VYPR

Black

by Python (programming language)

Source repositories

CVEs (2)

  • CVE-2026-31900CriMar 11, 2026
    risk 0.57cvss 9.8epss 0.00

    Black is the uncompromising Python code formatter. Black provides a GitHub action for formatting code. This action supports an option, use_pyproject: true, for reading the version of Black to use from the repository pyproject.toml. A malicious pull request could edit…

  • CVE-2026-32274HigMar 12, 2026
    risk 0.42cvss 7.5epss 0.01

    Black is the uncompromising Python code formatter. Starting in version 24.3.0 and prior to version 26.3.1, Black writes a cache file, the name of which is computed from various formatting options. The value of the --python-cell-magics option was placed in the filename without…