Replies: 1 comment
-
Hello @joda-work Created #7461 for this task. Regards, Dmitriy |
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
The problem likely is caused by commit #7382
Run docker run --rm -it aquasec/trivy:latest -c -v "$(pwd)/vex:/vex/" -v "$(pwd)/reports:/reports" -v "$(pwd)/configs/centos:/root"
Content
vex/fixed-in-centos.vex
:Content
configs/centos/trivy.yaml
:Desired Behavior
Unmarshal works with
--show-suppressed
for:Actual Behavior
2024-09-04T15:16:56Z FATAL Fatal error json decode error: json: cannot unmarshal object into Go struct field ModifiedFinding.Results.ExperimentalModifiedFindings.Finding of type types.finding
Reproduction Steps
Target
Container Image
Scanner
Vulnerability
Output Format
JSON
Mode
Standalone
Debug Output
Operating System
Ubutnu 20.04 / docker
Version
Checklist
trivy clean --all
Beta Was this translation helpful? Give feedback.
All reactions