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
9.9k
Code
Issues
995
Pull requests
447
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
Advisory
on
redsun82-rust-analyzer-update
User selector
All users
All time
Commit history
Commits on Feb 4, 2026
Java: Rename UnaryExpr.getExpr to getOperand.
aschackmull
committed
5e6e64b
View commit details
Copy full SHA for 5e6e64b
View code at this point
Browse repository at this point
Commits on Sep 10, 2025
Java: Remove java/undocumented-* queries from the code-quality-extended suite.
michaelnebel
committed
8e392cf
View commit details
Copy full SHA for 8e392cf
View code at this point
Browse repository at this point
Java: Add some medium precision queries to the code-quality-extended suite.
michaelnebel
committed
5680203
View commit details
Copy full SHA for 5680203
View code at this point
Browse repository at this point
Commits on Jun 23, 2025
Java: Remove java/deprecated-call from the Code Quality suite.
michaelnebel
committed
a17078b
View commit details
Copy full SHA for a17078b
View code at this point
Browse repository at this point
Commits on Jun 18, 2025
Tag with `quality` and sub-category
owen-mc
committed
97dceb3
View commit details
Copy full SHA for 97dceb3
View code at this point
Browse repository at this point
Commits on Sep 24, 2024
Java: Deprecate Field.getSourceDeclaration() and Field.isSourceDeclaration()
Show description for bda779a
igfoo
committed
bda779a
View commit details
Copy full SHA for bda779a
View code at this point
Browse repository at this point
Commits on Apr 2, 2024
Allow `@param` tags to apply to record parameters
Dave Bartolomeo
committed
ce98353
View commit details
Copy full SHA for ce98353
View code at this point
Browse repository at this point
Commits on Oct 24, 2023
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 Jan 10, 2023
Java: Remove omittable exists variables
atorralba
committed
32471d3
View commit details
Copy full SHA for 32471d3
View code at this point
Browse repository at this point
Commits on Nov 25, 2022
Kotlin: Enable java/misnamed-type query
Show description for a423f5f
igfoo
committed
a423f5f
View commit details
Copy full SHA for a423f5f
View code at this point
Browse repository at this point
Commits on Nov 16, 2022
Merge pull request #11303 from tamasvajk/kotlin-one-stmt-line
Show description for ae38d5d
tamasvajk
authored
ae38d5d
View commit details
Copy full SHA for ae38d5d
View code at this point
Browse repository at this point
Exclude .kt files from one stmt in line query
tamasvajk
committed
c9241cc
View commit details
Copy full SHA for c9241cc
View code at this point
Browse repository at this point
Exclude .kt files from misnamed reftype query
tamasvajk
committed
c1be93a
View commit details
Copy full SHA for c1be93a
View code at this point
Browse repository at this point
Commits on Oct 11, 2022
Kotlin/Java: Exclude generated code from `java/missing-override-annotation`
tamasvajk
committed
9b2cc6c
View commit details
Copy full SHA for 9b2cc6c
View code at this point
Browse repository at this point
Commits on Oct 4, 2022
Reapply "Java: Fix cartesian product"
Show description for 2deb3e5
atorralba
committed
2deb3e5
View commit details
Copy full SHA for 2deb3e5
View code at this point
Browse repository at this point
Revert "Java: Add `CompilationUnit.getATypeAvailableBySimpleName()`"
Show description for 281e49d
atorralba
committed
281e49d
View commit details
Copy full SHA for 281e49d
View code at this point
Browse repository at this point
Revert "Java: Rename predicate to `getATypeInScope`"
Show description for 01b950f
atorralba
committed
01b950f
View commit details
Copy full SHA for 01b950f
View code at this point
Browse repository at this point
Revert "Java: Adjust `ImpossibleJavadocThrows.ql`"
Show description for df29e05
atorralba
committed
df29e05
View commit details
Copy full SHA for df29e05
View code at this point
Browse repository at this point
Revert "Java: Fix cartesian product"
atorralba
authored
c1654ce
View commit details
Copy full SHA for c1654ce
View code at this point
Browse repository at this point
Commits on Sep 30, 2022
Fix cartesian product
atorralba
committed
585cbe2
View commit details
Copy full SHA for 585cbe2
View code at this point
Browse repository at this point
Commits on Sep 26, 2022
Java: Adjust `ImpossibleJavadocThrows.ql`
Marcono1234
committed
c40b628
View commit details
Copy full SHA for c40b628
View code at this point
Browse repository at this point
Commits on Sep 25, 2022
Java: Rename predicate to `getATypeInScope`
Marcono1234
committed
fd99ae7
View commit details
Copy full SHA for fd99ae7
View code at this point
Browse repository at this point
Commits on Sep 20, 2022
Java: Add `CompilationUnit.getATypeAvailableBySimpleName()`
Show description for 431aa2c
Marcono1234
committed
431aa2c
View commit details
Copy full SHA for 431aa2c
View code at this point
Browse repository at this point
Commits on Sep 15, 2022
deprecated-call query: notice calls to methods of specialised generic classes
smowton
committed
5a56bb9
View commit details
Copy full SHA for 5a56bb9
View code at this point
Browse repository at this point
Commits on May 10, 2022
Extract `override` modifier
tamasvajk
authored and
igfoo
committed
505ccbb
View commit details
Copy full SHA for 505ccbb
View code at this point
Browse repository at this point
Commits on Apr 26, 2022
Java: Remove some useless imports.
aschackmull
committed
7002f49
View commit details
Copy full SHA for 7002f49
View code at this point
Browse repository at this point
Commits on Feb 21, 2022
Java: Performance tweaks
igfoo
committed
7ce9b16
View commit details
Copy full SHA for 7ce9b16
View code at this point
Browse repository at this point
Commits on Oct 2, 2021
Java: Fix formatting of SpuriousJavadocParam.java
Marcono1234
committed
fb1385b
View commit details
Copy full SHA for fb1385b
View code at this point
Browse repository at this point
Commits on Sep 13, 2021
Merge pull request #6645 from Marcono1234/marcono1234/spurious-javadoc-param-generic-class
Show description for 122ffca
smowton
authored
122ffca
View commit details
Copy full SHA for 122ffca
View code at this point
Browse repository at this point
Commits on Sep 12, 2021
Java: Remove duplicate classes modeling Object.clone
Marcono1234
committed
d117593
View commit details
Copy full SHA for d117593
View code at this point
Browse repository at this point
Commits on Sep 8, 2021
Java: Detect spurious param Javadoc tag of generic classes
Marcono1234
committed
a173d95
View commit details
Copy full SHA for a173d95
View code at this point
Browse repository at this point
Commits on Feb 25, 2021
Java: Use `.inc.qhelp` extension for included help files
Marcono1234
committed
53dc2ce
View commit details
Copy full SHA for 53dc2ce
View code at this point
Browse repository at this point
Update Java documentation links to Java 11
Show description for e21cbe8
Marcono1234
committed
e21cbe8
View commit details
Copy full SHA for e21cbe8
View code at this point
Browse repository at this point
Commits on Sep 8, 2020
Java: Rename Block -> BlockStmt
jbj
committed
464d363
View commit details
Copy full SHA for 464d363
View code at this point
Browse repository at this point
Commits on May 12, 2020
Java: add missing QLDoc for `JavadocCommon.qll`
yo-h
committed
53ccbee
View commit details
Copy full SHA for 53ccbee
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.