FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for java/ql/src - 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
455
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
java
ql
src
on
codeql-cli/v2.16.0
User selector
Datepicker
Commit history
Commits on Jan 8, 2024
Release preparation for version 2.16.0
github-actions[bot]
committed
a6c8cc9
View commit details
Copy full SHA for a6c8cc9
View code at this point
Browse repository at this point
Commits on Dec 22, 2023
Merge pull request #15189 from github/adityasharad/merge/3.12-main
Show description for bbe3269
adityasharad
authored
bbe3269
View commit details
Copy full SHA for bbe3269
View code at this point
Browse repository at this point
Merge pull request #15183 from egregius313/egregius313/java/fix-weak-hashing-adddition
Show description for d6d76fa
egregius313
authored
d6d76fa
View commit details
Copy full SHA for d6d76fa
View code at this point
Browse repository at this point
Merge pull request #14752 from masterofnow/LoadClassNoSignatureCheck
Show description for 67f8bcc
atorralba
authored
67f8bcc
View commit details
Copy full SHA for 67f8bcc
View code at this point
Browse repository at this point
Java: Generelize MaybeBrokenCryptoAlgorithmQuery.qll
atorralba
committed
8ad787f
View commit details
Copy full SHA for 8ad787f
View code at this point
Browse repository at this point
Fix tests and fix `getStringValue` method
egregius313
committed
8051cfc
View commit details
Copy full SHA for 8051cfc
View code at this point
Browse repository at this point
Merge rc/3.12 into main
adityasharad
committed
b1803d0
View commit details
Copy full SHA for b1803d0
View code at this point
Browse repository at this point
Added sample java file for qhelp to render correctly.
masterofnow
committed
0fd0975
View commit details
Copy full SHA for 0fd0975
View code at this point
Browse repository at this point
Apply suggestions from code review
Show description for cb5733d
masterofnow
and
atorralba
authored
cb5733d
View commit details
Copy full SHA for cb5733d
View code at this point
Browse repository at this point
Commits on Dec 21, 2023
Added options, .qhelp and .expected file for unit test.
masterofnow
committed
7162540
View commit details
Copy full SHA for 7162540
View code at this point
Browse repository at this point
Commits on Dec 20, 2023
Minor fixes
Show description for 3970852
atorralba
committed
3970852
View commit details
Copy full SHA for 3970852
View code at this point
Browse repository at this point
Update query from code review feedback to express it as a dataflow problem.
masterofnow
committed
e85c4b5
View commit details
Copy full SHA for e85c4b5
View code at this point
Browse repository at this point
Commits on Dec 19, 2023
Post-release preparation for codeql-cli-2.15.5
github-actions[bot]
committed
8f72b0e
View commit details
Copy full SHA for 8f72b0e
View code at this point
Browse repository at this point
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
Merge pull request #14040 from egregius313/egregius313/weak-hashing-properties
Show description for 56921a6
egregius313
authored
56921a6
View commit details
Copy full SHA for 56921a6
View code at this point
Browse repository at this point
Merge pull request #15012 from atorralba/atorralba/java/fix-missing-pinning-fp
Show description for 9446249
atorralba
authored
9446249
View commit details
Copy full SHA for 9446249
View code at this point
Browse repository at this point
Update java/ql/src/Security/CWE/CWE-327/MaybeBrokenCryptoAlgorithm.ql
atorralba
authored
0524289
View commit details
Copy full SHA for 0524289
View code at this point
Browse repository at this point
Commits on Dec 16, 2023
Minor adjustment to resolve error for codeql version 2.15.4
masterofnow
committed
4a77f45
View commit details
Copy full SHA for 4a77f45
View code at this point
Browse repository at this point
Apply suggestions from code review
Show description for 99b273d
masterofnow
and
atorralba
authored
99b273d
View commit details
Copy full SHA for 99b273d
View code at this point
Browse repository at this point
Commits on Dec 15, 2023
Move class for getProperty method call to Properties.qll
egregius313
committed
02581a3
View commit details
Copy full SHA for 02581a3
View code at this point
Browse repository at this point
Bump change note date
egregius313
committed
fc53727
View commit details
Copy full SHA for fc53727
View code at this point
Browse repository at this point
Update change note
egregius313
committed
afefccf
View commit details
Copy full SHA for afefccf
View code at this point
Browse repository at this point
Bump change note
egregius313
committed
0d12981
View commit details
Copy full SHA for 0d12981
View code at this point
Browse repository at this point
Updated change note
egregius313
committed
078a33e
View commit details
Copy full SHA for 078a33e
View code at this point
Browse repository at this point
Move weak hashing into MaybeBrokenCryptoAlgorithm
egregius313
committed
83c6ece
View commit details
Copy full SHA for 83c6ece
View code at this point
Browse repository at this point
Bump change note date
egregius313
committed
c20ea1f
View commit details
Copy full SHA for c20ea1f
View code at this point
Browse repository at this point
Improve docs
egregius313
committed
cb0ea35
View commit details
Copy full SHA for cb0ea35
View code at this point
Browse repository at this point
Weak Hashing query wording
egregius313
committed
0efca82
View commit details
Copy full SHA for 0efca82
View code at this point
Browse repository at this point
Bump change note date
egregius313
committed
86b57a1
View commit details
Copy full SHA for 86b57a1
View code at this point
Browse repository at this point
Weak Hashing Property initial query
egregius313
committed
93cf5b8
View commit details
Copy full SHA for 93cf5b8
View code at this point
Browse repository at this point
Commits on Dec 14, 2023
Java: Remove/deprecate FlowStateString-based extension points.
aschackmull
committed
7623432
View commit details
Copy full SHA for 7623432
View code at this point
Browse repository at this point
Merge pull request #14573 from hvitved/flow-summary-impl-param
Show description for c8b4a21
hvitved
authored
c8b4a21
View commit details
Copy full SHA for c8b4a21
View code at this point
Browse repository at this point
Commits on Dec 13, 2023
Merge remote-tracking branch 'upstream/rc/3.12' into mb12
jketema
committed
99e65df
View commit details
Copy full SHA for 99e65df
View code at this point
Browse repository at this point
Use global instead of local taint tracking.
masterofnow
committed
e1b8fab
View commit details
Copy full SHA for e1b8fab
View code at this point
Browse repository at this point
Merge branch 'github:main' into LoadClassNoSignatureCheck
masterofnow
authored
8538c12
View commit details
Copy full SHA for 8538c12
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL