panic: can't use ElementIterator on unknown value #8832
Closed
joaquin386
started this conversation in
Bugs
Replies: 2 comments
-
Fix under 0.62.1 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @joaquin386 ! Yes, v0.62.1 includes a fix. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Description
panic: can't use ElementIterator on unknown value
Desired Behavior
Scan the whole filesystem without errors
Actual Behavior
Panic Exception
Reproduction Steps
Running bellow command /azp/tools/trivy/0.62.0/x64/trivy filesystem --exit-code 2 --format json --scanners misconfig,vuln,license,secret --list-all-pkgs --severity HIGH,CRITICAL,MEDIUM --output /azp/_work/_temp/trivy/trivy-results-9b6e823d-6764-4e68-ab46-756ed8528f52.json --secret-config /azp/_work/1/cicd-framework/modules/gates/trivy/v1/config/trivy-secrets-config.yaml --tf-vars /azp/_work/1/s/dal-oh-amdocs-orderlist-lambda/terraform/variables.auto.tfvars --debug /azp/_work/1/s/dal-oh-amdocs-orderlist-lambda
Operating System
Ubuntu 20.04
Version
Checklist
trivy clean --all
Beta Was this translation helpful? Give feedback.
All reactions