C#: ZipSlip - Address review comments.

- Add backticks
 - Add extra test.
This commit is contained in:
Luke Cartey
2018-10-03 11:38:48 +01:00
parent f9227eeee5
commit 1a90f7df2c
2 changed files with 11 additions and 2 deletions

View File

@@ -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.