You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made a mistake during rebase in the previous PR, so sending a new one.
/cc @AdamKorcz@enteraga6@aalmiray I was not able to find the v1.0.0-java release for the Java
builder. Is it already released?
---------
Signed-off-by: laurentsimon <[email protected]>
|[Go](https://go.dev/) projects |[Go Builder](internal/builders/go/README.md)| Builds and generates provenance for Go projects |[available since v1.0.0](https://github.com/slsa-framework/slsa-github-generator/milestone/1)|
155
-
|[Node.js](https://nodejs.org) projects |[Node.js Builder](internal/builders/nodejs/README.md)|Builds and generates provenance for npm packages |[Beta since v1.6.0](https://github.com/slsa-framework/slsa-github-generator/milestone/8). [Expected GA release Sept 2023](https://github.com/slsa-framework/slsa-github-generator/milestone/17)|
156
-
|[Maven](https://maven.apache.org/) projects |[Maven builder](internal/builders/maven/README.md)| Build Maven packages and generates provenance. Can be uploaded to [Maven central](https://search.maven.org)|[Beta since v1.8.0](https://github.com/slsa-framework/slsa-github-generator/milestone/14)|
157
-
|[Gradle](https://gradle.org/) projects |[Gradle builder](internal/builders/gradle/README.md)| Build Gradle projects and generates provenance. Can be uploaded to [Maven central](https://search.maven.org)|[Beta since v1.8.0](https://github.com/slsa-framework/slsa-github-generator/milestone/15)|
158
-
|[Bazel](https://bazel.build/) projects |[Bazel builder](internal/builders/bazel/README.md)| Builds [Bazel](https://bazel.build/) projects and generates provenance |[Beta release August 2023](https://github.com/slsa-framework/slsa-github-generator/milestone/16)|
159
-
|[docker](https://www.docker.com/) images | Container Builder | Builds docker containers and generates provenance. The generated provenance is compatible with [cosign](https://github.com/sigstore/cosign)'s attestation format |[WIP](https://github.com/slsa-framework/slsa-github-generator/milestone/5)|
160
-
| Any |[Container-based Builder](internal/builders/docker/README.md)| Builds projects whose build pipeline is defined with a Dockerfile |[Beta since v1.7.0](https://github.com/slsa-framework/slsa-github-generator/milestone/16)|
|[Go](https://go.dev/) projects |[Go Builder](internal/builders/go/README.md)| Builds and generates provenance for Go projects |[available since v1.0.0](https://github.com/slsa-framework/slsa-github-generator/milestone/1)|
155
+
| [Node.js](https://nodejs.org) projects | [Node.js Builder](internal/builders/nodejs/README.md)| Builds and generates provenance for npm packages | [Beta since v1.6.0](https://github.com/slsa-framework/slsa-github-generator/milestone/8). [Expected GA release Sept 2023](https://github.com/slsa-framework/slsa-github-generator/milestone/17)
156
+
|[Maven](https://maven.apache.org/) projects |[Maven builder](internal/builders/maven/README.md)| Build Maven packages and generates provenance. Can be uploaded to [Maven central](https://search.maven.org)|[Beta since v1.9.0](https://github.com/slsa-framework/slsa-github-generator/milestone/14)|
157
+
|[Gradle](https://gradle.org/) projects |[Gradle builder](internal/builders/gradle/README.md)| Build Gradle projects and generates provenance. Can be uploaded to [Maven central](https://search.maven.org)|[Beta since v1.9.0](https://github.com/slsa-framework/slsa-github-generator/milestone/15)|
|[docker](https://www.docker.com/) images | Container Builder | Builds docker containers and generates provenance. The generated provenance is compatible with [cosign](https://github.com/sigstore/cosign)'s attestation format |[WIP](https://github.com/slsa-framework/slsa-github-generator/milestone/5)|
160
+
| Any |[Container-based Builder](internal/builders/docker/README.md)| Builds projects whose build pipeline is defined with a Dockerfile |[Beta since v1.7.0](https://github.com/slsa-framework/slsa-github-generator/milestone/16)|
161
161
162
162
There are other available builders using this repository's [BYOB framework](#build-your-own-builder) and not hosted in this repository:
|[JReleaser](https://jreleaser.org/) projects |[JReleaser builder](https://github.com/jreleaser/release-action/tree/java#slsa-builder)| Builds and generates provenance using [JReleaser](https://jreleaser.org/)|[Beta since v1.8.0](https://github.com/slsa-framework/slsa-github-generator/milestone/16)|
0 commit comments