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 }}
Napalys
/
codeql
Public
forked from
github/codeql
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
java
ql
lib
on
python/hdbcli
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 28, 2025
Post-release preparation for codeql-cli-2.21.2
github-actions[bot]
committed
2e0699a
View commit details
Copy full SHA for 2e0699a
View code at this point
Browse repository at this point
Release preparation for version 2.21.2
github-actions[bot]
committed
625354c
View commit details
Copy full SHA for 625354c
View code at this point
Browse repository at this point
Commits on Apr 21, 2025
Merge branch 'main' into jcogs33/java/junit5-missing-nested-annotation
jcogs33
authored
02ded89
View commit details
Copy full SHA for 02ded89
View code at this point
Browse repository at this point
Commits on Apr 15, 2025
Post-release preparation for codeql-cli-2.21.1
github-actions[bot]
committed
d78736b
View commit details
Copy full SHA for d78736b
View code at this point
Browse repository at this point
Commits on Apr 14, 2025
Release preparation for version 2.21.1
github-actions[bot]
committed
b961c59
View commit details
Copy full SHA for b961c59
View code at this point
Browse repository at this point
Commits on Apr 9, 2025
Grammar
smowton
authored
7a8dfdb
View commit details
Copy full SHA for 7a8dfdb
View code at this point
Browse repository at this point
Change note
smowton
committed
f31b49b
View commit details
Copy full SHA for f31b49b
View code at this point
Browse repository at this point
Add EnumType to SimpleTypeSanitizer
smowton
committed
0a293cf
View commit details
Copy full SHA for 0a293cf
View code at this point
Browse repository at this point
Commits on Apr 2, 2025
Fix stray references to the javax package name
Show description for 77e4d9e
smowton
and
jcogs33
authored
77e4d9e
View commit details
Copy full SHA for 77e4d9e
View code at this point
Browse repository at this point
Commits on Apr 1, 2025
Java: add blank lines to qldocs
Jami Cogswell
authored and
Jami Cogswell
committed
faeb7ab
View commit details
Copy full SHA for faeb7ab
View code at this point
Browse repository at this point
Change note
smowton
committed
5d37ccf
View commit details
Copy full SHA for 5d37ccf
View code at this point
Browse repository at this point
Remove redundant import
smowton
committed
2083974
View commit details
Copy full SHA for 2083974
View code at this point
Browse repository at this point
Update docs
smowton
committed
50119ae
View commit details
Copy full SHA for 50119ae
View code at this point
Browse repository at this point
Enable recognising jakarta.persistence in dead-code queries
smowton
committed
a5a6fd3
View commit details
Copy full SHA for a5a6fd3
View code at this point
Browse repository at this point
Persistence models: recognise jakarta.persistence
smowton
committed
fb6296a
View commit details
Copy full SHA for fb6296a
View code at this point
Browse repository at this point
Post-release preparation for codeql-cli-2.21.0
github-actions[bot]
committed
10205cb
View commit details
Copy full SHA for 10205cb
View code at this point
Browse repository at this point
Commits on Mar 31, 2025
Release preparation for version 2.21.0
github-actions[bot]
committed
84f6564
View commit details
Copy full SHA for 84f6564
View code at this point
Browse repository at this point
Change note
smowton
committed
d8f7f18
View commit details
Copy full SHA for d8f7f18
View code at this point
Browse repository at this point
Merge pull request #19093 from aschackmull/java/caching
Show description for e8e9403
aschackmull
authored
e8e9403
View commit details
Copy full SHA for e8e9403
View code at this point
Browse repository at this point
Commits on Mar 28, 2025
SSA: Remove empty predicates and dead code.
aschackmull
committed
5a986f5
View commit details
Copy full SHA for 5a986f5
View code at this point
Browse repository at this point
Java: Switch from ssaDefAssigns/ssaDefInitializesParam to ssaDefHasSource.
aschackmull
committed
4c420c5
View commit details
Copy full SHA for 4c420c5
View code at this point
Browse repository at this point
Merge pull request #19044 from aschackmull/ssa/useuse-trim
Show description for 0c74f21
aschackmull
authored
0c74f21
View commit details
Copy full SHA for 0c74f21
View code at this point
Browse repository at this point
Merge branch 'main' into jcogs33/java/junit5-missing-nested-annotation
jcogs33
authored
e458aca
View commit details
Copy full SHA for e458aca
View code at this point
Browse repository at this point
Commits on Mar 25, 2025
Java/SSA: Keep proper distinction between cached stages.
aschackmull
committed
d5d0274
View commit details
Copy full SHA for d5d0274
View code at this point
Browse repository at this point
Java: Skip SSA definition nodes in data flow.
aschackmull
committed
7c82f51
View commit details
Copy full SHA for 7c82f51
View code at this point
Browse repository at this point
Commits on Mar 24, 2025
Java: Fix TC magic in SystemProperty.
aschackmull
committed
dc0ca1a
View commit details
Copy full SHA for dc0ca1a
View code at this point
Browse repository at this point
Commits on Mar 23, 2025
Java: include RepeatedTest, ParameterizedTest, TestFactory, and TestTemplate when identifying JUnit 5 test methods
Jami Cogswell
authored and
Jami Cogswell
committed
35b6478
View commit details
Copy full SHA for 35b6478
View code at this point
Browse repository at this point
Java: exclude anonymous, local, and private classes
Jami Cogswell
authored and
Jami Cogswell
committed
4d7bed6
View commit details
Copy full SHA for 4d7bed6
View code at this point
Browse repository at this point
Java: refactor QL
Jami Cogswell
authored and
Jami Cogswell
committed
f17e726
View commit details
Copy full SHA for f17e726
View code at this point
Browse repository at this point
Commits on Mar 21, 2025
Java: Cache the other compiletimeconstant value predicates
aschackmull
committed
3c6db09
View commit details
Copy full SHA for 3c6db09
View code at this point
Browse repository at this point
Java: Merge BaseSSA cached stages.
aschackmull
committed
e75ed5a
View commit details
Copy full SHA for e75ed5a
View code at this point
Browse repository at this point
Java: Merge cached stages for BasicBlocks.
aschackmull
committed
3313533
View commit details
Copy full SHA for 3313533
View code at this point
Browse repository at this point
Merge branch 'main' into tamasvajk/java_empty_method
mchammer01
authored
1f76793
View commit details
Copy full SHA for 1f76793
View code at this point
Browse repository at this point
Commits on Mar 20, 2025
Update java/ql/lib/semmle/code/java/UnitTests.qll
Show description for 246c827
tamasvajk
and
jcogs33
authored
246c827
View commit details
Copy full SHA for 246c827
View code at this point
Browse repository at this point
Commits on Mar 19, 2025
Merge remote-tracking branch 'origin/main' into smowton/admin/merge-rc317-into-main
smowton
committed
9a2a13e
View commit details
Copy full SHA for 9a2a13e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.