github.com/ishita82/trivy-gitaction@v0.0.0-20240206054925-e937cc05f8e3/docs/tutorials/integrations/github-actions.md (about)

     1  # GitHub Actions
     2  
     3  - Here is the [Trivy GitHub Action][action]
     4  - The Microsoft Azure team have written a [container-scan action][azure] that uses Trivy and Dockle
     5  - For full control over the options specified to Trivy, this [blog post][blog] describes adding Trivy into your own GitHub action workflows 
     6  
     7  [action]: https://github.com/aquasecurity/trivy-action
     8  [azure]: https://github.com/Azure/container-scan
     9  [blog]: https://blog.aquasec.com/devsecops-with-trivy-github-actions