
vulnerable-code-snippets
Practice code review by running intentionally vulnerable code snippets in isolated Docker containers, covering SQLi, XSS, SSRF, IDOR, and other OWASP…

Practice code review by running intentionally vulnerable code snippets in isolated Docker containers, covering SQLi, XSS, SSRF, IDOR, and other OWASP…

Runtime-aware SCA tool that proves reachability of CVEs via static analysis, taint tracking, and runtime coverage, enabling prioritized vulnerability…

Vulnerable Spring Cloud Gateway application demonstrating CVE-2022-22947 RCE via malicious SpEL routes through Actuator endpoints for educational…

Drop-in fix for the unpatched MCP STDIO command-injection flaw (CVE-2026-30623 family)

Open-source CLI for static application security testing (SAST) of custom ABAP code. Scans exported source offline for injection, path-traversal, and…

Executable security regression testing for agentic applications and MCP-integrated systems.

Community-driven catalog of testable security requirements for AI-enabled systems. Provides a structured checklist for developers and security…

Standardized test suite for evaluating the accuracy of web application vulnerability scanners, supporting both static and dynamic analysis tools.

A Common Weakness Enumeration (CWE) Node.js SDK compliant with MITRE / CAPEC

A TypeScript package that provides AI-powered agents for Application Security (AppSec) tasks, built on top of the frontier models.

Application Security Verification Standard

A command line CWE discovery tool based on OWASP / CAPSEC database of Common Weakness Enumeration.

Comprehensive OWASP guide for building secure web applications, covering secure coding practices, threat modeling, and security controls for…

AI-powered Docker security scanner that explains vulnerabilities in plain English. An OWASP Lab Project.

Developer-centric framework integrating security into software engineering via the Securable Software Engineering Model (SSEM). Provides principles,…

OWASP Certified Secure-Software Developer

Contextual output encoding library for Java web applications to prevent Cross-Site Scripting (XSS) attacks. Provides high-performance, drop-in…

Git pre-receive hook that scans incoming commits for hard-coded credentials and sensitive data using customizable regex patterns, preventing leaks…