Skip to content

Python: Move TaintTracking.qll#1848

Merged
taus-semmle merged 1 commit into
github:masterfrom
markshannon:python-rationalize-taint-tracking
Aug 30, 2019
Merged

Python: Move TaintTracking.qll#1848
taus-semmle merged 1 commit into
github:masterfrom
markshannon:python-rationalize-taint-tracking

Conversation

@markshannon

@markshannon markshannon commented Aug 30, 2019

Copy link
Copy Markdown
Contributor

From semmle.python.security to semmle.python.dataflow, for consistency with other code.
All the logic for taint-tracking is now in semmle.python.dataflow , whereas semmle.python.security contains code specific to security queries.

Previous semmle.python.dataflow.TaintTracking imported semmle.python.security.TaintTracking,
now it is the other way around.

…python.dataflow, for consistency with other code.
@markshannon markshannon force-pushed the python-rationalize-taint-tracking branch from 525591c to 637677d Compare August 30, 2019 11:58
@taus-semmle taus-semmle merged commit f8bd377 into github:master Aug 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants