Skip to content

Add OWASP Kubernetes resource importers#863

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

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

Conversation

@Bornunique911
Copy link
Copy Markdown
Contributor

@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)

This is the second upstream PR in the stacked #471 review series.

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

Why this is split out

The full #471 work is too large to review effectively as one PR.

This PR isolates one OWASP resource family so the parser/data model can be reviewed independently before the later Kubernetes, cheat sheet, backend analysis, and frontend changes.

@Bornunique911
Copy link
Copy Markdown
Contributor 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
Contributor 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
@Bornunique911 Bornunique911 force-pushed the review/issue-471-kubernetes-importers branch 2 times, most recently from a60a627 to 12a8ba1 Compare April 21, 2026 19:34
@Bornunique911
Copy link
Copy Markdown
Contributor Author

The third upstream PR in the stacked #471 review series is #865 .

@Bornunique911 Bornunique911 force-pushed the review/issue-471-kubernetes-importers branch 2 times, most recently from 92b2655 to d593747 Compare April 30, 2026 19:09
@Bornunique911 Bornunique911 force-pushed the review/issue-471-kubernetes-importers branch from bd8c5c5 to 241db90 Compare May 7, 2026 09:35
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