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 CIS 1.8 framework for Kubernetes #3600

Merged
merged 9 commits into from
Mar 26, 2024

Conversation

pedrooot
Copy link
Member

Context

This PR adds the new compliance framework CIS 1.8 for Kubernetes

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 March 25, 2024 13:40
Copy link

codecov bot commented Mar 25, 2024

Codecov Report

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

Project coverage is 86.16%. Comparing base (1506da5) to head (ab26753).

Files Patch % Lines
prowler/lib/outputs/file_descriptors.py 14.28% 6 Missing ⚠️
prowler/lib/outputs/compliance/cis_kubernetes.py 62.50% 3 Missing ⚠️
prowler/lib/outputs/compliance/compliance.py 0.00% 3 Missing ⚠️
prowler/lib/outputs/compliance/cis.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##           prowler-4.0-dev    #3600      +/-   ##
===================================================
- Coverage            86.22%   86.16%   -0.07%     
===================================================
  Files                  704      705       +1     
  Lines                21779    21821      +42     
===================================================
+ Hits                 18780    18802      +22     
- Misses                2999     3019      +20     

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

@github-actions github-actions bot added the provider/kubernetes Issues/PRs related with the Kubernetes provider label Mar 25, 2024
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.

Let's go !!!! Good job @pedrooot

@sergargar sergargar merged commit d9b6624 into prowler-cloud:prowler-4.0-dev Mar 26, 2024
9 of 12 checks passed
pedrooot added a commit to pedrooot/prowler that referenced this pull request Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation provider/kubernetes Issues/PRs related with the Kubernetes provider
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants