Skip to content

Commit

Permalink
Update README.md (#635)
Browse files Browse the repository at this point in the history
Signed-off-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com>
  • Loading branch information
laurentsimon committed Jul 26, 2022
1 parent 7f681d9 commit 1724d4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Builders are able to report the commands used to generate your artifact in the p

This repository hosts the following builders:

1. [Go Builder SLSA Level 3](internal/builders/go/README.md). **Status**: available.
1. [Go Builder SLSA Level 3](internal/builders/go/README.md). **Status**: available since v1.0.0.
This builder builds and generates provenance for your [Go](https://go.dev/) projects. To use it,
follow the [Go builder's README.md](internal/builders/go/README.md).
1. [Container Builder SLSA Level 3](TODO). **Status**: WIP, expected release in Sept 2022.
Expand All @@ -74,7 +74,7 @@ Generators are _not_ able to report the commands used to generate your artifact

This repository hosts the following generators:

1. [Generic generator SLSA Level 3](internal/builders/generic/README.md). **Status**: WIP, expected release July 2022.
1. [Generic generator SLSA Level 3](internal/builders/generic/README.md). **Status**: available since v1.2.0.
This generator generates provenance for arbitrary artifacts of your choice. To use it,
follow the [Generic generator's README.md](internal/builders/generic/README.md).
1. [Container generator SLSA Level 3](TODO). **Status**: WIP, expected release Aug-Sept 2022, see [#409](https://github.com/slsa-framework/slsa-github-generator/issues/409).
Expand Down

0 comments on commit 1724d4f

Please sign in to comment.