FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for cpp/ql - github/codeql · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10k
Code
Issues
997
Pull requests
454
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
cpp
ql
on
codeql-cli/v2.15.5
User selector
Datepicker
Commit history
Commits on Dec 18, 2023
Release preparation for version 2.15.5
github-actions[bot]
committed
19af35b
View commit details
Copy full SHA for 19af35b
View code at this point
Browse repository at this point
Commits on Dec 6, 2023
Post-release preparation for codeql-cli-2.15.4
github-actions[bot]
committed
92af5f5
View commit details
Copy full SHA for 92af5f5
View code at this point
Browse repository at this point
Release preparation for version 2.15.4
github-actions[bot]
committed
c04457e
View commit details
Copy full SHA for c04457e
View code at this point
Browse repository at this point
Commits on Dec 4, 2023
Merge pull request #14961 from MathiasVP/unique-in-operand
Show description for 6c7e809
MathiasVP
authored
6c7e809
View commit details
Copy full SHA for 6c7e809
View code at this point
Browse repository at this point
Commits on Dec 1, 2023
C++: Remove unneeded dataflow imports
jketema
committed
b185efa
View commit details
Copy full SHA for b185efa
View code at this point
Browse repository at this point
Commits on Nov 30, 2023
C++: Replace 'strictcount(...) = 1' with 'unique(...)'.
MathiasVP
committed
a7ef84f
View commit details
Copy full SHA for a7ef84f
View code at this point
Browse repository at this point
Commits on Nov 29, 2023
Merge pull request #14928 from MathiasVP/surprising-lifetimes-c_str
Show description for 1f9e2c7
MathiasVP
authored
1f9e2c7
View commit details
Copy full SHA for 1f9e2c7
View code at this point
Browse repository at this point
C++: Add GOOD and BAD comments to qhelp examples.
MathiasVP
committed
351caac
View commit details
Copy full SHA for 351caac
View code at this point
Browse repository at this point
Apply suggestions from code review
Show description for 8afd928
MathiasVP
and
felicitymay
authored
8afd928
View commit details
Copy full SHA for 8afd928
View code at this point
Browse repository at this point
Commits on Nov 28, 2023
C++: Add change note
jketema
committed
28ac46a
View commit details
Copy full SHA for 28ac46a
View code at this point
Browse repository at this point
C++: Add support for 'data' in the query.
MathiasVP
committed
2b36ba3
View commit details
Copy full SHA for 2b36ba3
View code at this point
Browse repository at this point
C++: Add more good test cases.
MathiasVP
committed
7b8d164
View commit details
Copy full SHA for 7b8d164
View code at this point
Browse repository at this point
C++: Tabs -> Spaces.
MathiasVP
committed
62c432f
View commit details
Copy full SHA for 62c432f
View code at this point
Browse repository at this point
C++: Expose whether a function was prototyped or not
jketema
committed
7dec819
View commit details
Copy full SHA for 7dec819
View code at this point
Browse repository at this point
C++: Add change note.
MathiasVP
committed
ff4c63f
View commit details
Copy full SHA for ff4c63f
View code at this point
Browse repository at this point
C++: Add tests.
MathiasVP
committed
e10caa6
View commit details
Copy full SHA for e10caa6
View code at this point
Browse repository at this point
C++: Move the use-after-free tests to subdirectory.
MathiasVP
committed
e94cde9
View commit details
Copy full SHA for e94cde9
View code at this point
Browse repository at this point
C++: Add qhelp.
MathiasVP
committed
71ad769
View commit details
Copy full SHA for 71ad769
View code at this point
Browse repository at this point
C++: Add a new query for detecting calls to 'c_str' on temporary objects.
MathiasVP
committed
204acba
View commit details
Copy full SHA for 204acba
View code at this point
Browse repository at this point
Commits on Nov 27, 2023
C++: Make the sequence container classes public.
MathiasVP
committed
22a91d1
View commit details
Copy full SHA for 22a91d1
View code at this point
Browse repository at this point
Commits on Nov 24, 2023
C++: No need to exclude ExprNodes as sources now that #14903 is merged.
MathiasVP
committed
73138f1
View commit details
Copy full SHA for 73138f1
View code at this point
Browse repository at this point
Merge pull request #14907 from MathiasVP/remove-workaround-in-authentication-bypass
Show description for e89d8e2
MathiasVP
authored
e89d8e2
View commit details
Copy full SHA for e89d8e2
View code at this point
Browse repository at this point
C++: Do not use `isReturnValue` in `getenv`, `gets`, and `fgets` models
jketema
committed
ee35bfb
View commit details
Copy full SHA for ee35bfb
View code at this point
Browse repository at this point
C++: Remove workaround for negated conditions in 'cpp/user-controlled-bypass'.
MathiasVP
committed
a7d820c
View commit details
Copy full SHA for a7d820c
View code at this point
Browse repository at this point
Merge pull request #14896 from MathiasVP/no-dtt-in-user-controlled-bypass
Show description for e438671
MathiasVP
authored
e438671
View commit details
Copy full SHA for e438671
View code at this point
Browse repository at this point
Merge branch 'main' into no-dtt-in-user-controlled-bypass
MathiasVP
committed
6b48b36
View commit details
Copy full SHA for 6b48b36
View code at this point
Browse repository at this point
C++: Undo the workaround in 'cpp/tainted-permissions-check'.
MathiasVP
committed
2681617
View commit details
Copy full SHA for 2681617
View code at this point
Browse repository at this point
C++: Taint-flow through integer to boolean casts.
MathiasVP
committed
0c924c2
View commit details
Copy full SHA for 0c924c2
View code at this point
Browse repository at this point
Commits on Nov 23, 2023
C++: Rewrite 'cpp/user-controlled-bypass' away from 'DefaultTaintTracking'.
MathiasVP
committed
5604fd7
View commit details
Copy full SHA for 5604fd7
View code at this point
Browse repository at this point
C++: Accept test changes.
MathiasVP
committed
9731985
View commit details
Copy full SHA for 9731985
View code at this point
Browse repository at this point
C++: Sync identical files.
MathiasVP
committed
6f5cfca
View commit details
Copy full SHA for 6f5cfca
View code at this point
Browse repository at this point
C++: Recurse through 'LogicalNotInstruction' in 'getConstantValue'.
MathiasVP
committed
cc261bf
View commit details
Copy full SHA for cc261bf
View code at this point
Browse repository at this point
C++: Accept test changes.
MathiasVP
committed
98bf748
View commit details
Copy full SHA for 98bf748
View code at this point
Browse repository at this point
C++: No need to special-case negations in IRGuards.
MathiasVP
committed
7364634
View commit details
Copy full SHA for 7364634
View code at this point
Browse repository at this point
C++: Don't short-circuit negations in conditions.
MathiasVP
committed
3af3a72
View commit details
Copy full SHA for 3af3a72
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL