look in requirements.txt
This commit is contained in:
@ -19,5 +19,5 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Check vulnerable components with pip-audit
|
- name: Check vulnerable components with pip-audit
|
||||||
run: |
|
run: |
|
||||||
pip-audit .
|
pip-audit -r requirements.txt
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user