OWASP Find Security Bugs
February 15, 2025 ยท View on GitHub
:bug: Bugs Patterns
See the Bugs Patterns covered by Find Security Bugs.
:bulb: FindsecBugs Maven Configuration
Hands on with Example Project.
:construction_worker: Task
-
Configure FindSecBugs or other security audit library in your github project.
-
Fix any security vulnerabilities in your project. If none exist, simulate a vulnerability to test the pipeline.
-
Identify the vulnerability you fixed with OWASP Top 10 Security Risks.
-
Run FindSecBugs in your pipeline to continuously scan security issues in your github project.
Create one pull request for your project according to Task Submission Guidelines.