Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3adb7db

Browse files
committed
ci: change vulnerability checking from safety to pip-audit
1 parent df80639 commit 3adb7db

File tree

3 files changed

+690
-568
lines changed

3 files changed

+690
-568
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ security:
209209
@echo "- Testing security -"
210210
@echo "--------------------"
211211

212-
pdm run safety check
212+
pdm run pip-audit
213213
@echo ""
214214
pdm run bandit -r src
215215

0 commit comments

Comments
 (0)