@davewichers
Latest commit 7be342d Jun 5, 2016 History
…several major changes:

The parameter names for each test case are now unique. Previously they were the same for every test.
The UI now has each test case category organized into separate path and the max number of test cases per
directory is less than 100. Previously there was just one long list of test cases at the root of the application
from 1 to 2740.
The database usage has been made more robust to make it more resistant to corruption while under attack. After each
data change, it rolls back the change after that test case request completes.

The 1st two changes were done to make the Benchmark more realistic to web scanners, and the later to make it more
resilient during a scan.

Updates to the scorecards still need to be generated and pushed out.
1 contributor

Users who have contributed to this file