Merge pull request #13935 from yoff/python/mad-on-externals

Python: MaD on externals
This commit is contained in:
yoff
2023-08-28 14:04:54 +02:00
committed by GitHub
10 changed files with 117 additions and 126 deletions

View File

@@ -556,5 +556,9 @@
"EncryptionKeySizes Python/Java": [
"python/ql/lib/semmle/python/security/internal/EncryptionKeySizes.qll",
"java/ql/lib/semmle/code/java/security/internal/EncryptionKeySizes.qll"
],
"Python model summaries test extension": [
"python/ql/test/experimental/dataflow/model-summaries/InlineTaintTest.ext.yml",
"python/ql/test/experimental/dataflow/model-summaries/NormalDataflowTest.ext.yml"
]
}