Skip to content

Commit

Permalink
fix pip audit
Browse files Browse the repository at this point in the history
  • Loading branch information
hallvictoria committed Jan 27, 2025
1 parent 6842770 commit 6b24266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/templates/jobs/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
displayName: 'Build python worker'
- bash: |
pip install pip-audit
pip-audit -r requirements.txt
pip-audit .
displayName: 'Run vulnerability scan'

0 comments on commit 6b24266

Please sign in to comment.