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(compliance): Add new CIS 2.0 / 2.1 compliance framework for Azure #3626

Merged
merged 17 commits into from
Apr 2, 2024

Conversation

pedrooot
Copy link
Member

@pedrooot pedrooot commented Apr 1, 2024

Context

This pr adds cis 2.0 and 2.1 compliance for Azure

Description

Please include a summary of the change and which issue is fixed. List any dependencies that are required for this change.

License

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

@pedrooot pedrooot requested a review from a team as a code owner April 1, 2024 13:10
@pedrooot pedrooot marked this pull request as draft April 1, 2024 13:10
@github-actions github-actions bot added the provider/azure Issues/PRs related with the Azure provider label Apr 1, 2024
Copy link

codecov bot commented Apr 1, 2024

Codecov Report

Attention: Patch coverage is 76.47059% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 85.97%. Comparing base (be19ec5) to head (c5e2caf).

Files Patch % Lines
prowler/lib/outputs/compliance.py 0.00% 4 Missing ⚠️
prowler/lib/outputs/file_descriptors.py 33.33% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3626      +/-   ##
==========================================
- Coverage   86.00%   85.97%   -0.04%     
==========================================
  Files         706      706              
  Lines       21798    21832      +34     
==========================================
+ Hits        18747    18769      +22     
- Misses       3051     3063      +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sergargar sergargar added the backport-v3 Pending to port to Prowler v3 branch label Apr 1, 2024
@pedrooot pedrooot changed the title feat(compliance): Add new CIS 2.0 compliance framework for Azure feat(compliance): Add new CIS 2.0 / 2.1 compliance framework for Azure Apr 2, 2024
@sergargar sergargar marked this pull request as ready for review April 2, 2024 10:47
Copy link
Member

@sergargar sergargar left a comment

Choose a reason for hiding this comment

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

This is awesome!!

@sergargar sergargar merged commit 5c29808 into prowler-cloud:master Apr 2, 2024
9 of 12 checks passed
@sergargar sergargar removed the backport-v3 Pending to port to Prowler v3 branch label Apr 3, 2024
sergargar added a commit that referenced this pull request Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation provider/azure Issues/PRs related with the Azure provider
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants