Kusari Ingest
Version updated for https://github.com/kusaridev/kusari-ingest to version v2.1.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The kusari-ingest GitHub Action automates the process of uploading software artifacts, such as SBOMs, SLSA, and other attestations, to the Kusari Platform as part of a CI/CD workflow. It simplifies integration with the platform, enabling teams to streamline artifact management, ensure traceability, and enforce policies like blocked package checks. Key capabilities include metadata extraction, document tagging, and optional validation/waiting for ingestion status.
What’s Changed
What’s Changed
- Add optional –commit-sha param to kusari platform upload by @nchelluri in https://github.com/kusaridev/kusari-ingest/pull/28
Full Changelog: https://github.com/kusaridev/kusari-ingest/compare/v2.0.9...v2.1.0