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-action
Public
Notifications
You must be signed in to change notification settings
Fork
478
Star
1.6k
Code
Issues
159
Pull requests
31
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Perform SARIF post-processing independently of upload
- #3222
#3222
Merged
mbg
merged 18 commits into
main
github/codeql-action:main
from
mbg/upload-lib/post-process
github/codeql-action:mbg/upload-lib/post-process
Copy head branch name to clipboard
Oct 24, 2025
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Perform SARIF post-processing independently of upload
#3222
mbg
merged 18 commits into
main
github/codeql-action:main
from
mbg/upload-lib/post-process
github/codeql-action:mbg/upload-lib/post-process
Copy head branch name to clipboard
Commits
Commits on Oct 22, 2025
Split SARIF post-processing steps from `uploadSpecifiedFiles` into a function
mbg
committed
489ed91
View commit details
Copy full SHA for 489ed91
Browse repository at this point
Split SARIF uploading steps from `uploadSpecifiedFiles` into a function
mbg
committed
6fbdd5f
View commit details
Copy full SHA for 6fbdd5f
Browse repository at this point
Use `postProcessSarifFiles` and `uploadProcessedFiles` in `uploadSarif`
mbg
committed
899bf2f
View commit details
Copy full SHA for 899bf2f
Browse repository at this point
Move `UploadKind` check into `uploadSarif`
mbg
committed
596de7f
View commit details
Copy full SHA for 596de7f
Browse repository at this point
Add test for `uploadSarif` with `upload: never`
mbg
committed
14139c9
View commit details
Copy full SHA for 14139c9
Browse repository at this point
Add `post-process-output` input to `analyze` action
mbg
committed
c2bec36
View commit details
Copy full SHA for c2bec36
Browse repository at this point
Write processed SARIF files if `post-process-output` input is provided
mbg
committed
12f3cfe
View commit details
Copy full SHA for 12f3cfe
Browse repository at this point
Add test for `uploadSarif` with output directory
mbg
committed
def04c1
View commit details
Copy full SHA for def04c1
Browse repository at this point
Use `post-process-output` in PR check
mbg
committed
5e37670
View commit details
Copy full SHA for 5e37670
Browse repository at this point
Fix incomplete comment
mbg
committed
d79c0a1
View commit details
Copy full SHA for d79c0a1
Browse repository at this point
Improve test name
mbg
committed
89d3359
View commit details
Copy full SHA for 89d3359
Browse repository at this point
Rename `uploadSarif`
mbg
committed
6f0fcbe
View commit details
Copy full SHA for 6f0fcbe
Browse repository at this point
Rename new input to `processed-sarif-path`
mbg
committed
8ff870a
View commit details
Copy full SHA for 8ff870a
Browse repository at this point
Fix linter issue
mbg
committed
aed27f7
View commit details
Copy full SHA for aed27f7
Browse repository at this point
Commits on Oct 23, 2025
Fix fallback not being guarded by `uploadKind` check
mbg
committed
f48b54a
View commit details
Copy full SHA for f48b54a
Browse repository at this point
Commits on Oct 24, 2025
Merge remote-tracking branch 'origin/main' into mbg/upload-lib/post-process
mbg
committed
b9cd368
View commit details
Copy full SHA for b9cd368
Browse repository at this point
Consistently use "post-processing"
mbg
committed
f0452d5
View commit details
Copy full SHA for f0452d5
Browse repository at this point
Check that `outputPath` is non-empty
mbg
committed
710606c
View commit details
Copy full SHA for 710606c
Browse repository at this point
You can’t perform that action at this time.