Skip to content

Commit df7ffb2

Browse files
yoffRasmusWL
andauthored
Update python/ql/lib/semmle/python/security/dataflow/TarSlipCustomizations.qll
Co-authored-by: Rasmus Wriedt Larsen <rasmuswriedtlarsen@gmail.com>
1 parent 1105cd5 commit df7ffb2

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

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

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,6 @@ module TarSlip {
3131
*/
3232
abstract class Sanitizer extends DataFlow::Node { }
3333

34-
/**
35-
* DEPRECATED: Use `Sanitizer` instead.
36-
*
37-
* A sanitizer guard for "tar slip" vulnerabilities.
38-
*/
39-
abstract deprecated class SanitizerGuard extends DataFlow::BarrierGuard { }
40-
4134
/**
4235
* A call to `tarfile.open`, considered as a flow source.
4336
*/

0 commit comments

Comments
 (0)