AVD-AZU-0012 being reported since trivy-checks release v1.12.0?
#9621
Closed
ricardo-kh
started this conversation in
Bugs
Replies: 1 comment
-
|
I see it has already been reported here: #9619 |
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
Some of our internal pipelines just started failing with the following message:
But we don't use Azure.
Initially we were still on
trivy0.64.1, but updating to0.67.0did not solve the issue.I have the feeling it was introduced with:
https://github.com/aquasecurity/trivy-checks/releases/tag/v1.12.0
Which contains:
feat: add check for default network rules in AVD-AZU-0012 in #284.
And was released a couple of hours ago.
I actually wanted to open an issue here: https://github.com/aquasecurity/trivy-checks/issues but couldn't. Therefore opening the issue for this repository instead.
Desired Behavior
Don't fail because of
AVD-AZU-0012while no Azure related resources are being used.Actual Behavior
Failing because of
AVD-AZU-0012while no Azure related resources are being used.Reproduction Steps
Operating System
google/cloud-sdk Docker image
Version
Checklist
trivy clean --allBeta Was this translation helpful? Give feedback.
All reactions