Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🧹 Azure NSG checks - Fix bug #367

Merged
merged 1 commit into from
Mar 20, 2024
Merged

Conversation

mm-weber
Copy link
Contributor

All checks regarding NSGs contain two bugs that need to be fixed:

  • added case-insensitive regex for TCP/UDP checks
  • changed -all check to check for the correct field

Note:
Need to fix the cnspec-policies, too after that one.

Same as https://github.com/mondoohq/cnspec-enterprise-policies/pull/823

… != "*")) and /i

Signed-off-by: Manuel Weber <manuel@mondoo.com>
@mm-weber mm-weber requested a review from HRouhani March 20, 2024 14:30
@HRouhani HRouhani merged commit a9fbb36 into main Mar 20, 2024
7 checks passed
@HRouhani HRouhani deleted the manuel/azure-nsg-fix-opensource branch March 20, 2024 14:45
@github-actions github-actions bot locked and limited conversation to collaborators Mar 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants