mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
We will include this change note when there is documentation about how to use the functionality.
214 B
214 B
1.1.5
Bug Fixes
- Fixed an issue where
io/ioutil.WriteFile's non-path arguments incorrectly generatedgo/path-injectionalerts when untrusted data was written to a file, or controlled the file's mode.