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
2025-12-24 04:36:35 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
03ba7ea8514619792508cc5d9a5a262e8ed10dff
codeql
/
cpp
/
ql
History
Mathias Vorreiter Pedersen
03ba7ea851
C++: Move the weird global property 'not sqlite_encryption_used()' from the sink definition to the source definition. The dataflow library starts tracking flow from the sources, so it's better to to rule out the entire database in the source definition than in the sink definition.
2023-03-09 14:59:13 +00:00
..
examples
${workspace}
all the things
2022-11-01 13:29:05 -04:00
lib
C++: Update
PrivateCleartextWrite
with
DataFlow::ConfigSig
2023-03-08 15:04:45 +01:00
src
C++: Move the weird global property 'not sqlite_encryption_used()' from the sink definition to the source definition. The dataflow library starts tracking flow from the sources, so it's better to to rule out the entire database in the source definition than in the sink definition.
2023-03-09 14:59:13 +00:00
test
C++: Update some dataflow tests to use
DataFlow::ConfigSig
2023-03-08 15:04:53 +01:00