You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi @figaw, looks like your version of trivy (0.18.3) doesn't support skip-dirs flag, it has beed added only in 0.44.0 version of trivy: aquasecurity/trivy#4853
Describe the bug
We get the following error in our Github Action:
How can we reproduce it?
minimum project
One dummy module:
A main.tf which uses the module:
Github Actions Workflow
Using the minimal github workflow:
Push to the
main
or afeature/something
-branch, and the github action will fail.Environment information
Public github runner (config provided above)
.pre-commit-config.yaml
:file content
The text was updated successfully, but these errors were encountered: