mirror of
https://github.com/github/codeql.git
synced 2026-04-22 23:35:14 +02:00
Change note
This commit is contained in:
4
swift/ql/src/change-notes/2024-02-07-unsafe-unpacking.md
Normal file
4
swift/ql/src/change-notes/2024-02-07-unsafe-unpacking.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: newQuery
|
||||
---
|
||||
* Added a new query, `swift/unsafe-unpacking`, that detects unpacking user controlled zips without validating the destination file path is within the destination directory.
|
||||
Reference in New Issue
Block a user