-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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(core): add 13 checks of Kubernetes Core service #3315
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job @sergargar !!
Please review all the checks here https://docs.bridgecrew.io/docs/kubernetes-policy-index to add it to the metadata files in the IaC section.
...ion_windows_hostprocess_containers/core_minimize_admission_windows_hostprocess_containers.py
Show resolved
Hide resolved
...mize_admission_hostport_containers/core_minimize_admission_hostport_containers.metadata.json
Outdated
Show resolved
Hide resolved
..._hostprocess_containers/core_minimize_admission_windows_hostprocess_containers.metadata.json
Outdated
Show resolved
Hide resolved
...ivilegeEscalation_containers/core_minimize_allowPrivilegeEscalation_containers.metadata.json
Outdated
Show resolved
Hide resolved
...mize_containers_added_capabilities/core_minimize_containers_added_capabilities.metadata.json
Outdated
Show resolved
Hide resolved
...nimize_net_raw_capability_admission/core_minimize_net_raw_capability_admission.metadata.json
Outdated
Show resolved
Hide resolved
...s/core/core_minimize_privileged_containers/core_minimize_privileged_containers.metadata.json
Outdated
Show resolved
Hide resolved
...ore_minimize_root_containers_admission/core_minimize_root_containers_admission.metadata.json
Outdated
Show resolved
Hide resolved
...r/providers/kubernetes/services/core/core_no_secrets_envs/core_no_secrets_envs.metadata.json
Outdated
Show resolved
Hide resolved
...s/core/core_seccomp_profile_docker_default/core_seccomp_profile_docker_default.metadata.json
Outdated
Show resolved
Hide resolved
...ion_windows_hostprocess_containers/core_minimize_admission_windows_hostprocess_containers.py
Outdated
Show resolved
Hide resolved
...ion_windows_hostprocess_containers/core_minimize_admission_windows_hostprocess_containers.py
Outdated
Show resolved
Hide resolved
...ivilegeEscalation_containers/core_minimize_allowPrivilegeEscalation_containers.metadata.json
Outdated
Show resolved
Hide resolved
...ize_allowPrivilegeEscalation_containers/core_minimize_allowPrivilegeEscalation_containers.py
Outdated
Show resolved
Hide resolved
..._minimize_containers_capabilities_assigned/core_minimize_containers_capabilities_assigned.py
Show resolved
Hide resolved
...ore/core_minimize_net_raw_capability_admission/core_minimize_net_raw_capability_admission.py
Outdated
Show resolved
Hide resolved
Co-authored-by: Pepe Fagoaga <[email protected]>
...ion_windows_hostprocess_containers/core_minimize_admission_windows_hostprocess_containers.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Another one ready to be merged!!
Thanks for the effort @sergargar 🏅
Description
Add 13 checks of Kubernetes Core service:
License
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.