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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
advanced-security
/
codeql-development-toolkit
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
9
Code
Issues
11
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Mbaluda/qlt action
- #41
#41
Draft
mbaluda
wants to merge 10 commits into
main
advanced-security/codeql-development-toolkit:main
from
mbaluda/qlt-action
advanced-security/codeql-development-toolkit:mbaluda/qlt-action
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Draft
Mbaluda/qlt action
#41
mbaluda
wants to merge 10 commits into
main
advanced-security/codeql-development-toolkit:main
from
mbaluda/qlt-action
advanced-security/codeql-development-toolkit:mbaluda/qlt-action
Copy head branch name to clipboard
Commits
Commits on Aug 28, 2026
Extend install-qlt to optionally install CodeQL via qlt codeql run install
Show description for 8a46b66
mbaluda
committed
8a46b66
View commit details
Copy full SHA for 8a46b66
Browse repository at this point
Add save-qlt-cache, bundle-codeql-packs, run-qlt-unit-tests actions
Show description for 2e094e9
mbaluda
committed
2e094e9
View commit details
Copy full SHA for 2e094e9
Browse repository at this point
Add optional precompile step to install-qlt (compilation-cache-size, precompile)
Show description for 65819df
mbaluda
committed
65819df
View commit details
Copy full SHA for 65819df
Browse repository at this point
Support plain (non-custom-bundle) CodeQL installs in install-qlt
Show description for 77f850b
mbaluda
committed
77f850b
View commit details
Copy full SHA for 77f850b
Browse repository at this point
Cache ~/.qlt too, not just cache-dir, and document config-file constraints
Show description for 28b9ae1
mbaluda
committed
28b9ae1
View commit details
Copy full SHA for 28b9ae1
Browse repository at this point
Add --verbosity=progress++ to the precompile step so cache hits/misses are logged
mbaluda
committed
d147f01
View commit details
Copy full SHA for d147f01
Browse repository at this point
Split install-qlt's cache-dir output back into a single-dir value plus a new install-cache-paths output
Show description for ca97b26
mbaluda
committed
ca97b26
View commit details
Copy full SHA for ca97b26
Browse repository at this point
Default --verbosity=progress++ in run-qlt-unit-tests instead of requiring callers to pass it
Show description for b89defc
mbaluda
committed
b89defc
View commit details
Copy full SHA for b89defc
Browse repository at this point
Simplify run-qlt-unit-tests verbosity/codeql-args composition to plain bash
Show description for 1c84028
mbaluda
committed
1c84028
View commit details
Copy full SHA for 1c84028
Browse repository at this point
Fix codeql-args passthrough: use a bash array instead of unquoted command substitution
Show description for 1c459f7
mbaluda
committed
1c459f7
View commit details
Copy full SHA for 1c459f7
Browse repository at this point
You can’t perform that action at this time.