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

feat(arm): add CKV_AZURE_177 to ensure that Windows VM enables automatic updates #6484

Merged
merged 5 commits into from
Jul 14, 2024

Conversation

tehila86127
Copy link
Contributor

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Description

added a new arm policy to ensure that Windows VM enables automatic updates

Fixes # (issue)

New/Edited policies (Delete if not relevant)

Description

Include a description of what makes it a violation and any relevant external links.

Fix

How does someone fix the issue in code and/or in runtime?

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my feature, policy, or fix is effective and works
  • New and existing tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@matansha
Copy link
Contributor

Hi @tehila86127, thanks for your contribution,
You need to check only if the value is false because the default is true

@AdamDev
Copy link
Contributor

AdamDev commented Jul 3, 2024

Hi @tehila86127 , please check the tests

@ChanochShayner ChanochShayner merged commit 5eaaed6 into bridgecrewio:main Jul 14, 2024
41 checks passed
InputUsername pushed a commit to InputUsername/checkov that referenced this pull request Jul 14, 2024
…tic updates (bridgecrewio#6484)

* added a new arm policy for resource: WinVMAutomaticUpdates

* update arm policy for resource: WinVMAutomaticUpdates

* update arm policy for resource: WinVMAutomaticUpdates

---------

Co-authored-by: AdamDev <AdamVarsan@gmail.com>
InputUsername pushed a commit to InputUsername/checkov that referenced this pull request Jul 14, 2024
…tic updates (bridgecrewio#6484)

* added a new arm policy for resource: WinVMAutomaticUpdates

* update arm policy for resource: WinVMAutomaticUpdates

* update arm policy for resource: WinVMAutomaticUpdates

---------

Co-authored-by: AdamDev <AdamVarsan@gmail.com>
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.

4 participants