This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-05-02 04:05:14 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
034f7cc94817da7af287a14b3fc6457891e31240
codeql
/
cpp
/
ql
/
test
/
library-tests
/
dataflow
/
security-taint
History
Geoffrey White
034f7cc948
Merge branch 'master' into model-gets
2020-03-16 15:12:36 +00:00
..
tainted_diff.expected
C++: Block duplicate taint results from 'gets' and other functions.
2020-02-24 11:53:22 +00:00
tainted_diff.ql
C++: Ensure tainted_diff.ql keeps using old lib
2020-02-15 21:10:29 +01:00
tainted_ir.expected
C++: Block duplicate taint results from 'gets' and other functions.
2020-02-24 11:53:22 +00:00
tainted_ir.ql
C++: add diff tests for DefaultTaintTracking
2020-01-24 13:46:11 -08:00
tainted.expected
C++: Add a taint test for gets.
2020-02-24 11:25:28 +00:00
tainted.ql
C++: Fix a test that should be working on the AST dataflow.
2020-02-19 13:02:24 +00:00
test.cpp
Merge branch 'master' into model-gets
2020-03-16 15:12:36 +00:00