aaditmshah/lexer
Releases3
Frequency3 months 1 week
Last Release
Stars410
An elegant armor-plated JavaScript lexer modelled after flex. Easily extensible to tailor to your need for perfection.
CVE History
| CVE | Affected | Published | CVSS v3 | CVSS v2 |
|---|---|---|---|---|
| <= 2020-11-10, <= 0.1.16, >= 0.0.0-0 | 8.1 HIGH | 6.8 MEDIUM | ||
An issue was discovered in the lexer crate through 2020-11-10 for Rust. For ReaderResult<T, E>, there is an implementation of Sync with a trait bound of T: Send, E: Send. | ||||