sarif-kit
Version updated for https://github.com/sarif-kit/sarif-kit to version v0.1.1.
- 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
This GitHub Action converts the native output of popular security scanners into valid SARIF 2.1.0 format, which can then be uploaded to GitHub Code Scanning for automated analysis. It automates the conversion process, addressing issues where tools like pip-audit, codespell, and yamllint do not natively emit SARIF. The action is available in both GitHub Actions workflows and on your machine, supporting various tools such as pip-audit, yamllint, and codespell.
What’s Changed
v0.1.1 (2026-08-05)
This release is published under the Apache-2.0 License.
Continuous Integration
- Cut releases with semantic-release (
2a79749)
Documentation
Action snippets in the adapter pages (
7b42315)Lead the readme with the action (
d9b9b49)Point installs at pypi (
d3b973f)Tighten the category note (
4357770)
Detailed Changes: v0.1.0…v0.1.1