mirror of
https://github.com/hohn/codeql-workshop-sql-injection-java.git
synced 2025-12-14 17:53:04 +01:00
master
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 query is developed in ./session/README.org
Setup
cd ~/local
git clone git@github.com:hohn/codeql-workshop-sql-injection-java.git
# or
git clone https://github.com/hohn/codeql-workshop-sql-injection-java.git
# CLI
cd ~/local/codeql-workshop-sql-injection-java
codeql pack install session
For VS Code, use
command palette > install pack dependencies
Description
Languages
CodeQL
40.2%
Shell
35.6%
Java
16.2%
Makefile
8%