diff --git a/go/old-change-notes/2020-11-12-zipslip-sanitizers.md b/go/old-change-notes/2020-11-12-zipslip-sanitizers.md index 880660ae4f3..3edc1cdfe26 100644 --- a/go/old-change-notes/2020-11-12-zipslip-sanitizers.md +++ b/go/old-change-notes/2020-11-12-zipslip-sanitizers.md @@ -1,2 +1,2 @@ lgtm,codescanning -* Improved recongition 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. +* 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.