Logo
Explore Help
Register Sign In
hohn/codeql
1
0
Fork 0
You've already forked codeql
mirror of https://github.com/github/codeql.git synced 2026-04-30 03:05:15 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
bbe93f43d3d47762d580bab85a27faae446f2dbd
codeql/python/ql/test/library-tests/taint
History
Rasmus Wriedt Larsen bbe93f43d3 Python: Only comparison with constant will clear taint
tainted = SOURCE
    if tainted == tainted:
        SINK(tainted) # unsafe

before, in the body of the if statement, `tainted` was not tainted
2020-01-21 15:25:57 +01:00
..
config
Python: Always enable legacy taint tracking configuration
2019-11-11 11:17:21 +01:00
dataflow
Python taint-tracking. Add an adapter for old 'dataflow config'.
2019-08-29 14:30:09 +01:00
example
Python taint-tracking: Add documented example test.
2019-08-29 13:03:58 +01:00
exception_traceback
Python taint-tracking: Further enhancements to new implementation for better debugging and backwards compatibility.
2019-08-29 10:31:50 +01:00
extensions
Python taint-tracking: make sure all features of legacy extensions are supported.
2019-08-29 10:31:50 +01:00
flowpath_regression
Add testcase
2019-10-10 15:34:54 +02:00
general
Python: Only comparison with constant will clear taint
2020-01-21 15:25:57 +01:00
strings
Python taint-tracking: Fix ambiguous flow through class instantiation. Tweak the path query to ensure edge to sink is always present.
2019-08-29 10:31:50 +01:00
Powered by Gitea Version: 1.24.5 Page: 216ms Template: 13ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API