Kusari Ingest
Version updated for https://github.com/kusaridev/kusari-ingest to version v4.11.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of ingesting various artifacts, such as SBOMs and SLSA attestations, into the Kusari Platform. It simplifies the integration of security information directly from your GitHub workflows, enabling quick access to your tenant’s data. The action supports authentication via client credentials or API keys, requiring specific permissions for different tasks like checking blocked packages, generating machine-readable results, and mapping components.
What’s Changed
What’s Changed
- Update kusari-cli to v2.10.1 by @nchelluri in https://github.com/kusaridev/kusari-ingest/pull/44
Full Changelog: https://github.com/kusaridev/kusari-ingest/compare/v4.10.0...v4.11.0