FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for java - 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
java
on
codeql-cli-2.20.0
User selector
Datepicker
Commit history
Commits on Dec 6, 2024
Release preparation for version 2.20.0
github-actions[bot]
committed
8c64648
View commit details
Copy full SHA for 8c64648
View code at this point
Browse repository at this point
Revert "Release preparation for version 2.20.0"
henrymercer
authored
a6a4ad6
View commit details
Copy full SHA for a6a4ad6
View code at this point
Browse repository at this point
Commits on Dec 4, 2024
Release preparation for version 2.20.0
github-actions[bot]
committed
96564b7
View commit details
Copy full SHA for 96564b7
View code at this point
Browse repository at this point
Merge branch 'main' into henrymercer/merge-back-rc-3.16
henrymercer
committed
963f084
View commit details
Copy full SHA for 963f084
View code at this point
Browse repository at this point
Merge pull request #18192 from jketema/inline-rm
Show description for 10592bb
jketema
authored
10592bb
View commit details
Copy full SHA for 10592bb
View code at this point
Browse repository at this point
Merge pull request #18191 from aschackmull/dataflow/remove-deprecated-lib
Show description for 03fdceb
aschackmull
authored
03fdceb
View commit details
Copy full SHA for 03fdceb
View code at this point
Browse repository at this point
Commits on Dec 3, 2024
Java: Update references to deleted aliases.
aschackmull
committed
f38602e
View commit details
Copy full SHA for f38602e
View code at this point
Browse repository at this point
Java: Delete deprecated extension points referencing deleted api.
aschackmull
committed
b12a1c0
View commit details
Copy full SHA for b12a1c0
View code at this point
Browse repository at this point
Add change notes for all languages.
aschackmull
committed
cca27e4
View commit details
Copy full SHA for cca27e4
View code at this point
Browse repository at this point
Java: Update expected test results
jketema
committed
89d20fd
View commit details
Copy full SHA for 89d20fd
View code at this point
Browse repository at this point
Java: Delete deprecated data flow api.
aschackmull
committed
2c0baff
View commit details
Copy full SHA for 2c0baff
View code at this point
Browse repository at this point
Shared: Move shared logic into `FlowSummaryImpl.qll`
hvitved
committed
fbeb6f3
View commit details
Copy full SHA for fbeb6f3
View code at this point
Browse repository at this point
Commits on Nov 27, 2024
Merge pull request #17901 from aschackmull/java/allowlist-sanitizer
Show description for df2e2e5
aschackmull
authored
df2e2e5
View commit details
Copy full SHA for df2e2e5
View code at this point
Browse repository at this point
Java: Add more qldoc.
aschackmull
committed
5ef496d
View commit details
Copy full SHA for 5ef496d
View code at this point
Browse repository at this point
Java: Fix semantic merge conflict in expected file.
aschackmull
committed
85778f7
View commit details
Copy full SHA for 85778f7
View code at this point
Browse repository at this point
Commits on Nov 26, 2024
Merge pull request #18087 from jcogs33/jcogs33/java-sha2
Show description for 36acfeb
jcogs33
authored
36acfeb
View commit details
Copy full SHA for 36acfeb
View code at this point
Browse repository at this point
Merge pull request #17997 from yoff/java/inline-range-tests
yoff
authored
6d6f269
View commit details
Copy full SHA for 6d6f269
View code at this point
Browse repository at this point
Java: Accept consistency failure.
aschackmull
committed
a6fc41e
View commit details
Copy full SHA for a6fc41e
View code at this point
Browse repository at this point
Java: Adjust expected output.
aschackmull
committed
38eb3e4
View commit details
Copy full SHA for 38eb3e4
View code at this point
Browse repository at this point
Java: Cherry-pick test from https://github.com/github/codeql/pull/17051
aschackmull
committed
2ff2d25
View commit details
Copy full SHA for 2ff2d25
View code at this point
Browse repository at this point
Java: Address review comment, include addFirst,addLast.
aschackmull
committed
408a38d
View commit details
Copy full SHA for 408a38d
View code at this point
Browse repository at this point
Java: Accept consistency check result.
aschackmull
committed
0d45f0e
View commit details
Copy full SHA for 0d45f0e
View code at this point
Browse repository at this point
Java: Add test.
aschackmull
committed
2b1caa8
View commit details
Copy full SHA for 2b1caa8
View code at this point
Browse repository at this point
Java: Add change note.
aschackmull
committed
5a4b720
View commit details
Copy full SHA for 5a4b720
View code at this point
Browse repository at this point
Java: Add a default taint sanitizer for contains-checks on lists of constants.
aschackmull
committed
6f32c41
View commit details
Copy full SHA for 6f32c41
View code at this point
Browse repository at this point
Java: Prepare TypeFlow for separate instantiation of universal flow.
aschackmull
committed
7f86f8c
View commit details
Copy full SHA for 7f86f8c
View code at this point
Browse repository at this point
Java: address review comments
yoff
committed
f508f8e
View commit details
Copy full SHA for f508f8e
View code at this point
Browse repository at this point
Commits on Nov 25, 2024
Java: add SHA384 to list of secure algorithms
Jami Cogswell
authored and
Jami Cogswell
committed
05b6700
View commit details
Copy full SHA for 05b6700
View code at this point
Browse repository at this point
Merge pull request #18084 from github/aibaars/java-sha3
Show description for c2b342f
aibaars
authored
c2b342f
View commit details
Copy full SHA for c2b342f
View code at this point
Browse repository at this point
Java: Add support for non-integer bounds in inline expectations
yoff
committed
25664d0
View commit details
Copy full SHA for 25664d0
View code at this point
Browse repository at this point
java: separate bounds onto different lines
yoff
committed
37935ee
View commit details
Copy full SHA for 37935ee
View code at this point
Browse repository at this point
Drop SHA3-224
Show description for 5eb91fd
aibaars
authored
5eb91fd
View commit details
Copy full SHA for 5eb91fd
View code at this point
Browse repository at this point
Commits on Nov 24, 2024
Merge pull request #17869 from jcogs33/jcogs33/improve-weak-crypto
Show description for f004569
jcogs33
authored
f004569
View commit details
Copy full SHA for f004569
View code at this point
Browse repository at this point
Commits on Nov 22, 2024
Java: add SHA3 family to list of secure crypto algorithms
aibaars
committed
c6eaed3
View commit details
Copy full SHA for c6eaed3
View code at this point
Browse repository at this point
Add test case
aibaars
committed
7f84cf6
View commit details
Copy full SHA for 7f84cf6
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL