mirror of
https://github.com/github/codeql.git
synced 2026-04-20 22:44:52 +02:00
Add change note for ioutil fix
This commit is contained in:
5
go/ql/lib/change-notes/2024-08-24-ioutil-fix.md
Normal file
5
go/ql/lib/change-notes/2024-08-24-ioutil-fix.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
category: fix
|
||||
---
|
||||
* Fixed an issue where `io/ioutil.WriteFile`'s non-path arguments incorrectly generated `go/path-injection` alerts when untrusted data was written to a file, or controlled the file's mode.
|
||||
|
||||
Reference in New Issue
Block a user