Using trivy - SethBodine/audit-tools GitHub Wiki
Updates
trivy is updated at container image start-up
Prepare the environment
None required
Scan Local Kubernettes files for issues
trivy filesystem [folder to scan] # e.g. trivy filesystem .
Scan Local Terraform files for issues
trivy check [folder to scan] # e.g. trivy check .