Tags give the ability to mark specific points in history as being important
-
buffered-reader/v1.0.2
b6fbba15 · ·buffered-reader: Release v1.0.2. * Changes in 1.0.2 * Notable fixes - A parser bug was fixed. We classify this as a low-severity issue, because Rust correctly detects the out-of-bounds access and panics. If an attacker controls the input, they may be able to use this bug to cause a denial of service. -
buffered-reader/v1.1.5
358429f0 · ·buffered-reader: Release v1.1.5. * Changes in 1.1.5 * Notable fixes - A parser bug was fixed. We classify this as a low-severity issue, because Rust correctly detects the out-of-bounds access and panics. If an attacker controls the input, they may be able to use this bug to cause a denial of service.