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 }}
lloydchang
/
github-codeql-action
Public
forked from
github/codeql-action
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
github-codeql-action
src
on
main
User selector
All users
All time
Commit history
Commits on Nov 20, 2024
Update supported GitHub Enterprise Server versions
github-actions[bot]
committed
40daece
View commit details
Copy full SHA for 40daece
View code at this point
Browse repository at this point
Commits on Nov 19, 2024
Start-proxy: Fetch OS specific binary
marcogario
committed
8f3b487
View commit details
Copy full SHA for 8f3b487
View code at this point
Browse repository at this point
Commits on Nov 18, 2024
Telemetry: report OS release for GitHub-hosted Linux runners
angelapwen
committed
f9ada54
View commit details
Copy full SHA for f9ada54
View code at this point
Browse repository at this point
Throw configuration error when `tar` is not available
angelapwen
committed
b500b62
View commit details
Copy full SHA for b500b62
View code at this point
Browse repository at this point
Commits on Nov 14, 2024
Merge pull request #2598 from github/mbg/fix/validateWorkflowResult
Show description for a1695c5
mbg
authored
a1695c5
View commit details
Copy full SHA for a1695c5
View code at this point
Browse repository at this point
Merge pull request #2597 from github/mbg/caching/output-improvements
Show description for 3ab67a2
mbg
authored
3ab67a2
View commit details
Copy full SHA for 3ab67a2
View code at this point
Browse repository at this point
Log result of `validateWorkflow` if not `undefined`
mbg
committed
58f2dfc
View commit details
Copy full SHA for 58f2dfc
View code at this point
Browse repository at this point
Commits on Nov 12, 2024
doc: add issue link to todo reminders in tests
NlightNFotis
committed
427ce46
View commit details
Copy full SHA for 427ce46
View code at this point
Browse repository at this point
tests: instead of false, use old feature flag with default value of false
NlightNFotis
committed
5445a29
View commit details
Copy full SHA for 5445a29
View code at this point
Browse repository at this point
workaround: disable streaming when downloading codeql bundle
NlightNFotis
committed
e6dd404
View commit details
Copy full SHA for e6dd404
View code at this point
Browse repository at this point
Allow warnings in `tryGetFolderBytes` to be suppressed
Show description for 7bc6222
mbg
committed
7bc6222
View commit details
Copy full SHA for 7bc6222
View code at this point
Browse repository at this point
Handle `ReserveCacheError` with a nicer message
mbg
committed
b0c0aad
View commit details
Copy full SHA for b0c0aad
View code at this point
Browse repository at this point
Commits on Nov 11, 2024
Do not pass undefined authorization header
henrymercer
committed
ebbe050
View commit details
Copy full SHA for ebbe050
View code at this point
Browse repository at this point
Commits on Nov 8, 2024
Merge pull request #2582 from github/dbartol/actions-extractor
Show description for f43e2e0
Dave Bartolomeo
authored
f43e2e0
View commit details
Copy full SHA for f43e2e0
View code at this point
Browse repository at this point
Commits on Nov 7, 2024
Do not add `actions` extractor to search path for `resolve languages`
Show description for 0f71e87
Dave Bartolomeo
committed
0f71e87
View commit details
Copy full SHA for 0f71e87
View code at this point
Browse repository at this point
Update search path in `resolve languages`
Dave Bartolomeo
committed
6a73972
View commit details
Copy full SHA for 6a73972
View code at this point
Browse repository at this point
Add `actions` extractor to search path
Dave Bartolomeo
committed
1676468
View commit details
Copy full SHA for 1676468
View code at this point
Browse repository at this point
Merge branch 'main' into update-bundle/codeql-bundle-v2.19.3
cklin
authored
4e033f0
View commit details
Copy full SHA for 4e033f0
View code at this point
Browse repository at this point
Commits on Nov 6, 2024
spelling: macos
Show description for 756aa64
jsoref
committed
756aa64
View commit details
Copy full SHA for 756aa64
View code at this point
Browse repository at this point
Commits on Nov 4, 2024
Update default bundle to codeql-bundle-v2.19.3
github-actions[bot]
committed
3fe3054
View commit details
Copy full SHA for 3fe3054
View code at this point
Browse repository at this point
Commits on Nov 1, 2024
Merge pull request #2572 from github/dbartol/actions-analysis
Show description for cbe1897
Dave Bartolomeo
authored
cbe1897
View commit details
Copy full SHA for cbe1897
View code at this point
Browse repository at this point
Add comment about registry kinds
Dave Bartolomeo
committed
ca91b63
View commit details
Copy full SHA for ca91b63
View code at this point
Browse repository at this point
Add unit test for YAML support in `CODEQL_ACTION_EXTRA_OPTIONS`
Dave Bartolomeo
committed
4e764dc
View commit details
Copy full SHA for 4e764dc
View code at this point
Browse repository at this point
Remove fallback to gzip
Show description for 26077f3
henrymercer
committed
26077f3
View commit details
Copy full SHA for 26077f3
View code at this point
Browse repository at this point
Enable zstd bundles on GHES and remove feature flag
henrymercer
committed
33f2dc5
View commit details
Copy full SHA for 33f2dc5
View code at this point
Browse repository at this point
Commits on Oct 31, 2024
Merge remote-tracking branch 'origin/main' into dbartol/actions-analysis
Dave Bartolomeo
committed
2a3ca27
View commit details
Copy full SHA for 2a3ca27
View code at this point
Browse repository at this point
Merge branch 'main' into cklin/diff-range-filtering
cklin
committed
a282158
View commit details
Copy full SHA for a282158
View code at this point
Browse repository at this point
Commits on Oct 29, 2024
Diff-informed PR analysis
cklin
committed
f7935cc
View commit details
Copy full SHA for f7935cc
View code at this point
Browse repository at this point
Document future cache size considerations
mbg
committed
bab8f1d
View commit details
Copy full SHA for bab8f1d
View code at this point
Browse repository at this point
Remove part about deprecated values in docs for `getCachingKind`
mbg
committed
ed74b24
View commit details
Copy full SHA for ed74b24
View code at this point
Browse repository at this point
Use common `getTotalCacheSize` for TRAP caching
mbg
committed
21e6a62
View commit details
Copy full SHA for 21e6a62
View code at this point
Browse repository at this point
Disable dependency caching by default on hosted runners for now
mbg
committed
0cb7129
View commit details
Copy full SHA for 0cb7129
View code at this point
Browse repository at this point
Add `CachingKind` enum to control whether to restore or store caches
mbg
committed
79faaf1
View commit details
Copy full SHA for 79faaf1
View code at this point
Browse repository at this point
Support Paket
mbg
committed
668531e
View commit details
Copy full SHA for 668531e
View code at this point
Browse repository at this point
Fix import ordering
mbg
committed
7d69964
View commit details
Copy full SHA for 7d69964
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.