-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Due to ESAPI 2.6.0.0 upgrade, have to drop esapi logging properties file
to get Benchmark to start. Fix minor issues in two run scripts.
- Loading branch information
1 parent
4b4ce2b
commit 70a0838
Showing
3 changed files
with
2 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
#a This translates the current app, and builds up the rules databases. This only has to be run once after each code change. | ||
../../Tools/codeql-home/codeql/codeql database create owasp-benchmark --language=java --overwrite | ||
../../tools/codeql-home/codeql/codeql database create owasp-benchmark --language=java --overwrite | ||
|
This file was deleted.
Oops, something went wrong.