Files
trivy/docs/advanced/integrations/github-actions.md
Teppei Fukuda 9e08bd44fb docs: add misconfiguration (#1101)
Co-authored-by: Itay Shakury <itay@itaysk.com>
2021-07-12 03:14:17 +03:00

477 B

GitHub Actions

  • Here is the Trivy Github Action
  • The Microsoft Azure team have written a container-scan action that uses Trivy and Dockle
  • For full control over the options specified to Trivy, this blog post describes adding Trivy into your own GitHub action workflows