mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
add change notes
This commit is contained in:
5
ruby/ql/lib/change-notes/released/0.2.3.md
Normal file
5
ruby/ql/lib/change-notes/released/0.2.3.md
Normal file
@@ -0,0 +1,5 @@
|
||||
## 0.2.3
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
- Calls to `Zip::File.open` and `Zip::File.new` have been added as `FileSystemAccess` sinks. As a result queries like `rb/path-injection` now flag up cases where users may access arbitrary archive files.
|
||||
Reference in New Issue
Block a user