bug: panic: cannot refine an unknown value of an unknown type #5468
Closed
thepoppingone
started this conversation in
Bugs
Replies: 2 comments
-
@nikpivkin can you take a look, please |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @thepoppingone ! Thanks for the report. Track #5471. |
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
Desired Behavior
Trivy checks for Terraform config files results should proceed and results should output
Actual Behavior
It finds some unknown value that it tries to convert and it fails
Reproduction Steps
Run `trivy config .` on this folder and it fails on 0.46.1 On version 0.45.1 it works https://github.com/SPHTech-Platform/terraform-aws-eks/tree/main/modules/essentials
Target
None
Scanner
None
Output Format
SARIF
Mode
Standalone
Debug Output
Checklist
trivy image --reset
Beta Was this translation helpful? Give feedback.
All reactions