mirror of
https://github.com/hohn/codeql-workshop-sql-injection-java.git
synced 2025-12-16 18:53:05 +01:00
Initial clone from https://github.com/advanced-security/codeql-workshops-staging/tree/master/java/codeql-dataflow-sql-injection
This commit is contained in:
7
README.org
Normal file
7
README.org
Normal file
@@ -0,0 +1,7 @@
|
||||
* SQL injection example
|
||||
This is an introductory codeql workshop for Java.
|
||||
1. The problem and its source code are in [[./src]] along with a full description in
|
||||
[[./src/README.org]].
|
||||
2. The developed queries are in [[./solutions]] and their tests in [[./tests]]. The
|
||||
derivation of those queries is described in [[./solutions/README.org]]
|
||||
|
||||
Reference in New Issue
Block a user