mirror of
https://github.com/hohn/codeql-dataflow-sql-injection.git
synced 2025-12-16 10:13:04 +01:00
project metadata
This commit is contained in:
committed by
=Michael Hohn
parent
e31039dd64
commit
d5b28fb6b5
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
add-user
|
||||||
|
|
||||||
7
codeql-dataflow-sql-injection.code-workspace
Normal file
7
codeql-dataflow-sql-injection.code-workspace
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"folders": [
|
||||||
|
{
|
||||||
|
"path": "."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
3
qlpack.yml
Normal file
3
qlpack.yml
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
name: cpp_sql_injection
|
||||||
|
version: 0.0.0
|
||||||
|
libraryPathDependencies: codeql-cpp
|
||||||
Reference in New Issue
Block a user