mirror of
https://github.com/hohn/codeql-dataflow-sql-injection.git
synced 2025-12-16 10:13:04 +01:00
8 lines
200 B
YAML
8 lines
200 B
YAML
name: cpp-sql-injection
|
|
version: 0.0.0
|
|
dependencies:
|
|
# This uses the latest version of the codeql/cpp-all library.
|
|
# You may want to change to a more precise semver string.
|
|
codeql/cpp-all: "*"
|
|
|