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

feature: fix minor false positives and wrong behavior #215

Merged
merged 6 commits into from
Apr 23, 2024

Conversation

vanwinkelseppe
Copy link
Contributor

@vanwinkelseppe vanwinkelseppe commented Apr 23, 2024

Description

  • Removed check for SQLDB diagnostic settings
  • Added a to lower for SKU of APPCS
  • Updated documentation link for AKS

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #213 #212 #209

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Run linter
  • Unit tests passing

Copy link
Member

@cmendible cmendible left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cmendible cmendible merged commit 6d9b0ca into Azure:main Apr 23, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

appcs-003 rule should use tolower or the SDK constant to check the SKU and avoid false positives
2 participants