Added: A new
base64-subjects-as-file
was added to allow for specifying a large subject list.
v1.8.0: Node.js Builder (beta)
Fixed: Publishing for non-scoped packages was fixed (See
#2359)
Fixed: Documentation was updated to clarify that the GitHub Actions
deployment event is not supported.
Changed: The file extension for the generated provenance file was changed
from .sigstore to .build.slsa in order to make it easier to identify
provenance files regardless of file format.
Fixed: The publish action was fixed to address an issue with the package
name when using Node 16.
v1.7.0
This release includes the first beta release of the
Container-based builder.
The Container-based builder provides a GitHub Actions reusable workflow that can
be used to invoke a container image with a user-specified command to generate an
artifact and SLSA Build L3 compliant provenance.
v1.7.0: Go builder
Added: A new
go-version-file
input was added. This allows you to specify a go.mod file in order to track
which version of Go is used for your project.
v1.6.0
This release includes the first beta release of the
Node.js builder.
The Node.js builder provides a GitHub Actions reusable workflow that can be
called to build a Node.js package, generate SLSA Build L3 compliant provenance,
and publish it to the npm registry along with the package.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps slsa-framework/slsa-github-generator from 1.5.0 to 1.8.0.
Release notes
Sourced from slsa-framework/slsa-github-generator's releases.
Changelog
Sourced from slsa-framework/slsa-github-generator's changelog.
... (truncated)
Commits
cdeb3a9
chore: Release v1.8.0 (#2532)7a4f66b
chore: Release v1.8.0-rc.2 (#2513)7e5baec
docs: Fix BYOB link (#2518)20d9e9f
docs: Improve selection of builder (#2512)c3ae3e3
feat: Keep ref in sync for Maven Actions (#2510)cb9cea2
chore: Add Kris to codeowners (#2517)9c94c20
chore: ref v1.8.0 instead of main (#2509)a594a20
chore: Make maven publisher an action (#2482)c683687
chore(deps): update github-actions (#2493)459c873
chore: Make gradle publisher an action (#2497)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)