We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0608d4d commit 94145e9Copy full SHA for 94145e9
python/ql/lib/semmle/python/security/dataflow/TarSlipCustomizations.qll
@@ -51,7 +51,7 @@ module TarSlip {
51
}
52
53
/**
54
- * A sanitizer based on file name. This beacuse we extract the standard library.
+ * A sanitizer based on file name. This because we extract the standard library.
55
*
56
* For efficiency we don't want to track the flow of taint
57
* around the tarfile module.
0 commit comments