mirror of
https://github.com/github/codeql.git
synced 2026-02-20 00:43:44 +01:00
9 lines
253 B
JSON
9 lines
253 B
JSON
{
|
|
"strategy": "dca",
|
|
"language": "cpp",
|
|
"targets": [
|
|
{ "name": "openssl", "with-sources": false, "with-sinks": false },
|
|
{ "name": "sqlite", "with-sources": false, "with-sinks": false }
|
|
],
|
|
"destination": "cpp/ql/lib/ext/generated"
|
|
} |