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
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 }}
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10.1k
Code
Issues
1k
Pull requests
470
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
go
on
codeql-cli/v2.27.1
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 17, 2026
Release preparation for version 2.27.1
github-actions[bot]
committed
903466f
View commit details
Copy full SHA for 903466f
View code at this point
Browse repository at this point
Commits on Sep 16, 2026
Inline expectations: Ignore results in files outside the source dir
hvitved
committed
0aba99b
View commit details
Copy full SHA for 0aba99b
View code at this point
Browse repository at this point
Add changed framework coverage reports
github-actions[bot]
committed
34a21cc
View commit details
Copy full SHA for 34a21cc
View code at this point
Browse repository at this point
Commits on Sep 15, 2026
Merge pull request #22534 from owen-mc/go/mad/1.27
Show description for c32480d
owen-mc
authored
c32480d
View commit details
Copy full SHA for c32480d
View code at this point
Browse repository at this point
Commits on Sep 14, 2026
Go: Replace dead link in .qhelp.
geoffw0
committed
0b63e60
View commit details
Copy full SHA for 0b63e60
View code at this point
Browse repository at this point
build(deps): bump golang.org/x/tools
Show description for 937d7c0
dependabot[bot]
authored
937d7c0
View commit details
Copy full SHA for 937d7c0
View code at this point
Browse repository at this point
Commits on Sep 10, 2026
Change "clone" models from value to taint
owen-mc
committed
ec18d5c
View commit details
Copy full SHA for ec18d5c
View code at this point
Browse repository at this point
Update expected test output for changed model
owen-mc
committed
e009997
View commit details
Copy full SHA for e009997
View code at this point
Browse repository at this point
Address review feedback
Show description for 1dea92a
Copilot
and
owen-mc
committed
1dea92a
View commit details
Copy full SHA for 1dea92a
View code at this point
Browse repository at this point
Add change note
owen-mc
committed
77ee475
View commit details
Copy full SHA for 77ee475
View code at this point
Browse repository at this point
More models for `strings` package
Show description for 36b2a86
owen-mc
committed
36b2a86
View commit details
Copy full SHA for 36b2a86
View code at this point
Browse repository at this point
Add models for new functions in Go 1.27
owen-mc
committed
fd61ec0
View commit details
Copy full SHA for fd61ec0
View code at this point
Browse repository at this point
Model `encoding/json/jsontext` package
owen-mc
committed
fbd27e4
View commit details
Copy full SHA for fbd27e4
View code at this point
Browse repository at this point
Commits on Sep 9, 2026
Bump golang.org/x/mod
Show description for 4b344fb
dependabot[bot]
authored
4b344fb
View commit details
Copy full SHA for 4b344fb
View code at this point
Browse repository at this point
Commits on Sep 7, 2026
Go: Update to 1.27.1
github-actions[bot]
committed
8897f3c
View commit details
Copy full SHA for 8897f3c
View code at this point
Browse repository at this point
Commits on Sep 3, 2026
Post-release preparation for codeql-cli-2.27.0
github-actions[bot]
committed
cb62641
View commit details
Copy full SHA for cb62641
View code at this point
Browse repository at this point
Release preparation for version 2.27.0
github-actions[bot]
committed
da93726
View commit details
Copy full SHA for da93726
View code at this point
Browse repository at this point
Merge pull request #22495 from hvitved/rust/path-resolution-crate-fallback-uniqueness
Show description for cb55cf1
hvitved
authored
cb55cf1
View commit details
Copy full SHA for cb55cf1
View code at this point
Browse repository at this point
Rename `normalizeSemVer` to `padSemVer` and adopt Ruby implementation
hvitved
committed
df7d49d
View commit details
Copy full SHA for df7d49d
View code at this point
Browse repository at this point
Address review comment
hvitved
committed
9207c4b
View commit details
Copy full SHA for 9207c4b
View code at this point
Browse repository at this point
Commits on Sep 2, 2026
Merge pull request #22399 from jketema/jketema/go-follow
Show description for 327b8e9
jketema
authored
327b8e9
View commit details
Copy full SHA for 327b8e9
View code at this point
Browse repository at this point
Merge pull request #22410 from miachillgood/codex/issue-5163-wikimedia-links
Show description for a690c0c
jketema
authored
a690c0c
View commit details
Copy full SHA for a690c0c
View code at this point
Browse repository at this point
Commits on Sep 1, 2026
FlowSummaryImpl: Align source/sink/barrier prioriterization with that for summaries
hvitved
committed
872aabc
View commit details
Copy full SHA for 872aabc
View code at this point
Browse repository at this point
Commits on Aug 22, 2026
Use HTTPS for Wikimedia query-help links
miachillgood
committed
c8afb1d
View commit details
Copy full SHA for c8afb1d
View code at this point
Browse repository at this point
Commits on Aug 21, 2026
Post-release preparation for codeql-cli-2.26.4
github-actions[bot]
committed
dbb6921
View commit details
Copy full SHA for dbb6921
View code at this point
Browse repository at this point
Go: Only output origin constraints for methods
Show description for 6a9e2d5
jketema
committed
6a9e2d5
View commit details
Copy full SHA for 6a9e2d5
View code at this point
Browse repository at this point
Commits on Aug 20, 2026
Release preparation for version 2.26.4
github-actions[bot]
committed
2bbab1b
View commit details
Copy full SHA for 2bbab1b
View code at this point
Browse repository at this point
Go: Add test that shows that constraints might not be uniquely determined
jketema
committed
17afaf2
View commit details
Copy full SHA for 17afaf2
View code at this point
Browse repository at this point
Commits on Aug 19, 2026
Go: Fix crash in `getTypeParamParentLabel`
jketema
committed
072b298
View commit details
Copy full SHA for 072b298
View code at this point
Browse repository at this point
Go: Add generic method test
jketema
committed
28d44f7
View commit details
Copy full SHA for 28d44f7
View code at this point
Browse repository at this point
Go: Fix `findMethodOnTypeWithGivenReceiver` for Go 1.27
jketema
committed
9db5585
View commit details
Copy full SHA for 9db5585
View code at this point
Browse repository at this point
Go: Add change note
jketema
committed
3185185
View commit details
Copy full SHA for 3185185
View code at this point
Browse repository at this point
Go: Update test formatting
jketema
committed
f404c6a
View commit details
Copy full SHA for f404c6a
View code at this point
Browse repository at this point
Go: Bump `maxGoVersion` to 1.27
jketema
committed
3dfe5e6
View commit details
Copy full SHA for 3dfe5e6
View code at this point
Browse repository at this point
Go: Update to 1.27
jketema
committed
50455bd
View commit details
Copy full SHA for 50455bd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.