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

[CIS Azure] Virtual Machines rules #1258

Assignees
Labels

Comments

@jeniawhite
Copy link
Contributor

jeniawhite commented Aug 21, 2023

We would like to implement the following rules:

  • 7.1 Ensure an Azure Bastion Host Exists
  • 7.2 Ensure Virtual Machines are utilizing Managed Disks
  • 7.3 Ensure that 'OS and Data' disks are encrypted with Customer Managed Key (CMK)
  • 7.4 Ensure that 'Unattached disks' are encrypted with 'Customer Managed Key' (CMK)
@jeniawhite jeniawhite changed the title Virtual Machines [CIS Azure] Virtual Machines rules Aug 21, 2023
@jeniawhite jeniawhite added Team:Cloud Security Cloud Security team related CIS Azure labels Aug 21, 2023
@orestisfl orestisfl self-assigned this Oct 2, 2023
@orestisfl orestisfl mentioned this issue Oct 3, 2023
2 tasks
@orestisfl orestisfl reopened this Oct 3, 2023
@orestisfl orestisfl reopened this Oct 3, 2023
@jeniawhite
Copy link
Contributor Author

jeniawhite commented Oct 24, 2023

7.1 (Fail not passing due to bastion resource pull when it is deleted)
Pass
Screenshot 2023-10-24 at 12 07 22

Fail
No evaluation at all, I assume that this is due to the fact that no bastions were sent to the OPA layer.
This creates a problem because we should evaluate with failure and we do not evaluate at all.

7.2
Pass
Screenshot 2023-10-24 at 13 03 06

Fail
Screenshot 2023-10-24 at 15 29 34

7.3
Pass
Screenshot 2023-10-24 at 15 35 58

Fail
Screenshot 2023-10-24 at 12 26 05

7.4
Pass
Screenshot 2023-10-24 at 15 36 53

Fail
Screenshot 2023-10-24 at 12 57 46

@orestisfl orestisfl removed the verified label for fixed and retested issues label Oct 25, 2023
@orestisfl
Copy link
Contributor

@kfirpeled Please only verify the 7.1 rule

@maxcold
Copy link
Contributor

maxcold commented Oct 30, 2023

@animehart pls check this one with @jeniawhite

@animehart
Copy link

had a chat with @jeniawhite , this will be verified on next BC (BC5)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment