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

fix: Remove rule type exception and linux capabilities check exception #41

Merged
merged 2 commits into from
Sep 11, 2023

Conversation

ssup2
Copy link
Contributor

@ssup2 ssup2 commented Aug 17, 2023

Issue #, if available:

Description of changes:

  1. Before call harden() function with rule type, check rules has cluster_wide and namespace_based config. Now hardeneks is not working with only cluster_wide config or only namespace_based config.
  2. Linux capabilities rules checks "container.security_context.capabilities.add" exist before check capability list.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@dorukozturk dorukozturk merged commit e649812 into aws-samples:main Sep 11, 2023
4 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.

None yet

2 participants