Skip to content

Commit

Permalink
Update .github/workflows/example-scan-image.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Vlad Klokun <[email protected]>
Signed-off-by: Daniel Grunberger <[email protected]>
  • Loading branch information
Daniel-GrunbergerCA and vladklokun authored Oct 19, 2023
1 parent 5028862 commit 745ce65
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/example-scan-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ jobs:
outputFile: results.sarif
# severityThreshold: "critical"
# # Username for a private registry with the image
# registryUsername: ${{secrets.KUBESCAPE_REGISTRY_USERNAME}}
# # Username for the image registry account you use to retrieve and scan images
# registryUsername: ${{secrets.SCANNER_REGISTRY_USERNAME}}
# # Password for a private registry with the image
# registryPassword: ${{secrets.REGISTRY_PASSWORD}}
# # Fail at or above the specified vulnerability severity threshold
Expand Down

0 comments on commit 745ce65

Please sign in to comment.