Skip to content

Commit

Permalink
Fixing sysdig policies on scan
Browse files Browse the repository at this point in the history
  • Loading branch information
Juan Coto Sanchez committed Mar 12, 2024
1 parent 2b8f171 commit c2155fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/deploy_scan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

curl -LO "https://download.sysdig.com/scanning/bin/sysdig-cli-scanner/$(curl -L -s https://download.sysdig.com/scanning/sysdig-cli-scanner/latest_version.txt)/linux/amd64/sysdig-cli-scanner"
chmod +x ./sysdig-cli-scanner
SECURE_API_TOKEN=$sysdig_api ./sysdig-cli-scanner --apiurl $sysdig_api_url --console-log --policy sysdig-best-practices koton00beng/prerender:main
SECURE_API_TOKEN=$sysdig_api ./sysdig-cli-scanner --apiurl $sysdig_api_url --console-log koton00beng/prerender:main

0 comments on commit c2155fd

Please sign in to comment.