chore(deps): bump slsa-framework/slsa-github-generator from 2.0.0 to 2.1.0
Bumps slsa-framework/slsa-github-generator from 2.0.0 to 2.1.0.
Release notes
Sourced from slsa-framework/slsa-github-generator's releases.
v2.1.0
This is an un-finalized release.
See the CHANGELOG for details.
What's Changed
- chore: v2.0.0: update tags to v2.0.0 by
@ramonpetgrave64in slsa-framework/slsa-github-generator#3584- fix: use
@sigstore/cliin e2e.sign-attestations.schedule.yml by@ramonpetgrave64in slsa-framework/slsa-github-generator#3572- docs: fix broken links by
@suzuki-shunsukein slsa-framework/slsa-github-generator#3605- chore(setup-go): update actions/setup-go to resolve the warning by
@suzuki-shunsukein slsa-framework/slsa-github-generator#3604- fix: Update release docs by
@ramonpetgrave64in slsa-framework/slsa-github-generator#3589- docs: Add Atsign-Foundation NoPorts to the Hall of Fame by
@cpswanin slsa-framework/slsa-github-generator#3616- docs: Add v2.0.0 to SECURITY.md by
@ianlewisin slsa-framework/slsa-github-generator#3630- docs: Add links to CHANGELOG by
@ianlewisin slsa-framework/slsa-github-generator#3631- ci: fix PR title checker by
@ianlewisin slsa-framework/slsa-github-generator#3632- ci: Add issue reopener by
@ianlewisin slsa-framework/slsa-github-generator#3629- fix: update softprops/action-gh-release to v2.0.5 by
@suzuki-shunsukein slsa-framework/slsa-github-generator#3619- chore(renovate): use cron syntax for schedule by
@rarkinsin slsa-framework/slsa-github-generator#3638- chore: Fix Renovate config by
@ianlewisin slsa-framework/slsa-github-generator#3635- feat: workflow to update actions dist by
@ramonpetgrave64in slsa-framework/slsa-github-generator#3653- fix(deps): update dependency
@sigstore/rekor-typesto v2 by@renovate-botin slsa-framework/slsa-github-generator#3650- chore(deps): update github-actions (major) by
@renovate-botin slsa-framework/slsa-github-generator#3648- fix(deps): update dependency org.json:json to v20231013 [security] by
@renovate-botin slsa-framework/slsa-github-generator#3641- fix(deps): update module github.com/sigstore/cosign/v2 to v2.2.4 [security] by
@renovate-botin slsa-framework/slsa-github-generator#3640- chore(deps): update dependency pathspec to v0.12.1 by
@renovate-botin slsa-framework/slsa-github-generator#3644- fix(deps): update dependency
@actions/githubto v6 by@renovate-botin slsa-framework/slsa-github-generator#3649- fix(deps): update module golang.org/x/oauth2 to v0.20.0 by
@renovate-botin slsa-framework/slsa-github-generator#3646- fix(deps): update npm by
@renovate-botin slsa-framework/slsa-github-generator#3647- chore: formatting by
@ianlewisin slsa-framework/slsa-github-generator#3655- chore(deps): update github-actions by
@renovate-botin slsa-framework/slsa-github-generator#3642- docs: Add openfga as another user of slsa-github-generator via Github Actions by
@aaguiarzin slsa-framework/slsa-github-generator#2950- fix(deps): update dependency org.apache.maven:maven-plugin-api to v3.9.6 by
@renovate-botin slsa-framework/slsa-github-generator#3645- chore: allow Renovate to create new config warning issues by
@HonkingGoosein slsa-framework/slsa-github-generator#3662- chore: Fix markdown issues by
@ianlewisin slsa-framework/slsa-github-generator#3658- chore(deps): update npm dev by
@renovate-botin slsa-framework/slsa-github-generator#3643- feat: Record vars in SLSA generators by
@ianlewisin slsa-framework/slsa-github-generator#3633- chore(deps): update github-actions by
@renovate-botin slsa-framework/slsa-github-generator#3679- fix(deps): update dependency org.apache.maven:maven-plugin-api to v3.9.7 by
@renovate-botin slsa-framework/slsa-github-generator#3680- docs: Remove expected GA for Node.js builder by
@ianlewisin slsa-framework/slsa-github-generator#3659- ci: Add formatting pre-submit check by
@ianlewisin slsa-framework/slsa-github-generator#3654- fix(deps): update dependency org.apache.maven:maven-plugin-api to v3.9.8 by
@renovate-botin slsa-framework/slsa-github-generator#3712- chore(deps): bump the npm_and_yarn group across 10 directories with 2 updates by
@dependabotin slsa-framework/slsa-github-generator#3714- chore(deps): update github-actions by
@renovate-botin slsa-framework/slsa-github-generator#3711- chore(deps): bump the go_modules group with 2 updates by
@dependabotin slsa-framework/slsa-github-generator#3715- chore: slsa-verifier v2.6.0: Update action.yml by
@ramonpetgrave64in slsa-framework/slsa-github-generator#3736- fix: Update maven helper plugin build by
@loosebazookain slsa-framework/slsa-github-generator#3746- fix: maven e2e: remove verify job by
@ramonpetgrave64in slsa-framework/slsa-github-generator#3748- chore(deps): update github-actions by
@renovate-botin slsa-framework/slsa-github-generator#3753- chore(deps): bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible in the go_modules group by
@dependabotin slsa-framework/slsa-github-generator#3760- chore(config): migrate renovate config by
@renovate-botin slsa-framework/slsa-github-generator#3774
... (truncated)
Changelog
Sourced from slsa-framework/slsa-github-generator's changelog.
v2.1.0
v2.1.0: Sigstore Bundles for Generic Generator and Go Builder
The workflows
generator_generic_slsa3.ymlandbuilder_go_slsa3.ymlhave been updated to produce signed Sigstore Bundles, just like all the other builders that use the BYOB framework.The workflow logs will now print a LogIndex, rather than a LogUUID. Both are equally searchanble on https://search.sigstore.dev/.
v2.1.0: Vars context recorded in provenance
- Updated: GitHub
varscontext is now recorded in provenance for the generic and container generators. Thevarscontext cannot affect the build in the Go builder so it is not recorded.
Commits
f7dd8c5update the ref in the pre-submit0a5124bfix jq for the sigstore bundlesfbeecf0update docsf701310update workflows3618598v2.1.0-rc.346f81fcchore: update refs to v2.1.0-rc.1 (#4120)5d20c93chore: use builder tag v2.1.0-rc.0 (#4118)e27b237chore: braces and ejs vulns (#4116)8967e1cchore: Update CODEOWNERS (#4115)47d1954chore: update octokit deps (#4114)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.