Automates application security analysis by orchestrating various security tools within a CI/CD pipeline.
OWASP Glue acts as a central orchestrator for security testing tools, allowing you to chain them together to automate your application's security analysis. It's designed to integrate into DevOps workflows, with recommended usage via Docker for an easier setup of its dependencies. You can extend its capabilities by creating new 'tasks' for different security tools.
Automates application security analysis by orchestrating various security tools within a CI/CD pipeline.
DevOps engineers and security professionals looking to integrate automated security testing into their software development lifecycle.