Felipe Nogaroto Gonzalez

Results 7 comments of Felipe Nogaroto Gonzalez

Looking forward for this feature

I am using 2.4.4, I've noticed that the AWS Load Balancer Controller created a SG rule in existing SecurityGroup, however, and the description is: `elbv2.k8s.aws/targetGroupBinding=shared` it would be nice to...

Maybe lower the severity to LOW and add the recommendation instead, similar to https://avd.aquasec.com/misconfig/aws/cloudwatch/avd-aws-0017/

I agree, filtering/ignore for Terraform files using `trivy` is not working correctly. We would like to migrate from `tfsec` to `trivy` but without filtering/ignore working correctly is not viable

hey @simar7 is not related with that, here is an example: ``` trivy version Version: 0.49.1 Vulnerability DB: Version: 2 UpdatedAt: 2023-05-03 12:07:44.471037765 +0000 UTC NextUpdate: 2023-05-03 18:07:44.471037365 +0000 UTC...

Not sure if is related, but for me the latest version 0.22.0 is not working but 0.21.0 is: ``` /tmp # uname -m x86_64 /tmp # wget https://github.com/Shopify/kubeaudit/releases/download/v0.22.0/kubeaudit_0.22.0_linux_amd64.tar.gz Connecting to...

Hi @jCOTINEAU I've identified why you cannot reproduce it. Firstly on my previous comments I was looking at the Deployment labels `.metadata.labels` but the `selector` filter by the `.spec.template.metadata.labels`, however,...