From 2400fc0838d24ac46fb588afb42b93e81bbb652b Mon Sep 17 00:00:00 2001 From: laurentsimon <64505099+laurentsimon@users.noreply.github.com> Date: Mon, 25 Apr 2022 09:13:13 -0700 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Update=20doc=20about=20beta=20relea?= =?UTF-8?q?se=20(#38)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * beta release * updates --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 03cc775..0635285 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Verification of SLSA provenance This repository contains the implementation for verifying [SLSA provenance](https://slsa.dev/). It currently supports verifying provenance generated by the [SLSA generator for Go projects](https://github.com/slsa-framework/slsa-github-generator-go). We are working on support for verifying provenance for other ecosystems. +***Note: This is a beta release and we are looking for your feedback. The official 1.0 release should come out in the next few weeks.*** ________ [Verification of provenance](#verification-of-provenance) - [Available options](#available-options)