Add Kubernetes Top Ten comparison and cloud map-analysis coverage#19
Open
Bornunique911 wants to merge 3 commits into
Open
Conversation
12ec138 to
f2841d1
Compare
6765ed2 to
bb1c422
Compare
bb1c422 to
4d48af6
Compare
f2841d1 to
0c816b7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds a focused Kubernetes follow-up on top of the completed OWASP frontend stack.
It introduces:
OWASP Kubernetes Top Ten 2022vsOWASP Kubernetes Top Ten 2025 (Draft)The generic frontend popup fix is no longer introduced here; it now lives in
review/issue-471-analysis-frontend.What changed
OWASP Kubernetes Top Ten 2022vsOWASP Kubernetes Top Ten 2025 (Draft)OWASP Kubernetes Top Ten 2022vsOWASP Cheat SheetsOWASP Kubernetes Top Ten 2025 (Draft)vsOWASP Cheat SheetsOWASP Kubernetes Top Ten 2022vsCloud Controls Matrixhttps://owasp.org/www-project-kubernetes-top-ten/2025/en/src/K01-Insecure-Workload-Configurations.htmlValidation
./venv/bin/python -m pytest application/tests/web_main_test.py -k 'kubernetes_comparison or kubernetes_2022_cheatsheets or kubernetes_2025_cheatsheets or kubernetes_and_ccm' -q ./venv/bin/python -m pytest application/tests/owasp_kubernetes_top10_2025_parser_test.py -q