aaditmshah/lexer

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

CVEAffectedPublishedCVSS v3CVSS v2
<= 2020-11-10, <= 0.1.16, >= 0.0.0-08.1 HIGH6.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.