Files
codeql/python/ql/test/query-tests/Security/CWE-020-ExternalAPIs/ExternalAPIsUsedWithUntrustedData.expected
Rasmus Wriedt Larsen 4ab3fff973 Python: Fix untrusted data to external API example
The hmac.digest function was only added in python 3.7, so obviously doesn't work
on Python 2
2020-11-30 10:42:30 +01:00

2 lines
31 B
Plaintext

| hmac.new [param 1] | 1 | 1 |