Skip to content

Pull requests: python-security/pyt

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

adding eval, exec sinks
#204 by bchurchill was merged Aug 13, 2019 Loading…
Document python version to use
#203 by bchurchill was merged Aug 13, 2019 Loading…
Add fully qualified shell injection sinks.
#200 by wchresta was merged Mar 24, 2019 Loading…
177 support from import sinks
#198 by wchresta was merged Mar 23, 2019 Loading…
Test running pyt in a python 3.7 env
#193 by bcaller was merged Jan 19, 2019 Loading…
133: Visit functions in while test
#186 by adrianbn was merged Nov 21, 2018 Loading…
Simplify trigger file for sink argument propagation
#182 by bcaller was merged Nov 1, 2018 Loading…
list is tainted by calling list.append(TAINT)
#181 by bcaller was merged Nov 1, 2018 Loading…
Better handling of IfExp (ternary)
#179 by bcaller was merged Oct 30, 2018 Loading…
Output tweaks
#172 by bcaller was merged Sep 7, 2018 Loading…
Remove extraneous reassignments in output
#166 by bcaller was merged Aug 16, 2018 Loading…
Deterministic file loading and vulnerability order
#165 by bcaller was merged Aug 14, 2018 Loading…
Handle assignment unpacking a, b, c = d
#164 by bcaller was merged Aug 7, 2018 Loading…
mock is included in unittest since Python 3.3
#160 by polyzen was merged Aug 1, 2018 Loading…
Exit code 1 if unsanitised vulnerabilities found
#156 by bcaller was merged Jul 27, 2018 Loading…
Yield, YieldFrom, AugAssign propagate taint
#155 by bcaller was merged Jul 30, 2018 Loading…
Tox, travis and requirements
#152 by bcaller was merged Jul 25, 2018 Loading…
Starred tuple assignment
#150 by bcaller was merged Jul 24, 2018 Loading…
Make get_call_names more resilient
#148 by bcaller was merged Jul 20, 2018 Loading…
Vars visitor handles python 3.5 dict syntax
#144 by bcaller was merged Jul 13, 2018 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.