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
445
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
kotlin-extractor
src
main
on
codeql-cli/v2.26.1
User selector
All users
All time
Commit history
Commits on Jun 19, 2026
Kotlin 2.4.0: Address peer review
Show description for 0f83586
andersfugmann
committed
0f83586
View commit details
Copy full SHA for 0f83586
View code at this point
Browse repository at this point
Commits on Jun 16, 2026
Kotlin: add extractor support for 2.4.0
Show description for e10743b
andersfugmann
and
Copilot
committed
e10743b
View commit details
Copy full SHA for e10743b
View code at this point
Browse repository at this point
Commits on Mar 26, 2026
Kotlin: update to 2.3.20
redsun82
committed
ded6968
View commit details
Copy full SHA for ded6968
View code at this point
Browse repository at this point
Commits on Jan 28, 2026
Kotlin: Inline cast
andersfugmann
committed
ab495fa
View commit details
Copy full SHA for ab495fa
View code at this point
Browse repository at this point
Kotlin: Address detections from kotin internal queries
andersfugmann
committed
2320d50
View commit details
Copy full SHA for 2320d50
View code at this point
Browse repository at this point
Kotlin: Accept test changes
Show description for 31867a5
andersfugmann
committed
31867a5
View commit details
Copy full SHA for 31867a5
View code at this point
Browse repository at this point
Kotlin: Do not skip writing of getter and setters if the local deligate is null
andersfugmann
committed
e1f3d5b
View commit details
Copy full SHA for e1f3d5b
View code at this point
Browse repository at this point
Kotlin: Add additional warning suppresion to v1_9_0 and remove copy in v2_3_0
andersfugmann
committed
5cdfb77
View commit details
Copy full SHA for 5cdfb77
View code at this point
Browse repository at this point
Kotlin: Remove support for Kotlin versions 1.6 and 1.7
Show description for 8ee3523
andersfugmann
committed
8ee3523
View commit details
Copy full SHA for 8ee3523
View code at this point
Browse repository at this point
Kotlin: Remove obsolete file
andersfugmann
committed
5552527
View commit details
Copy full SHA for 5552527
View code at this point
Browse repository at this point
Kotlin: Fix spelling
andersfugmann
committed
4d7c841
View commit details
Copy full SHA for 4d7c841
View code at this point
Browse repository at this point
Kotlin: Create IrSimpleType factory function to support constructor changes introduced in Kotlin 2.3
andersfugmann
committed
eb37255
View commit details
Copy full SHA for eb37255
View code at this point
Browse repository at this point
Kotlin: Fix bazel format and address copilot review comments
andersfugmann
committed
b8d01ed
View commit details
Copy full SHA for b8d01ed
View code at this point
Browse repository at this point
Kotlin: Update compiler plugin for Kotlin 2.3.0
andersfugmann
committed
cc25d30
View commit details
Copy full SHA for cc25d30
View code at this point
Browse repository at this point
Kotlin: Add support for Kotlin 2.3.0
andersfugmann
committed
07e5479
View commit details
Copy full SHA for 07e5479
View code at this point
Browse repository at this point
Kotlin: Silence compilation warnings
andersfugmann
committed
bc419fd
View commit details
Copy full SHA for bc419fd
View code at this point
Browse repository at this point
Commits on Jan 26, 2026
Kotlin: Ensure the kotlin extractor is loaded as the last extension to be able to capture expansions from other extensions
andersfugmann
committed
c488086
View commit details
Copy full SHA for c488086
View code at this point
Browse repository at this point
Commits on Oct 31, 2025
Kotlin: Avoid infinite recursion when extracting recursive interfaces
igfoo
committed
1efecc0
View commit details
Copy full SHA for 1efecc0
View code at this point
Browse repository at this point
Commits on Jul 30, 2025
Kotlin: Use 2.2.20-Beta2 rather than 2.2.20-Beta1
igfoo
committed
e589019
View commit details
Copy full SHA for e589019
View code at this point
Browse repository at this point
Commits on Jul 23, 2025
Kotlin: Add getJvmModuleNameForDeserializedDescriptor wrapper
Show description for 709c111
igfoo
committed
709c111
View commit details
Copy full SHA for 709c111
View code at this point
Browse repository at this point
Commits on May 15, 2025
Inline version-specific override code where there is now only one version
smowton
committed
084222e
View commit details
Copy full SHA for 084222e
View code at this point
Browse repository at this point
Fold v_1_5_0 and v_1_5_20 files forwards into v_1_6_0, dropping any that are overridden
smowton
committed
79171a9
View commit details
Copy full SHA for 79171a9
View code at this point
Browse repository at this point
Commits on May 13, 2025
Fix handling of X/jvm-default intermediate modes such as 'compatibility', the new default as of 2.2.0
smowton
committed
fecad02
View commit details
Copy full SHA for fecad02
View code at this point
Browse repository at this point
Don't try to decode a class from a .java file
smowton
committed
29d369f
View commit details
Copy full SHA for 29d369f
View code at this point
Browse repository at this point
Fix build for Kotlin 2.2.0
smowton
committed
a36fc30
View commit details
Copy full SHA for a36fc30
View code at this point
Browse repository at this point
Commits on Jan 20, 2025
Kotlin: Fix build with 2.1.20-Beta1
igfoo
committed
cec503e
View commit details
Copy full SHA for cec503e
View code at this point
Browse repository at this point
Commits on Jan 3, 2025
Kotlin: Support CODEQL_PATH_TRANSFORMER
igfoo
committed
dedb0cb
View commit details
Copy full SHA for dedb0cb
View code at this point
Browse repository at this point
Commits on Nov 1, 2024
Be explicit about Kotlin database type
smowton
committed
81ff394
View commit details
Copy full SHA for 81ff394
View code at this point
Browse repository at this point
Kotlin extractor: use special <nulltype> for null literals
Show description for 5d3f723
smowton
committed
5d3f723
View commit details
Copy full SHA for 5d3f723
View code at this point
Browse repository at this point
Commits on Oct 29, 2024
Kotlin: Don't write the erasure relation
Show description for 8ab52db
igfoo
committed
8ab52db
View commit details
Copy full SHA for 8ab52db
View code at this point
Browse repository at this point
Commits on Oct 15, 2024
Merge pull request #17769 from igfoo/igfoo/2.1.0-beta2
Show description for 196baa9
igfoo
authored
196baa9
View commit details
Copy full SHA for 196baa9
View code at this point
Browse repository at this point
Kotlin: Fix for 2.1.0-Beta2
Show description for b5bfd06
igfoo
committed
b5bfd06
View commit details
Copy full SHA for b5bfd06
View code at this point
Browse repository at this point
Commits on Oct 11, 2024
Kotlin: Log our verbosity level
Show description for 156ddd3
igfoo
committed
156ddd3
View commit details
Copy full SHA for 156ddd3
View code at this point
Browse repository at this point
Commits on Sep 27, 2024
Kotlin: Fix the return type for lambda constructors
igfoo
committed
2a5b489
View commit details
Copy full SHA for 2a5b489
View code at this point
Browse repository at this point
Commits on Sep 25, 2024
Kotlin: Fix build with 2.1.0-Beta1
igfoo
committed
a6fce19
View commit details
Copy full SHA for a6fce19
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.