simar7
simar7
Closed via https://github.com/aquasecurity/trivy/pull/8918
@vijay2910 @zapocalypse could you try the latest release? Setting `additionalVulnerabilityReportFields` is a comma separate value. Please let us know if you still have issues.
Hi, I'm not sure how tfsec action is able to meet requirement 3 as we have no control over it. The Advanced security limitation is enforced by GitHub, not by...
I see. Thanks for the explanation @jrobison-sb. We built Trivy-action with the snapshots api in mind as we're able to expose the results in a format that it expects. This...
@gnadaban could you resolve the merge conflict?
> @simar7 The Terraform configuration evaluation logic is getting more and more complicated and confusing. What if we apply graph theory to solve this problem, as done in terraform or...
Thanks for the PR! Rather than passing this in as-is, can we define a custom variable that can be overwritten by the user if needed but has a default value...
It would also be helpful if you can test this change and share the results with us.
I've never tried running Trivy-action with self hosted runners so I can't comment much. It might be very well the case that it isn't supported today to run on self...
> [@simar7](https://github.com/simar7) `long_id` is built from `provider` + `service` (if present) + `short_code`. The metadata already includes all these fields. Why remove `short_code` and add `long_id` if it essentially duplicates...