Popular repositories Loading
-
kubescape
kubescape PublicForked from kubescape/kubescape
kubescape is the first tool for testing if Kubernetes is deployed securely as defined in Kubernetes Hardening Guidance by to NSA and CISA (https://www.nsa.gov/News-Features/Feature-Stories/Article-…
Go 1
-
regolibrary
regolibrary PublicForked from kubescape/regolibrary
The rego library package contains the controls Kubescape uses for detecting miss-configurations in Kubernetes manifests
Open Policy Agent 1
-
-
-
host-scanner
host-scanner PublicForked from kubescape/host-scanner
Kubernetes host-sensor project. The host information provider for Kubescape
Go 1
352 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
March 2025
Created 2 commits in 2 repositories
Created a pull request in kubescape/regolibrary that received 1 comment
add exception for built-in eks ClusterRoleBinding
Overview Adding an exception for EKS ClusterRoleBinding system:public-info-viewer
.
This change is according to aws best practices:
https://docs.aws…