发布

  • fix(ci): ignore CVE-2021-4048 in bundled openblas (#1319)

    frostbyte_neo 发布于 2025-12-07 21:53:06 +00:00

    The openblas vulnerability (CVE-2021-4048) is bundled within numpy/scipy
    Python wheels and cannot be updated without building from source.
    Add .trivyignore.yaml to acknowledge this known limitation.

    下载附件