Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Tools/GitHubGitHub/alebedev87/gatekeeper-cve-2020-8554
Cloud Infrastructure SecurityVulnerability AnalysisConfiguration AuditingCloud SecurityDevSecOpsMisconfiguration
GitHubalebedev87/gatekeeper-cve-2020-8554

gatekeeper-cve-2020-8554

OPA Gatekeeper constraint policy that detects and prevents Kubernetes clusters from being vulnerable to CVE-2020-8554, enforcing secure configuration.

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
View Repository
45 years agoNot yet reviewed
Share

Gatekeeper constraint for CVE-2020-8554

Install OPA client

Follow the instructions.

Run unit tests

root@kitploit:~
$ opa test --ignore=*.yaml ./policies
# verbose output
$ opa test -v --explain=full --format=pretty --ignore=*.yaml ./policies
Download Tool