mirror of
https://github.com/hohn/codeql-workshop-sql-injection-java.git
synced 2025-12-16 02:33:04 +01:00
354 B
354 B
SQL injection example
This is an introductory codeql workshop for Java.
- The problem and its source code are in ./src along with a full description in ./src/README.org.
- The developed queries are in ./solutions and their tests in ./tests. The derivation of those queries is described in ./solutions/README.org