OWASP Top 10 Checklist
Work through the OWASP Top 10 security categories, mark each one as addressed, and see your overall security coverage score.
Security Score
OWASP Top 10 — 2021 Edition
0%
addressed
0 of 10 categories checked
Addressed
Not yet addressed
Done!
Summary
Work through the OWASP Top 10 security categories, mark each one as addressed, and see your overall security coverage score.
How it works
- All state is managed in the browser via localStorage. Toggling an item flips a boolean in a JS object keyed by OWASP category ID. The score recomputes on every toggle and the progress bar updates instantly. No server calls are made.
Use cases
- Perform a quick self-audit of a web application before launch.
- Guide a team security review meeting with a shared checklist.
- Track which OWASP categories have been addressed across sprints.
- Produce a plain-text checklist summary for a security report or ticket.
Frequently Asked Questions
Last updated: 2026-06-09 ·
Reviewed by Nham Vu