Skip to content

Commit 68ba840

Browse files
add lifecycle for new probe
Signed-off-by: Spencer Schrock <[email protected]>
1 parent 94936e3 commit 68ba840

File tree

1 file changed

+1
-0
lines changed
  • probes/releasesHaveVerifiedProvenance

1 file changed

+1
-0
lines changed

probes/releasesHaveVerifiedProvenance/def.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
# limitations under the License.
1414

1515
id: releasesHaveVerifiedProvenance
16+
lifecycle: experimental
1617
short: Checks if the project releases with provenance attestations that have been verified
1718
motivation: >
1819
Package provenance attestations provide a greater guarantee of authenticity and integrity than package signatures alone, since the attestation can be performed over a hash of both the package contents and metadata. Developers can attest to particular qualities of the build, such as the build environment, build steps or builder identity.

0 commit comments

Comments
 (0)