Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96da854 + ac3ded7 commit 3923acbCopy full SHA for 3923acb
3 files changed
.codeqlmanifest.json
@@ -1,5 +1,6 @@
1
{ "provide": [ "*/ql/src/qlpack.yml",
2
"*/ql/test/qlpack.yml",
3
+ "cpp/ql/test/query-tests/Security/CWE/CWE-190/semmle/tainted/qlpack.yml",
4
"*/ql/examples/qlpack.yml",
5
"*/upgrades/qlpack.yml",
6
"misc/legacy-support/*/qlpack.yml",
cpp/ql/test/query-tests/Security/CWE/CWE-190/semmle/tainted/qlpack.yml
@@ -0,0 +1,6 @@
+# This directory has its own qlpack for reasons detailed in commit 2550788598010fa2117274607c9d58f64f997f34
+name: codeql-cpp-tests-cwe-190-tainted
+version: 0.0.0
+libraryPathDependencies: codeql-cpp
+extractor: cpp
+tests: .
cpp/ql/test/query-tests/Security/CWE/CWE-190/semmle/tainted/queries.xml
0 commit comments