trivy-checks: "Error occurred while parsing" for 'specify_ami_owners' / AVD-AWS-0344 #8625
Closed
MiGrandjean
started this conversation in
Bugs
Replies: 2 comments 2 replies
-
hi @MiGrandjean - thanks for the report. I can reproduce this behavior but it is not an issue per se as this check uses newer components that aren't present in older versions of Trivy. Once we release the new version of Trivy, the error should go away. I'll create an issue to track improving the logging message that gets shown in such a scenario as it should not be an error. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Track #8632 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
We ran in an issue today where
trivy
fails with a parsing error after downloading the latest trivy-checks versionDesired Behavior
Do not fail with a parsing error :)
Actual Behavior
Running trivy results in the following error message:
Reproduction Steps
Target
Git Repository
Scanner
Misconfiguration
Output Format
None
Mode
Standalone
Debug Output
Operating System
Ubuntu 24.04.2 LTS
Version
Checklist
trivy clean --all
Beta Was this translation helpful? Give feedback.
All reactions