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
997
Pull requests
454
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
lib
on
codeql-cli/v2.15.2
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 30, 2023
Release preparation for version 2.15.2
github-actions[bot]
committed
4641990
View commit details
Copy full SHA for 4641990
View code at this point
Browse repository at this point
Commits on Oct 27, 2023
Merge pull request #14582 from github/dbartol/threat-models-2
Show description for b18a6d5
Dave Bartolomeo
authored
b18a6d5
View commit details
Copy full SHA for b18a6d5
View code at this point
Browse repository at this point
Java: Split the different layers of virtual dispatch into separate cached stages.
aschackmull
committed
9769953
View commit details
Copy full SHA for 9769953
View code at this point
Browse repository at this point
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
Merge pull request #14588 from aschackmull/shared/rangeanalysis
Show description for 30ecb4b
MathiasVP
authored
30ecb4b
View commit details
Copy full SHA for 30ecb4b
View code at this point
Browse repository at this point
Merge pull request #14583 from smowton/smowton/admin/really-deprecate-old-java-names
Show description for 8198898
smowton
authored
8198898
View commit details
Copy full SHA for 8198898
View code at this point
Browse repository at this point
Merge pull request #14584 from Marcono1234/kotlin-Literal-getLiteral
Show description for ec58b20
aschackmull
authored
ec58b20
View commit details
Copy full SHA for ec58b20
View code at this point
Browse repository at this point
Commits on Oct 25, 2023
Deprecate MethodAccess and SuperMethodAccess
smowton
committed
29d57d8
View commit details
Copy full SHA for 29d57d8
View code at this point
Browse repository at this point
Rangeanalysis/Java/C++: Address some ql4ql findings.
aschackmull
committed
283d6ef
View commit details
Copy full SHA for 283d6ef
View code at this point
Browse repository at this point
Merge pull request #14581 from jcogs33/jcogs33/add-internal-to-model-exclusions
Show description for 53d92d5
jcogs33
authored
53d92d5
View commit details
Copy full SHA for 53d92d5
View code at this point
Browse repository at this point
Java: Replace range analysis with shared version.
aschackmull
committed
2592c94
View commit details
Copy full SHA for 2592c94
View code at this point
Browse repository at this point
Java: Implement shared range analysis signatures.
aschackmull
committed
3608280
View commit details
Copy full SHA for 3608280
View code at this point
Browse repository at this point
Kotlin: Mention `Literal::getLiteral()` difference from source code
Show description for bf20b8e
Marcono1234
authored
bf20b8e
View commit details
Copy full SHA for bf20b8e
View code at this point
Browse repository at this point
Commits on Oct 24, 2023
Alternate threat model implementation
Dave Bartolomeo
committed
5fd56ce
View commit details
Copy full SHA for 5fd56ce
View code at this point
Browse repository at this point
Java: exclude internal packages in general from models
Jami Cogswell
authored and
Jami Cogswell
committed
121fd08
View commit details
Copy full SHA for 121fd08
View code at this point
Browse repository at this point
Temporarily de-deprecate SuperMethodAccess to accommodate private tests
smowton
authored
30610c9
View commit details
Copy full SHA for 30610c9
View code at this point
Browse repository at this point
Temporarily un-deprecate MethodAccess to decouple from private tests
smowton
committed
4205f1b
View commit details
Copy full SHA for 4205f1b
View code at this point
Browse repository at this point
Improve reflective class names
smowton
authored
06238dd
View commit details
Copy full SHA for 06238dd
View code at this point
Browse repository at this point
Fix description and improve predicate name of VarWrite.
smowton
authored
011666b
View commit details
Copy full SHA for 011666b
View code at this point
Browse repository at this point
Amend NewClassExpr description
Show description for ede1758
smowton
and
aschackmull
authored
ede1758
View commit details
Copy full SHA for ede1758
View code at this point
Browse repository at this point
Apply simple suggestions from code review
Show description for e3edea2
smowton
and
aschackmull
authored
e3edea2
View commit details
Copy full SHA for e3edea2
View code at this point
Browse repository at this point
Add change note
smowton
authored
efb63aa
View commit details
Copy full SHA for efb63aa
View code at this point
Browse repository at this point
Add missing qldoc
smowton
authored
3627eb2
View commit details
Copy full SHA for 3627eb2
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
Fix isEnclosingMethodAccess wrapper
smowton
committed
09e83d1
View commit details
Copy full SHA for 09e83d1
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
Add aliases for public, importable renamed classes and predicates.
Show description for 59a49ee
smowton
authored
59a49ee
View commit details
Copy full SHA for 59a49ee
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
Java: introduce more-intuitive names for ClassInstanceExpr, L/RValue and MethodAccess.
smowton
authored
a10731c
View commit details
Copy full SHA for a10731c
View code at this point
Browse repository at this point
Commits on Oct 23, 2023
Java: Added up to date models for Spring's ResponseEntity
atorralba
committed
cd10dc8
View commit details
Copy full SHA for cd10dc8
View code at this point
Browse repository at this point
Commits on Oct 19, 2023
Merge remote-tracking branch 'origin/main' into dbartol/threat-models
Dave Bartolomeo
committed
910b2a9
View commit details
Copy full SHA for 910b2a9
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
Merge branch 'main' into post-release-prep/codeql-cli-2.15.1
Dave Bartolomeo
authored
712f775
View commit details
Copy full SHA for 712f775
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
Post-release preparation for codeql-cli-2.15.1
github-actions[bot]
committed
8dcd8b9
View commit details
Copy full SHA for 8dcd8b9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.