Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
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
998
Pull requests
458
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
test
on
codeql-cli/v2.15.2
User selector
All users
All time
Commit history
Commits on Oct 26, 2023
Merge remote-tracking branch 'origin/main' into dbartol/threat-models-2
Dave Bartolomeo
committed
d2afb20
View commit details
Copy full SHA for d2afb20
View code at this point
Browse repository at this point
Java: Update tests to new partial flow api
aschackmull
committed
35f6e6e
View commit details
Copy full SHA for 35f6e6e
View code at this point
Browse repository at this point
Commits on Oct 25, 2023
Java: Cleanup threat models tests.
michaelnebel
committed
b3e5b86
View commit details
Copy full SHA for b3e5b86
View code at this point
Browse repository at this point
Commits on Oct 24, 2023
Update test expectations
smowton
committed
b849a66
View commit details
Copy full SHA for b849a66
View code at this point
Browse repository at this point
Autoformat
smowton
committed
e8c9708
View commit details
Copy full SHA for e8c9708
View code at this point
Browse repository at this point
Mass rename L/RValue -> VarWrite/Read
smowton
authored
ac38d4c
View commit details
Copy full SHA for ac38d4c
View code at this point
Browse repository at this point
Mass-rename MethodAccess -> MethodCall
smowton
authored
f552a15
View commit details
Copy full SHA for f552a15
View code at this point
Browse repository at this point
Commits on Oct 19, 2023
Fix formatting
Dave Bartolomeo
committed
fb1b41b
View commit details
Copy full SHA for fb1b41b
View code at this point
Browse repository at this point
Use extension packs for threat models
Dave Bartolomeo
committed
bd7de83
View commit details
Copy full SHA for bd7de83
View code at this point
Browse repository at this point
Commits on Oct 18, 2023
Merge pull request #14515 from atorralba/atorralba/java/spring-csrf-improv
Show description for da44b13
atorralba
authored
da44b13
View commit details
Copy full SHA for da44b13
View code at this point
Browse repository at this point
Commits on Oct 17, 2023
Add consistency check exception
atorralba
committed
4ecda9c
View commit details
Copy full SHA for 4ecda9c
View code at this point
Browse repository at this point
Commits on Oct 16, 2023
Accept test changes for JDK21
smowton
committed
3145c53
View commit details
Copy full SHA for 3145c53
View code at this point
Browse repository at this point
Compile collections test for Java 11
smowton
committed
bd77f57
View commit details
Copy full SHA for bd77f57
View code at this point
Browse repository at this point
Java: Improve java/spring-disabled-csrf-protection
atorralba
committed
d08ee76
View commit details
Copy full SHA for d08ee76
View code at this point
Browse repository at this point
Commits on Oct 13, 2023
Java: adapt stub to ExecutorService change in JDK19
smowton
committed
7fbba3a
View commit details
Copy full SHA for 7fbba3a
View code at this point
Browse repository at this point
Java: restrict test to source classes
smowton
committed
8f985e0
View commit details
Copy full SHA for 8f985e0
View code at this point
Browse repository at this point
Java: restrict test to source methods
Show description for 0510b0c
smowton
committed
0510b0c
View commit details
Copy full SHA for 0510b0c
View code at this point
Browse repository at this point
Commits on Oct 10, 2023
Merge branch 'main' into fix/thread-resource-arithmetic
ebickle
authored
7a4382f
View commit details
Copy full SHA for 7a4382f
View code at this point
Browse repository at this point
Merge pull request #14370 from michaelnebel/java/enablethreatmodels
Show description for 5c44f8b
michaelnebel
authored
5c44f8b
View commit details
Copy full SHA for 5c44f8b
View code at this point
Browse repository at this point
Commits on Oct 7, 2023
Java: Add predicate `MemberRefExpr::getReceiverExpr`
Marcono1234
committed
f3e5045
View commit details
Copy full SHA for f3e5045
View code at this point
Browse repository at this point
Commits on Oct 6, 2023
Java: Flow taint through ArithExpr for ThreadResourceAbuse
Show description for 000c1f7
ebickle
committed
000c1f7
View commit details
Copy full SHA for 000c1f7
View code at this point
Browse repository at this point
Commits on Oct 4, 2023
Java: Re-factor most queries and tests to use threat models.
michaelnebel
committed
40e63a6
View commit details
Copy full SHA for 40e63a6
View code at this point
Browse repository at this point
Commits on Oct 3, 2023
Java: Cleanup threat model taxanomy to align with the EDR.
michaelnebel
committed
5b949b1
View commit details
Copy full SHA for 5b949b1
View code at this point
Browse repository at this point
Java: Add some threat model dataflow tests.
michaelnebel
committed
5c700af
View commit details
Copy full SHA for 5c700af
View code at this point
Browse repository at this point
Java: Add some testfiles.
michaelnebel
committed
537965c
View commit details
Copy full SHA for 537965c
View code at this point
Browse repository at this point
Java: Introduce a class of dataflow nodes for the threat modeling.
michaelnebel
committed
9a112dd
View commit details
Copy full SHA for 9a112dd
View code at this point
Browse repository at this point
Commits on Sep 29, 2023
Merge pull request #14336 from aschackmull/java/switch-rule-stmt-cfg
Show description for efb49fc
aschackmull
authored
efb49fc
View commit details
Copy full SHA for efb49fc
View code at this point
Browse repository at this point
Commits on Sep 28, 2023
Java: Add guards logic for SwitchExpr default cases.
aschackmull
committed
9455607
View commit details
Copy full SHA for 9455607
View code at this point
Browse repository at this point
Java: Fix CFG for rule statements.
aschackmull
committed
917a156
View commit details
Copy full SHA for 917a156
View code at this point
Browse repository at this point
Java: Add failing test
aschackmull
committed
922a4e8
View commit details
Copy full SHA for 922a4e8
View code at this point
Browse repository at this point
Merge pull request #14305 from asgerf/shared/flow-state-inout-barriers
Show description for 0d96ed8
asgerf
authored
0d96ed8
View commit details
Copy full SHA for 0d96ed8
View code at this point
Browse repository at this point
Merge pull request #14199 from github/koesie10/add-java-model-editor-queries
Show description for 10231e9
koesie10
authored
10231e9
View commit details
Copy full SHA for 10231e9
View code at this point
Browse repository at this point
Commits on Sep 27, 2023
Shared: add late checks for stateful in/out barriers
asgerf
committed
6792592
View commit details
Copy full SHA for 6792592
View code at this point
Browse repository at this point
Java: add a failing test for stateful in/out barriers
asgerf
committed
6d6cdf8
View commit details
Copy full SHA for 6d6cdf8
View code at this point
Browse repository at this point
Commits on Sep 26, 2023
Merge pull request #14297 from aschackmull/java/additional-steps-and-nodes
Show description for e6d832c
aschackmull
authored
e6d832c
View commit details
Copy full SHA for e6d832c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.