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-02-07 02:31:06 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
70837dbd934e151ed1c6d9ddacf417182d7c9a9c
codeql
/
cpp
/
ql
/
src
/
experimental
History
Mathias Vorreiter Pedersen
70837dbd93
C++: Use range analysis to properly deduce the initial 'state2' instead of traversing the AST. Also fix state-passing related to negative states.
2022-09-29 13:32:39 +01:00
..
Best Practices
CPP: make more alert messages follow the style-guide
2022-09-23 14:45:59 +02:00
Likely Bugs
C++: Use range analysis to properly deduce the initial 'state2' instead of traversing the AST. Also fix state-passing related to negative states.
2022-09-29 13:32:39 +01:00
Security
/CWE
C++: Fix FP on CWE-193 by blocking flow through back-edges of phi nodes.
2022-09-27 16:28:03 +01:00
README.md
Add guidelines for experimental CodeQL queries and libraries
2020-02-24 15:08:31 -05:00
README.md
This directory contains
experimental
CodeQL queries and libraries.