mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
C#: ZipSlip - Address review comments.
- Add backticks - Add extra test.
This commit is contained in:
@@ -112,7 +112,7 @@ module ZipSlip {
|
||||
}
|
||||
|
||||
/**
|
||||
* A call to Substring.
|
||||
* A call to `Substring`.
|
||||
*
|
||||
* This is considered a sanitizer because `Substring` may be used to extract a single component
|
||||
* of a path to avoid ZipSlip.
|
||||
|
||||
Reference in New Issue
Block a user