mirror of
https://github.com/github/codeql.git
synced 2025-12-22 19:56:32 +01:00
Update python/ql/lib/semmle/python/security/dataflow/TarSlipCustomizations.qll
This commit is contained in:
@@ -51,7 +51,7 @@ module TarSlip {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 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.
|
||||||
*
|
*
|
||||||
* For efficiency we don't want to track the flow of taint
|
* For efficiency we don't want to track the flow of taint
|
||||||
* around the tarfile module.
|
* around the tarfile module.
|
||||||
|
|||||||
Reference in New Issue
Block a user