Skip to content

Add OWASP Kubernetes resource importers#863

Open
Bornunique911 wants to merge 5 commits intoOWASP:mainfrom
Bornunique911:review/issue-471-kubernetes-importers
Open

Add OWASP Kubernetes resource importers#863
Bornunique911 wants to merge 5 commits intoOWASP:mainfrom
Bornunique911:review/issue-471-kubernetes-importers

Conversation

@Bornunique911
Copy link
Copy Markdown

@Bornunique911 Bornunique911 commented Apr 4, 2026

Summary

This PR adds Kubernetes-related OWASP resource importer support for issue #471.

Adds importer/data/test support for:

  • OWASP Kubernetes Top Ten 2022
  • OWASP Kubernetes Top Ten 2025 (Draft)

What changed

  • added Kubernetes parsers
  • added bundled source data
  • added parser tests

Validation

./venv/bin/python -m pytest application/tests/owasp_kubernetes_top10_2022_parser_test.py application/tests/owasp_kubernetes_top10_2025_parser_test.py -q

@Bornunique911
Copy link
Copy Markdown
Author

Addition :

There is an another addition of other OWASP families with reference to issue #471 and PR #858 which includes OWASP Kubernetes Top 10 2022 (https://owasp.org/www-project-kubernetes-top-ten/2022/en/src/) and OWASP Kubernetes Top 2025 (Draft) (https://owasp.org/www-project-kubernetes-top-ten/2025/en/src/).

Screenshot of OWASP Kubernetes Top 10 2022 :

image

Screenshot of OWASP Kubernetes Top 10 2025 (Draft) :

image

@Pa04rth
Copy link
Copy Markdown
Collaborator

Pa04rth commented Apr 5, 2026

@Bornunique911 attach the issue first

@Bornunique911
Copy link
Copy Markdown
Author

Bornunique911 commented Apr 7, 2026

Requesting kind reviews and feedback for this PR from : @northdpole , @Pa04rth , @robvanderveer

@Bornunique911 Bornunique911 force-pushed the review/issue-471-kubernetes-importers branch from f23755c to 9390511 Compare April 11, 2026 07:58
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.

2 participants