Map application security requirements across OWASP, ISO27001, and NIST SSDF. Open-source. Free forever. Built for security teams who need clarity.
Security techniques to build into software development
International standard for information security management
Secure Software Development Framework practices
Search and filter across all standards to find what you need
Use our data in your own tools and workflows
Access compliance mappings via simple HTTP requests (static JSON endpoints)
# Get all controls
GET /api/all.json
# Get controls by standard
GET /api/standards/owasp.json
GET /api/standards/iso27001.json
GET /api/standards/nist.json
# Get specific control
GET /api/controls/c1-1.json
# Get control mappings
GET /api/mappings/c1-1.json
View Documentation →
ComplianceCompass was born from a simple frustration: understanding what you need to implement to be compliant with multiple security standards is unnecessarily hard.
We've mapped application security requirements across OWASP Proactive Controls, ISO27001:2013, and NIST SSDF so you can:
This project is open-source, community-driven, and free forever. Built by Secuarden to help security teams navigate compliance with confidence.