Skip to content

Commit

Permalink
ci: pull python-scans changes from charmcraft
Browse files Browse the repository at this point in the history
  • Loading branch information
tigarmo committed Dec 20, 2024
1 parent a8ac3b7 commit e66abe6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/policy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,9 @@ jobs:
python-scans:
name: Security scan
uses: canonical/starflow/.github/workflows/scan-python.yaml@main
with:
packages: python-apt-dev
# requirements-noble.txt can't build on jammy
requirements-find-args: '! -name requirements-noble.txt'
osv-extra-args: '--config=source/osv-scanner.toml'
uv-export: false

0 comments on commit e66abe6

Please sign in to comment.