Update README.md

update-readme
Simar 3 years ago committed by GitHub
parent 17b218d340
commit 5f63408a2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -123,7 +123,7 @@ jobs:
sarif_file: 'trivy-results.sarif'
```
See this for more details: https://stackoverflow.com/a/58859404
See this for more details: https://docs.github.com/en/actions/learn-github-actions/expressions#always
### Using Trivy to scan your Git repo
It's also possible to scan your git repos with Trivy's built-in repo scan. This can be handy if you want to run Trivy as a build time check on each PR that gets opened in your repo. This helps you identify potential vulnerablites that might get introduced with each PR.

Loading…
Cancel
Save