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-01-31 15:22:57 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
63bb7ef56cc616ba47486369f0be83b2d7efad8d
codeql
/
ql
/
src
/
experimental
History
Natalia Pesaresi
63bb7ef56c
Merge branch 'main' into feature/SSRF
2021-09-17 17:46:32 -03:00
..
CWE-79
Use PassthroughTypeName instead of string
2021-04-08 14:24:35 +01:00
CWE-327
Add missing QLDoc for public declarations
2021-03-11 15:36:31 +00:00
CWE-369
tests and docs updated
2021-02-10 00:26:46 +03:00
CWE-400
Add database query in loop query
2021-08-11 18:15:23 -07:00
CWE-807
Use allow or allowlist instead of whitelist
2020-06-12 09:16:41 -07:00
CWE-840
Update ql/src/experimental/CWE-840/ConditionalBypass.ql
2020-05-11 15:26:30 +01:00
CWE-918
beautify names
2021-09-17 17:40:56 -03:00
CWE-942
use hasFlowTo where possible
2021-07-16 14:38:05 +01:00
CWE-1004
autoformat
2021-06-17 09:23:26 +01:00
frameworks
Remove non-goific dot in method signatures
2021-08-19 12:36:59 -07:00
InconsistentCode
Move defer in loop query to experimental
2021-08-12 10:13:30 -07:00
IntegerOverflow
Integeroverflow.qhelp: use paragraphs within sections
2020-04-15 12:15:25 +01:00
Unsafe
Add and use
TypeCastNode::getResultType
2020-11-17 16:03:33 +00:00
README.md
Move guidelines into
ql
folder.
2020-03-02 09:23:06 +00:00
README.md
This directory contains
experimental
CodeQL queries and libraries.