Skip to content

Commit d7a4063

Browse files
committed
PS: Respond to review comments.
1 parent 54226ec commit d7a4063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powershell/ql/lib/semmle/code/powershell/security/ZipSlipCustomizations.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ module ZipSlip {
6969
)
7070
}
7171

72-
override string getSinkType() { result = "argument to file extraction" }
72+
override string getSinkType() { result = "argument to archive extraction" }
7373
}
7474

7575
class SinkFileOpenArgument extends Sink {

0 commit comments

Comments
 (0)