Run analysis using given script and database

This commit is contained in:
Michael Hohn
2024-12-03 11:39:21 -08:00
committed by =Michael Hohn
parent 450b9897a1
commit 2a4a0d5413
12 changed files with 679 additions and 17 deletions

3
build.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
cd ~/work-gh/codeql-intro-csharp/SqliDemo
dotnet build