Files
codeql/go/old-change-notes/2020-11-12-zipslip-sanitizers.md
Josh Soref 6767554e19 spelling: recognition
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-10-20 08:21:02 -04:00

270 B

lgtm,codescanning

  • Improved recognition of sanitizer functions for the go/zipslip query. This may reduce false-positives (but also perhaps false-negatives) when application code attempts to check a zip header entry does not contain an illegal path traversal attempt.