JS: Address review comments

This commit is contained in:
Jason Reed
2019-02-13 13:53:23 -05:00
committed by Jason Reed
parent baa4f08259
commit abd2644af7
2 changed files with 24 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
* destination file path is within the destination directory can cause files outside
* the destination directory to be overwritten.
* @kind path-problem
* @id cs/zipslip
* @id js/zipslip
* @problem.severity error
* @precision high
* @tags security