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
Type
/
to 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
997
Pull requests
446
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
ql
on
codeql-cli/v2.13.4
User selector
All users
All time
Commit history
Commits on Jun 6, 2023
Bump regex from 1.8.3 to 1.8.4 in /ql
Show description for d38bca1
dependabot[bot]
authored
d38bca1
View commit details
Copy full SHA for d38bca1
View code at this point
Browse repository at this point
Commits on May 31, 2023
Bump chrono from 0.4.25 to 0.4.26 in /ql
Show description for 75f6355
dependabot[bot]
authored
75f6355
View commit details
Copy full SHA for 75f6355
View code at this point
Browse repository at this point
Commits on May 30, 2023
Bump chrono from 0.4.24 to 0.4.25 in /ql
Show description for 39a07d4
dependabot[bot]
authored
39a07d4
View commit details
Copy full SHA for 39a07d4
View code at this point
Browse repository at this point
Commits on May 26, 2023
Bump regex from 1.8.2 to 1.8.3 in /ql
Show description for 4ab389b
dependabot[bot]
authored
4ab389b
View commit details
Copy full SHA for 4ab389b
View code at this point
Browse repository at this point
Commits on May 24, 2023
Merge pull request #13265 from asgerf/rb/delete-name-clash
Show description for 818753e
asgerf
authored
818753e
View commit details
Copy full SHA for 818753e
View code at this point
Browse repository at this point
QL4QL: Fix a warning about repeating alert location
asgerf
committed
5b7f69c
View commit details
Copy full SHA for 5b7f69c
View code at this point
Browse repository at this point
Commits on May 23, 2023
Merge pull request #13154 from aibaars/sync-dbscheme-py
Show description for e33f3a6
aibaars
authored
e33f3a6
View commit details
Copy full SHA for e33f3a6
View code at this point
Browse repository at this point
QL4QL: Add query to warn about name clashes between summarized callables
asgerf
committed
e4e52e7
View commit details
Copy full SHA for e4e52e7
View code at this point
Browse repository at this point
Bump regex from 1.8.1 to 1.8.2 in /ql
Show description for 3a39e8b
dependabot[bot]
authored
3a39e8b
View commit details
Copy full SHA for 3a39e8b
View code at this point
Browse repository at this point
Commits on May 22, 2023
QL/Ruby: update dbscheme stats
aibaars
committed
bec2b7f
View commit details
Copy full SHA for bec2b7f
View code at this point
Browse repository at this point
QL: switch to shared YAML extractor
aibaars
committed
d2bc66e
View commit details
Copy full SHA for d2bc66e
View code at this point
Browse repository at this point
Tree-sitter extractor: extract shared dbscheme fragments into 'prefix.dbscheme'
aibaars
committed
9f83dd5
View commit details
Copy full SHA for 9f83dd5
View code at this point
Browse repository at this point
Commits on May 12, 2023
Merge pull request #13029 from hmac/ruby-autobuilder-refactor
Show description for 48f2268
hmac
authored
48f2268
View commit details
Copy full SHA for 48f2268
View code at this point
Browse repository at this point
QL: Enable implicit this receiver warnings
kaspersv
committed
1af1bf8
View commit details
Copy full SHA for 1af1bf8
View code at this point
Browse repository at this point
QL: Make implicit receivers explicit
kaspersv
committed
3dbc0cf
View commit details
Copy full SHA for 3dbc0cf
View code at this point
Browse repository at this point
Commits on May 11, 2023
Remove ql/implicit-this restriction to files with explicit this
kaspersv
committed
a920c13
View commit details
Copy full SHA for a920c13
View code at this point
Browse repository at this point
Commits on May 5, 2023
Shared: Share autobuilder code between Ruby and QL
hmac
committed
9203efb
View commit details
Copy full SHA for 9203efb
View code at this point
Browse repository at this point
Commits on May 4, 2023
Merge pull request #12881 from hmac/extractor-high-level-api
Show description for 149722a
hmac
authored
149722a
View commit details
Copy full SHA for 149722a
View code at this point
Browse repository at this point
Commits on Apr 27, 2023
Shared: fix missing import
hmac
committed
5688da1
View commit details
Copy full SHA for 5688da1
View code at this point
Browse repository at this point
Shared: Handle trap compression option properly
Show description for 8a89aec
hmac
committed
8a89aec
View commit details
Copy full SHA for 8a89aec
View code at this point
Browse repository at this point
Commits on Apr 26, 2023
Bump tracing from 0.1.37 to 0.1.38 in /ql
Show description for 738e385
dependabot[bot]
authored
738e385
View commit details
Copy full SHA for 738e385
View code at this point
Browse repository at this point
Commits on Apr 24, 2023
Merge pull request #12904 from github/dependabot/cargo/ql/tracing-subscriber-0.3.17
Show description for b0efff0
erik-krogh
authored
b0efff0
View commit details
Copy full SHA for b0efff0
View code at this point
Browse repository at this point
Bump tracing-subscriber from 0.3.16 to 0.3.17 in /ql
Show description for 5e274c9
dependabot[bot]
authored
5e274c9
View commit details
Copy full SHA for 5e274c9
View code at this point
Browse repository at this point
Bump regex from 1.8.0 to 1.8.1 in /ql
Show description for a5e919b
dependabot[bot]
authored
a5e919b
View commit details
Copy full SHA for a5e919b
View code at this point
Browse repository at this point
Commits on Apr 21, 2023
Bump regex from 1.7.3 to 1.8.0 in /ql
Show description for 149753c
dependabot[bot]
authored
149753c
View commit details
Copy full SHA for 149753c
View code at this point
Browse repository at this point
Commits on Apr 20, 2023
QL: Use high level extractor API
hmac
committed
da9a49d
View commit details
Copy full SHA for da9a49d
View code at this point
Browse repository at this point
Commits on Apr 19, 2023
Merge pull request #12786 from hmac/merge-extractor-binaries
Show description for c44fbc1
hmac
authored
c44fbc1
View commit details
Copy full SHA for c44fbc1
View code at this point
Browse repository at this point
QL: Rename extractor to codeql-extractor-ql
hmac
committed
30468dd
View commit details
Copy full SHA for 30468dd
View code at this point
Browse repository at this point
Commits on Apr 16, 2023
QL: update regexes
Jami Cogswell
authored and
Jami Cogswell
committed
06bf246
View commit details
Copy full SHA for 06bf246
View code at this point
Browse repository at this point
Commits on Apr 12, 2023
QL: Dont ask me to inline cached predicates
asgerf
committed
2f82f43
View commit details
Copy full SHA for 2f82f43
View code at this point
Browse repository at this point
Commits on Apr 7, 2023
Ruby/QL: Remove unnecessary CLI config
hmac
committed
2ef6d5c
View commit details
Copy full SHA for 2ef6d5c
View code at this point
Browse repository at this point
QL: Update scripts for merged extractor
hmac
committed
c139991
View commit details
Copy full SHA for c139991
View code at this point
Browse repository at this point
QL: Merge extractor binaries into one
Show description for eff4729
hmac
committed
eff4729
View commit details
Copy full SHA for eff4729
View code at this point
Browse repository at this point
QL: Enable derive feature in clap
Show description for e4b4d8a
hmac
committed
e4b4d8a
View commit details
Copy full SHA for e4b4d8a
View code at this point
Browse repository at this point
Commits on Apr 6, 2023
Bump tree-sitter from 0.20.9 to 0.20.10 in /ql
Show description for 841d91f
dependabot[bot]
authored
841d91f
View commit details
Copy full SHA for 841d91f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.