Skip to content

Commit 94145e9

Browse files
authored
Update python/ql/lib/semmle/python/security/dataflow/TarSlipCustomizations.qll
1 parent 0608d4d commit 94145e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/ql/lib/semmle/python/security/dataflow/TarSlipCustomizations.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ module TarSlip {
5151
}
5252

5353
/**
54-
* A sanitizer based on file name. This beacuse we extract the standard library.
54+
* A sanitizer based on file name. This because we extract the standard library.
5555
*
5656
* For efficiency we don't want to track the flow of taint
5757
* around the tarfile module.

0 commit comments

Comments
 (0)