Skip to content

chore(deps): bump the cargo group across 1 directory with 3 updates#31

Merged
WomB0ComB0 merged 2 commits into
mainfrom
dependabot/cargo/cargo-2cd9a3bd6d
May 31, 2026
Merged

chore(deps): bump the cargo group across 1 directory with 3 updates#31
WomB0ComB0 merged 2 commits into
mainfrom
dependabot/cargo/cargo-2cd9a3bd6d

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 31, 2026

Bumps the cargo group with 3 updates in the / directory: openssl, rustls-webpki and tar.

Updates openssl from 0.10.78 to 0.10.80

Release notes

Sourced from openssl's releases.

openssl-v0.10.80

What's Changed

Full Changelog: rust-openssl/rust-openssl@openssl-v0.10.79...openssl-v0.10.80

openssl-v0.10.79

What's Changed

Full Changelog: rust-openssl/rust-openssl@openssl-v0.10.78...openssl-v0.10.79

Commits
  • 35be7ae Release openssl 0.10.80 and openssl-sys 0.9.116 (#2639)
  • 19eceb2 Fix output buffer overflow in cipher_update_inplace for AES key-wrap-with-pad...
  • b460eb3 Prefer Homebrew openssl@4 and stop looking for openssl@1.1 (#2633)
  • 649f2d9 Release openssl 0.10.79 and openssl-sys 0.9.115 (#2632)
  • 257f9b2 Fix output buffer overflow for AES key-wrap-with-padding ciphers (#2630)
  • d43e917 Reject non-UTF-8 OCSP responder URLs in X509Ref::ocsp_responders (#2631)
  • f46519c Add PkeyCtxRef::set_context_string for ML-DSA (#2629)
  • ad9ae31 Bind OSSL_PARAM_modified and use it for seed_into (#2628)
  • 4e25c9b Fix process abort when verify/PSK callbacks fire after SSL_CTX swap (#2624)
  • 3dd8f42 Add PKeyRef::seed_into for ML-DSA/ML-KEM seed extraction (#2626)
  • Additional commits viewable in compare view

Updates rustls-webpki from 0.103.12 to 0.103.13

Release notes

Sourced from rustls-webpki's releases.

0.103.13

  • Fix reachable panic in parsing a CRL. This was reported to us as GHSA-82j2-j2ch-gfr8. Users who don't use CRLs are not affected.
  • For name constraints on URI names, we incorrectly processed excluded subtrees in a way which inverted the desired meaning. See rustls/webpki#471. This was a case missing in the fix for GHSA-965h-392x-2mh5.

What's Changed

Full Changelog: rustls/webpki@v/0.103.12...v/0.103.13

Commits
  • 2879b2c Prepare 0.103.13
  • 2c49773 Improve tests for padding of BitStringFlags
  • 4e3c0b3 Correct validation of BIT STRING constraints
  • 39c91d2 Actually fail closed for URI matching against excluded subtrees
  • See full diff in compare view

Updates tar from 0.4.45 to 0.4.46

Release notes

Sourced from tar's releases.

0.4.46

Security

See also GHSA-3cv2-h65g-fgmm

Other changes

New Contributors

Full Changelog: composefs/tar-rs@0.4.45...0.4.46

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the cargo group with 3 updates in the / directory: [openssl](https://github.com/rust-openssl/rust-openssl), [rustls-webpki](https://github.com/rustls/webpki) and [tar](https://github.com/composefs/tar-rs).


Updates `openssl` from 0.10.78 to 0.10.80
- [Release notes](https://github.com/rust-openssl/rust-openssl/releases)
- [Commits](rust-openssl/rust-openssl@openssl-v0.10.78...openssl-v0.10.80)

Updates `rustls-webpki` from 0.103.12 to 0.103.13
- [Release notes](https://github.com/rustls/webpki/releases)
- [Commits](rustls/webpki@v/0.103.12...v/0.103.13)

Updates `tar` from 0.4.45 to 0.4.46
- [Release notes](https://github.com/composefs/tar-rs/releases)
- [Commits](composefs/tar-rs@0.4.45...0.4.46)

---
updated-dependencies:
- dependency-name: openssl
  dependency-version: 0.10.80
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: rustls-webpki
  dependency-version: 0.103.13
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: tar
  dependency-version: 0.4.46
  dependency-type: indirect
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Automated dependency updates rust Rust dependency updates labels May 31, 2026
@dependabot dependabot Bot requested a review from WomB0ComB0 as a code owner May 31, 2026 23:18
@dependabot dependabot Bot added dependencies Automated dependency updates rust Rust dependency updates labels May 31, 2026
@WomB0ComB0 WomB0ComB0 merged commit 12e2768 into main May 31, 2026
8 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/cargo-2cd9a3bd6d branch May 31, 2026 23:44
WomB0ComB0 added a commit that referenced this pull request Jun 2, 2026
…s CVEs

Supersedes the ignore-list approach in the previous commit, per
gemini-code-assist review on #33.

solana-program-test is a [patch.crates-io] *path* dependency, so Cargo
resolves it through the root Cargo.lock and never reads
vendor/solana-program-test/Cargo.lock. That nested lockfile is unused by
the build, yet osv-scanner treated its directory as a separate scan project
and reported false positives (openssl 0.10.74, rustls-webpki 0.103.6, tar
0.4.44) already patched in the root lockfile (openssl 0.10.80,
rustls-webpki 0.103.13, tar 0.4.46 via #31).

Delete the unused vendor/solana-program-test/Cargo.lock and its companion
osv-scanner.toml, matching sibling vendored crates vendor/solana-invoke and
vendor/solana-keypair, which ship no lockfile. Removes the false-positive
source entirely instead of maintaining an ever-growing ignore list.

Verified: osv-scanner scan source --recursive --config=osv-scanner.toml .
-> "No issues found".
WomB0ComB0 added a commit that referenced this pull request Jun 2, 2026
* chore(security): ignore vendored solana-program-test openssl/webpki/tar advisories

The osv-scanner job flagged 10 advisories in vendor/solana-program-test/
Cargo.lock that the main workspace already resolved (#31) but the vendored
dev-only test harness still pins:

- openssl 0.10.74 — 8 GHSAs (main workspace on 0.10.80)
- rustls-webpki 0.103.6 — RUSTSEC-2026-0104 (new alias; main on 0.103.13+)
- tar 0.4.44 — GHSA-3pv8-6f4r-ffg2 (main on 0.4.46)

These are reported under GHSA/newer-RUSTSEC ids not covered by the existing
RUSTSEC entries, so they are listed explicitly with rationale. The vendor is
a dev-dependency only; on-chain BPF bytecode ships none of it. Re-vendoring
solana-program-test from a newer Solana release is the real fix.

Verified locally: `osv-scanner scan source --lockfile=vendor/
solana-program-test/Cargo.lock --config=...` → "No issues found".

* chore(security): drop unused vendored lockfile instead of ignoring its CVEs

Supersedes the ignore-list approach in the previous commit, per
gemini-code-assist review on #33.

solana-program-test is a [patch.crates-io] *path* dependency, so Cargo
resolves it through the root Cargo.lock and never reads
vendor/solana-program-test/Cargo.lock. That nested lockfile is unused by
the build, yet osv-scanner treated its directory as a separate scan project
and reported false positives (openssl 0.10.74, rustls-webpki 0.103.6, tar
0.4.44) already patched in the root lockfile (openssl 0.10.80,
rustls-webpki 0.103.13, tar 0.4.46 via #31).

Delete the unused vendor/solana-program-test/Cargo.lock and its companion
osv-scanner.toml, matching sibling vendored crates vendor/solana-invoke and
vendor/solana-keypair, which ship no lockfile. Removes the false-positive
source entirely instead of maintaining an ever-growing ignore list.

Verified: osv-scanner scan source --recursive --config=osv-scanner.toml .
-> "No issues found".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Automated dependency updates rust Rust dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant