Files
codeql/go/ql/lib/change-notes/released/1.1.5.md
Owen Mansel-Chan f5c195d830 Remove change note from 1.15.md
We will include this change note when there is documentation about how to use the functionality.
2024-09-03 16:24:55 +01:00

214 B

1.1.5

Bug Fixes

  • 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.