FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for cpp/ql/lib/experimental/semmle/code/cpp - github/codeql · GitHub
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10.1k
Code
Issues
1k
Pull requests
470
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
lib
experimental
semmle
code
cpp
on
codeql-cli-2.11.3
User selector
Datepicker
Commit history
Commits on Nov 3, 2022
Data flow: Sync files
hvitved
committed
d3488da
View commit details
Copy full SHA for d3488da
View code at this point
Browse repository at this point
Commits on Oct 21, 2022
C++: additional comments for modulus analysis
Robert Marsh
committed
88708d0
View commit details
Copy full SHA for 88708d0
View code at this point
Browse repository at this point
Commits on Oct 14, 2022
spelling: whose
Show description for 86ad9f5
jsoref
committed
86ad9f5
View commit details
Copy full SHA for 86ad9f5
View code at this point
Browse repository at this point
spelling: sequence
Show description for c5acca4
jsoref
committed
c5acca4
View commit details
Copy full SHA for c5acca4
View code at this point
Browse repository at this point
spelling: indirect
Show description for 83cf8a8
jsoref
committed
83cf8a8
View commit details
Copy full SHA for 83cf8a8
View code at this point
Browse repository at this point
spelling: configuration
Show description for 56684ca
jsoref
committed
56684ca
View commit details
Copy full SHA for 56684ca
View code at this point
Browse repository at this point
spelling: certain
Show description for 2a3e2d3
jsoref
committed
2a3e2d3
View commit details
Copy full SHA for 2a3e2d3
View code at this point
Browse repository at this point
Commits on Oct 13, 2022
Dataflow: Sync.
aschackmull
committed
036724c
View commit details
Copy full SHA for 036724c
View code at this point
Browse repository at this point
Commits on Oct 12, 2022
C++: use explicit `this`
nickrolfe
committed
cfb9277
View commit details
Copy full SHA for cfb9277
View code at this point
Browse repository at this point
Commits on Oct 11, 2022
C++: Add 'UninitializedNode' to IR dataflow.
MathiasVP
committed
f88aaf3
View commit details
Copy full SHA for f88aaf3
View code at this point
Browse repository at this point
Merge pull request #10713 from MathiasVP/fix-types-in-ir-dataflow
Show description for 7ac9c1e
MathiasVP
authored
7ac9c1e
View commit details
Copy full SHA for 7ac9c1e
View code at this point
Browse repository at this point
C++: Expand on the comment about missing types in the database. Also rename 'getType0' to 'getTypeImpl' to avoid confusion.
MathiasVP
committed
95e7985
View commit details
Copy full SHA for 95e7985
View code at this point
Browse repository at this point
C++: Use 'DataFlowType' instead of 'Type' for the 'getType' predicate in 'PostUpdateNode'.
MathiasVP
committed
5cfc3fe
View commit details
Copy full SHA for 5cfc3fe
View code at this point
Browse repository at this point
Commits on Oct 10, 2022
Data flow: Sync files
hvitved
committed
ffb2b1c
View commit details
Copy full SHA for ffb2b1c
View code at this point
Browse repository at this point
Data flow: Improved `fastTC` bound in `PathNodeImpl::getANonHiddenSuccessor`
Show description for 85344bf
hvitved
committed
85344bf
View commit details
Copy full SHA for 85344bf
View code at this point
Browse repository at this point
Commits on Oct 9, 2022
Data flow: Sync files
hvitved
committed
296ec94
View commit details
Copy full SHA for 296ec94
View code at this point
Browse repository at this point
Commits on Oct 6, 2022
C++: Replace 'IRType' with 'Type' in dataflow. This means we're more compatible with the old AST library.
MathiasVP
committed
e147a60
View commit details
Copy full SHA for e147a60
View code at this point
Browse repository at this point
C++: Exclude a few more operands from the dataflow graph. These aren't ever used for dataflow, and it should give us a slight speedup.
MathiasVP
committed
65a538e
View commit details
Copy full SHA for 65a538e
View code at this point
Browse repository at this point
C++: Change a few indirectionIndex ranges from '[0 .. n - 1]' to '[1 .. n]'. This simplifies some arithmetic in a few predicates.
MathiasVP
committed
3fcb825
View commit details
Copy full SHA for 3fcb825
View code at this point
Browse repository at this point
Commits on Sep 29, 2022
C++: Add 'isBarrierIn' to prevent path duplication.
MathiasVP
committed
2a514d6
View commit details
Copy full SHA for 2a514d6
View code at this point
Browse repository at this point
Commits on Sep 28, 2022
C++: Add 'isAdditionalFlowStep' predicates for both configurations in the product dataflow library and use them to fix missing results in the 'cpp/overrun-write' query.
MathiasVP
committed
769ff5c
View commit details
Copy full SHA for 769ff5c
View code at this point
Browse repository at this point
Commits on Sep 27, 2022
Merge pull request #10593 from MathiasVP/fix-fp-on-cwe-193
Show description for 82bbe67
Robert Marsh
authored
82bbe67
View commit details
Copy full SHA for 82bbe67
View code at this point
Browse repository at this point
Merge pull request #10577 from hvitved/dataflow/get-a-read-content-fan-in
Show description for df2b586
hvitved
authored
df2b586
View commit details
Copy full SHA for df2b586
View code at this point
Browse repository at this point
C++: Fix 'implicit use of this'.
MathiasVP
committed
549eca1
View commit details
Copy full SHA for 549eca1
View code at this point
Browse repository at this point
C++: Fix FP on CWE-193 by blocking flow through back-edges of phi nodes.
MathiasVP
committed
e430594
View commit details
Copy full SHA for e430594
View code at this point
Browse repository at this point
Address review comments
hvitved
committed
335e1a8
View commit details
Copy full SHA for 335e1a8
View code at this point
Browse repository at this point
Commits on Sep 26, 2022
Data flow: Sync files
hvitved
committed
45fc62f
View commit details
Copy full SHA for 45fc62f
View code at this point
Browse repository at this point
Data flow: Fix bad join-order when `getAReadContent` has large fan-in
Show description for 1273db5
hvitved
committed
1273db5
View commit details
Copy full SHA for 1273db5
View code at this point
Browse repository at this point
Dataflow: Sync.
aschackmull
committed
1687d08
View commit details
Copy full SHA for 1687d08
View code at this point
Browse repository at this point
Commits on Sep 23, 2022
Merge pull request #10555 from MathiasVP/testcase-for-php-cve
Show description for 73f279d
MathiasVP
authored
73f279d
View commit details
Copy full SHA for 73f279d
View code at this point
Browse repository at this point
C++: Autoformat.
MathiasVP
committed
f3212fe
View commit details
Copy full SHA for f3212fe
View code at this point
Browse repository at this point
C++: Add an SSAVariable for pointer-arithmetic expressions in guards.
MathiasVP
committed
ac03242
View commit details
Copy full SHA for ac03242
View code at this point
Browse repository at this point
Commits on Sep 22, 2022
Data flow: Sync files
hvitved
committed
ad6b870
View commit details
Copy full SHA for ad6b870
View code at this point
Browse repository at this point
Commits on Sep 21, 2022
Data flow: Sync files
hvitved
committed
db8b6ac
View commit details
Copy full SHA for db8b6ac
View code at this point
Browse repository at this point
Commits on Sep 20, 2022
C++: Sync identical files.
MathiasVP
committed
74ccec7
View commit details
Copy full SHA for 74ccec7
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL