Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions .github/workflows/code_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ jobs:
uses: pypa/gh-action-pip-audit@1220774d901786e6f652ae159f7b6bc8fea6d266
with:
virtual-environment: .venv/
# CVE-2026-4539: This is a vulnerability in pygments 2.19.2 that can't be upgraded
# CVE-2026-3219: This is a vulnerability in pip 26.0.1 with no fix version
# PYSEC-2026-139: This is a vulnerability in torch 2.9.1 that can't be upgraded
ignore-vulns: |
CVE-2026-4539
CVE-2026-3219
PYSEC-2026-139
36 changes: 18 additions & 18 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading