reduced copy from codeql-dataflow-sql-injection

This commit is contained in:
Michael Hohn
2025-03-04 19:28:11 -08:00
committed by =Michael Hohn
commit 834ef46858
9 changed files with 465 additions and 0 deletions

2
build.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
clang -Wall add-user.c -lsqlite3 -o add-user