Skip to content

Clone of OWASP Benchmark Project (Java) where all test cases have a dedicated directory more easy to manage by a human.

License

Notifications You must be signed in to change notification settings

agigleux/Benchmark

This branch is 26 commits ahead of, 440 commits behind OWASP-Benchmark/BenchmarkJava:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

75b7c5b · Jan 8, 2021
Aug 20, 2019
Jul 22, 2018
Nov 4, 2018
Apr 25, 2017
Sep 20, 2016
Oct 28, 2018
Nov 4, 2018
Jan 8, 2021
Nov 5, 2018
Jul 5, 2019
Nov 4, 2018
Aug 17, 2018
Apr 7, 2015
Dec 2, 2018
Aug 20, 2019
Jun 5, 2016
Jun 5, 2016
Jun 5, 2016
Dec 2, 2018
Sep 10, 2015
Sep 10, 2015
Jul 9, 2018
Apr 25, 2017
Apr 25, 2017
Jul 18, 2018

Repository files navigation

OWASP Benchmark Reorganized

This is a version of the OWASP Benchmark Project (Java) where all the test cases have been reorganized to make it easy for a human to explore it. Instead of having all the tests cases in a single directory:

  • all the test cases are organized by categories: cmdi, crypto, hash, ldapi, pathtraver, securecookie, sqli, trustbound, weakrand, xpathi and xss
  • on each category, the test cases are organized between: -- "issueexpected" where an issue is expected -- "noissueexpected" where an issue is not expected
  • the "noissueexpected_discarded" directory is containing cases not covered by SonarQube Developer Edition because the engine is not yet ready or because we think the cases are not relevant in real life.

About

Clone of OWASP Benchmark Project (Java) where all test cases have a dedicated directory more easy to manage by a human.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 68.2%
  • HTML 31.8%