-
Notifications
You must be signed in to change notification settings - Fork 276
Closed
Labels
good first issueGood for newcomersGood for newcomers
Description
It seems that after v0.29.0 the SARIF tests have started to fail. Need to look into what has changed in terms of output from Trivy.
Relevant test: https://github.com/aquasecurity/trivy-action/blob/master/test/test.bats#L12-L17
Steps to tackle this:
- Run tests locally using
bats -r .
- See the test failing
- Verify the golden output vs what is actual output from Trivy
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers