Move change notes to proper location

This commit is contained in:
Dave Bartolomeo
2022-01-03 17:38:09 -05:00
parent 091906d380
commit 171aa8bd62

View File

@@ -1,2 +1,4 @@
lgtm,codescanning
---
category: minorAnalysis
---
* Fixed sanitization by calls to `strings.Replace` and `strings.ReplaceAll` in queries `go/log-injection` and `go/unsafe-quoting`.