VYPR

apk package

wolfi/flake8-to-ruff

pkg:apk/wolfi/flake8-to-ruff

Vulnerabilities (2)

  • CVE-2025-58160LowAug 29, 2025
    affected < 0.12.11-r1fixed 0.12.11-r1

    tracing is a framework for instrumenting Rust programs to collect structured, event-based diagnostic information. Prior to version 0.3.20, tracing-subscriber was vulnerable to ANSI escape sequence injection attacks. Untrusted user input containing ANSI escape sequences could be i

  • CVE-2025-4574MedMay 13, 2025
    affected < 0.11.5-r1fixed 0.11.5-r1

    In crossbeam-channel rust crate, the internal `Channel` type's `Drop` method has a race condition which could, in some circumstances, lead to a double-free that could result in memory corruption.