mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
run_secret_detection
This commit is contained in:
parent
ebdc2747e7
commit
bdbbc9db62
1 changed files with 2 additions and 2 deletions
|
|
@ -209,8 +209,8 @@ main() {
|
|||
install_trivy
|
||||
install_grype
|
||||
|
||||
echo "Running secret detection scans..."
|
||||
run_secret_detection
|
||||
# echo "Running secret detection scans..."
|
||||
# run_secret_detection
|
||||
|
||||
echo "Running filesystem vulnerability scans..."
|
||||
run_trivy_scans
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue