FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for cpp/ql/src/Security - 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
467
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
src
Security
on
codeql-cli/v2.19.0
User selector
Datepicker
Commit history
Commits on Sep 5, 2024
Updating test cases.
bdrodes
committed
1005a89
View commit details
Copy full SHA for 1005a89
View code at this point
Browse repository at this point
Commits on Sep 3, 2024
use my script to delete outdated deprecations
erik-krogh
committed
0fdd06f
View commit details
Copy full SHA for 0fdd06f
View code at this point
Browse repository at this point
Commits on Aug 29, 2024
C++: Tweak the `bounded` barrier
paldepind
committed
e7f059a
View commit details
Copy full SHA for e7f059a
View code at this point
Browse repository at this point
Commits on Aug 26, 2024
C++: Fix imports
paldepind
committed
d9dbcdb
View commit details
Copy full SHA for d9dbcdb
View code at this point
Browse repository at this point
C++: Add basic modeling of functions that don't throw
paldepind
committed
128053e
View commit details
Copy full SHA for 128053e
View code at this point
Browse repository at this point
Commits on Aug 19, 2024
C++: Reuse bounded predicate in TaintedAllocationSize query
paldepind
committed
1959e19
View commit details
Copy full SHA for 1959e19
View code at this point
Browse repository at this point
Commits on Aug 16, 2024
C++: Grammar improvements to query help text
paldepind
committed
5548304
View commit details
Copy full SHA for 5548304
View code at this point
Browse repository at this point
Commits on Aug 13, 2024
C++: Update documentation for cpp/uncontrolled-allocation-size to clarify its scope
paldepind
committed
5e8ac5e
View commit details
Copy full SHA for 5e8ac5e
View code at this point
Browse repository at this point
Commits on Jul 25, 2024
Merge pull request #17028 from geoffw0/cryptodoc
Show description for 52020f7
geoffw0
authored
52020f7
View commit details
Copy full SHA for 52020f7
View code at this point
Browse repository at this point
Apply suggestions from code review
Show description for 27314aa
geoffw0
and
subatoi
authored
27314aa
View commit details
Copy full SHA for 27314aa
View code at this point
Browse repository at this point
Merge branch 'main' into promote-unsigned-difference-expression-compared-zero-to-code-scanning
MathiasVP
committed
4d3377b
View commit details
Copy full SHA for 4d3377b
View code at this point
Browse repository at this point
Commits on Jul 23, 2024
Update cpp/ql/src/Security/CWE/CWE-311/CleartextStorage.inc.qhelp
Show description for c1bd892
geoffw0
and
MathiasVP
authored
c1bd892
View commit details
Copy full SHA for c1bd892
View code at this point
Browse repository at this point
Commits on Jul 22, 2024
C++: Address false positive results in template instantiations.
geoffw0
committed
b4fa23d
View commit details
Copy full SHA for b4fa23d
View code at this point
Browse repository at this point
C++: Replace placeholder key in the example for cpp/cleartext-storage-database.
geoffw0
committed
b00e312
View commit details
Copy full SHA for b00e312
View code at this point
Browse repository at this point
C++: Improve the cpp/cleartext-* query examples by using libsodium rather than pseudocode.
geoffw0
committed
f931dab
View commit details
Copy full SHA for f931dab
View code at this point
Browse repository at this point
C++: Make memset_s a clearer recommendation in the .qhelp for cpp/memset-may-be-deleted.
geoffw0
committed
ffc61ae
View commit details
Copy full SHA for ffc61ae
View code at this point
Browse repository at this point
Commits on Jul 17, 2024
C++: Promote 'cpp/unsigned-difference-expression-compared-zero' to Code Scanning.
MathiasVP
committed
9dd43d8
View commit details
Copy full SHA for 9dd43d8
View code at this point
Browse repository at this point
Commits on Jul 16, 2024
C++: Include more expressions in the base case.
MathiasVP
committed
3d88f08
View commit details
Copy full SHA for 3d88f08
View code at this point
Browse repository at this point
C++: Use GVN for base case.
MathiasVP
committed
d539ce0
View commit details
Copy full SHA for d539ce0
View code at this point
Browse repository at this point
C++: Prepatory simplification.
MathiasVP
committed
575fbd2
View commit details
Copy full SHA for 575fbd2
View code at this point
Browse repository at this point
Commits on Jul 15, 2024
Merge pull request #16959 from MathiasVP/promote-iterator-to-expired-container-to-code-scanning
Show description for 5da3fb5
MathiasVP
authored
5da3fb5
View commit details
Copy full SHA for 5da3fb5
View code at this point
Browse repository at this point
Commits on Jul 11, 2024
C++: Increase the precision of 'cpp/iterator-to-expired-container' to high.
MathiasVP
committed
8012f3b
View commit details
Copy full SHA for 8012f3b
View code at this point
Browse repository at this point
Commits on Jul 8, 2024
C++: Add some practical details to the examples.
geoffw0
committed
8818f63
View commit details
Copy full SHA for 8818f63
View code at this point
Browse repository at this point
C++: Add a third example for cpp/world-writable-file-creation.
geoffw0
committed
80af5b7
View commit details
Copy full SHA for 80af5b7
View code at this point
Browse repository at this point
C++: Add close calls to examples for cpp/toctou-race-condition.
geoffw0
committed
3c70583
View commit details
Copy full SHA for 3c70583
View code at this point
Browse repository at this point
Commits on Jul 4, 2024
C++: Add another 'good' example for cpp/unsigned-difference-expression-compared-zero.
geoffw0
committed
1343e4c
View commit details
Copy full SHA for 1343e4c
View code at this point
Browse repository at this point
C++: Add a 'good' example for cpp/unsigned-difference-expression-compared-zero.
geoffw0
committed
7abece4
View commit details
Copy full SHA for 7abece4
View code at this point
Browse repository at this point
C++: Fix mistake in example for cpp/incorrect-allocation-error-handling.
geoffw0
committed
f64743e
View commit details
Copy full SHA for f64743e
View code at this point
Browse repository at this point
Commits on Jun 25, 2024
Update cpp/ql/src/Security/CWE/CWE-570/IncorrectAllocationErrorHandling.ql
Show description for 921afb7
MathiasVP
and
jketema
authored
921afb7
View commit details
Copy full SHA for 921afb7
View code at this point
Browse repository at this point
C++: Use the unary version of 'comparesEq' to handle both disjuncts.
MathiasVP
committed
bb8b0d0
View commit details
Copy full SHA for bb8b0d0
View code at this point
Browse repository at this point
Commits on Jun 4, 2024
C++: Ignore `gets`'es with incorrect parameter counts
jketema
committed
66077dc
View commit details
Copy full SHA for 66077dc
View code at this point
Browse repository at this point
Commits on May 24, 2024
Rewrite recommendations
Show description for 6df4c89
rvermeulen
authored
6df4c89
View commit details
Copy full SHA for 6df4c89
View code at this point
Browse repository at this point
Commits on May 22, 2024
C++: Exclude a cast to any integral type.
MathiasVP
committed
9907f0f
View commit details
Copy full SHA for 9907f0f
View code at this point
Browse repository at this point
C++: Fix FP and accept test changes.
MathiasVP
committed
af81698
View commit details
Copy full SHA for af81698
View code at this point
Browse repository at this point
Commits on May 8, 2024
apply suggestions from code review, and the examples to the test
erik-krogh
committed
a51d24c
View commit details
Copy full SHA for a51d24c
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL