EC Validate
Version updated for https://github.com/conforma/action-validate-image to version v1.0.421.
- 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
The “Action Validate Image” GitHub Action, developed by Enterprise Contract, automates the security and compliance validation of container images by verifying their signatures, attestations, and adherence to policy standards. It supports two authentication methods: Long-Lived Public-Key Authentication and Keyless Authentication, with the latter providing enhanced security by leveraging identity-based verification through Sigstore. This action simplifies the process of ensuring container image authenticity and compliance with organizational policies.
What’s Changed
What’s Changed
- Update github actions (main) (minor) by @renovate[bot] in https://github.com/conforma/action-validate-image/pull/438
Full Changelog: https://github.com/conforma/action-validate-image/compare/v1.0.420...v1.0.421