sarif-kit
Version updated for https://github.com/sarif-kit/sarif-kit to version v0.3.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The sarif-kit GitHub Action converts output from various static analysis tools into valid SARIF 2.1.0 format suitable for GitHub Code Scanning, which requires this specific format for input. It supports linting tools like yamllint and pip-audit, translating their native output into SARIF reports that GitHub can understand, ensuring consistent error reporting across different scanning engines.
What’s Changed
v0.3.0 (2026-08-11)
This release is published under the Apache-2.0 License.
Documentation
Drop the stale status counts (
0f8dcb6)Mkdocs site on github pages (
8336445)Platformio alert screenshot (
4344870)
Features
- Pylint adapter (
74d2897)
Detailed Changes: v0.2.0…v0.3.0