chore(deps): bump the dependencies group with 2 updates#350
chore(deps): bump the dependencies group with 2 updates#350dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dependencies group with 2 updates: [github.com/gemaraproj/go-gemara](https://github.com/gemaraproj/go-gemara) and [github.com/privateerproj/privateer-sdk](https://github.com/privateerproj/privateer-sdk). Updates `github.com/gemaraproj/go-gemara` from 0.5.0 to 0.7.0 - [Release notes](https://github.com/gemaraproj/go-gemara/releases) - [Commits](gemaraproj/go-gemara@v0.5.0...v0.7.0) Updates `github.com/privateerproj/privateer-sdk` from 1.28.0 to 1.31.0 - [Release notes](https://github.com/privateerproj/privateer-sdk/releases) - [Commits](privateerproj/privateer-sdk@v1.28.0...v1.31.0) --- updated-dependencies: - dependency-name: github.com/gemaraproj/go-gemara dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/privateerproj/privateer-sdk dependency-version: 1.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Kusari Analysis Results:Caution Flagged Issues Detected While the code security analysis found zero issues across all scanned files, the dependency analysis identified multiple high-severity vulnerabilities introduced via transitive dependencies from the privateer-sdk v1.31.0 and go-gemara v0.7.0 upgrades. These two analyses are independent, and clean code findings do not mitigate dependency-level risks. Key concerns include: (1) go-tuf/v2 v2.3.0 carries three active vulnerabilities including signature verification bypass, path traversal enabling arbitrary file writes, and a client-side DoS — all fixable by upgrading to v2.4.2. (2) go-jose/v4 v4.1.3 has a network-exploitable DoS via JWE decryption panic, fixable with v4.1.4. (3) opentelemetry v1.39.0 enables remote DoS amplification via baggage header parsing, fixable with v1.44.0. (4) timestamp-authority v2.0.3 has an authorization bypass via certificate bag manipulation (integrity impact: high), fixable with v2.1.2. (5) sigstore/rekor v1.4.3 carries both a nil pointer dereference DoS and an SSRF vulnerability, fixable with v1.5.2. (6) mongo-driver v1.17.6 has a heap out-of-bounds read with no confirmed fix available — monitoring is advised. (7) in-toto-golang v0.9.0 has a policy bypass risk in mixed-implementation environments, fixable with v0.11.0. We strongly recommend addressing all fixable vulnerabilities before merging by running the prescribed 'go get' upgrade commands for each affected dependency, and monitoring mongo-driver for a confirmed patched release. Note View full detailed analysis result for more information on the output and the checks that were run. Required Dependency Mitigations
Found this helpful? Give it a 👍 or 👎 reaction! |
Bumps the dependencies group with 2 updates: github.com/gemaraproj/go-gemara and github.com/privateerproj/privateer-sdk.
Updates
github.com/gemaraproj/go-gemarafrom 0.5.0 to 0.7.0Release notes
Sourced from github.com/gemaraproj/go-gemara's releases.
Commits
e8b4b49chore: remove goreleaser config unused by library project (#84)9582b59feat: add optional support for evidence collection in steps (#80)379a085feat: implement encoding.TextUnmarshaler on enums for yaml.v3 compatibility (...1eeb131feat: update to support gemara v1.3.0 (#78)ef70959chore(deps): Bump actions/checkout in the dependencies group (#77)b775735chore(deps): Bump the dependencies group with 4 updates (#74)4c5f3d1chore(deps): Bump github-community-projects/ospo-reusable-workflows/.github/w...Updates
github.com/privateerproj/privateer-sdkfrom 1.28.0 to 1.31.0Release notes
Sourced from github.com/privateerproj/privateer-sdk's releases.
Commits
43643c9feat(install): migrate to grc.store verified install; remove GitHub-releases ...eb8fda6feat(publish): add plugin publishing pipeline to grc.store (#238)a469b34feat(pluginkit): add publish-manifest generation for plugins (#237)e527225feat(auth): add OIDC login, keyless signing, and token store for the hub (#236)6f0748efeat(verify): add keyless signature + identity verification with digest walk ...cc31fbcfeat(oci): add grc.store OCI client (pull, push, sign, discovery, index) (#234)3df1657feat(config): add getters for services, autoinstall, and binaries path (#233)b1b0aaefeat(utils): add WriteFileAtomic for crash-safe file writes (#232)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions