19 lines
429 B
Plaintext
19 lines
429 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
},
|
|
{
|
|
"path": "../codeql"
|
|
},
|
|
{
|
|
"name": "[my-codeql-db source archive]",
|
|
"uri": "codeql-zip-archive://0-37/projects/Charon/my-codeql-db/src.zip"
|
|
}
|
|
],
|
|
"settings": {
|
|
"codeQL.createQuery.qlPackLocation": "/projects/Charon",
|
|
"sarif-viewer.connectToGithubCodeScanning": "on"
|
|
}
|
|
}
|