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-action
Public
Notifications
You must be signed in to change notification settings
Fork
494
Star
1.6k
Code
Issues
158
Pull requests
31
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
CI: Perform a best-effort scan of the debug artifacts during release validation
- #3374
#3374
Merged
henrymercer
merged 14 commits into
main
github/codeql-action:main
from
henrymercer/scan-debug-artifacts
github/codeql-action:henrymercer/scan-debug-artifacts
Copy head branch name to clipboard
Dec 18, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
CI: Perform a best-effort scan of the debug artifacts during release validation
#3374
henrymercer
merged 14 commits into
main
github/codeql-action:main
from
henrymercer/scan-debug-artifacts
github/codeql-action:henrymercer/scan-debug-artifacts
Copy head branch name to clipboard
Commits
Commits on Dec 17, 2025
Add artifact scanner
henrymercer
committed
0c8bfea
View commit details
Copy full SHA for 0c8bfea
Browse repository at this point
Add simple artifact scanner for tests only
henrymercer
committed
5459b98
View commit details
Copy full SHA for 5459b98
Browse repository at this point
Use artifact scanner in debug artifacts PR checks
henrymercer
committed
f28848a
View commit details
Copy full SHA for f28848a
Browse repository at this point
Ensure .gz files are extracted too
henrymercer
committed
f2ccf3b
View commit details
Copy full SHA for f2ccf3b
Browse repository at this point
Add regression test for artifact scanner
henrymercer
committed
488c1f1
View commit details
Copy full SHA for 488c1f1
Browse repository at this point
Slim down test debug artifacts
henrymercer
committed
de17262
View commit details
Copy full SHA for de17262
Browse repository at this point
Suppress debug logs for artifact scanner test
henrymercer
committed
da77f9f
View commit details
Copy full SHA for da77f9f
Browse repository at this point
Avoid logging each extract call
henrymercer
committed
3b94cfe
View commit details
Copy full SHA for 3b94cfe
Browse repository at this point
Verify using post step
henrymercer
committed
faf6d35
View commit details
Copy full SHA for faf6d35
Browse repository at this point
Merge branch 'main' into henrymercer/scan-debug-artifacts
henrymercer
committed
6bc6217
View commit details
Copy full SHA for 6bc6217
Browse repository at this point
Bump timeout on Windows
henrymercer
committed
3322491
View commit details
Copy full SHA for 3322491
Browse repository at this point
Skip slow test on Windows
henrymercer
committed
6b5763e
View commit details
Copy full SHA for 6b5763e
Browse repository at this point
Run testing Action using Node 24
henrymercer
authored
7673a2d
View commit details
Copy full SHA for 7673a2d
Browse repository at this point
Extract zstd files too
henrymercer
committed
ac6c41b
View commit details
Copy full SHA for ac6c41b
Browse repository at this point
You can’t perform that action at this time.