Releases11
Frequency6 months 2 days
Last Release
TOML Lexer Implemented in JavaScript

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.