Files
codeql/python/ql/test/query-tests/Security/CWE-020-ExternalAPIs/ExternalAPIsUsedWithUntrustedData.expected
Rasmus Lerchedahl Petersen 3275c814bd Python: reset test expectations
2026-05-21 16:59:11 +01:00

5 lines
153 B
Plaintext

| hmac.new [keyword msg] | 1 | 1 |
| hmac.new [position 1] | 1 | 1 |
| unknown.lib.func [keyword kw] | 2 | 1 |
| unknown.lib.func [position 0] | 2 | 1 |