Swift: Tweak the change note.

This commit is contained in:
Geoffrey White
2024-02-13 17:43:43 +00:00
parent fd1314bea4
commit 42e708b387

View File

@@ -1,4 +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.
* Added a new experimental query, `swift/unsafe-unpacking`, that detects unpacking user controlled zips without validating the destination file path is within the destination directory.