chore: supply chain hardening#28
Open
decofe wants to merge 3 commits into
Open
Conversation
- Fix 5 advisories (bytes, openssl, ruint, tokio, tracing-subscriber)
- SHA-pin all GitHub Actions
- Add persist-credentials: false to all checkout steps
- Add permissions: {} to lint workflow
- Pin parking_lot to 0.12 (was wildcard)
- Pin Docker base images (cargo-chef, ubuntu:24.04)
- Add SHA256 checksum verification for nushell binary
- Add deny.toml with advisories, bans, sources policy
- Add cargo deny and cargo test CI jobs
- Add dependabot.yml with weekly updates and 7-day cooldown
Co-Authored-By: grandizzy <38490174+grandizzy@users.noreply.github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
….0.17 Co-Authored-By: grandizzy <38490174+grandizzy@users.noreply.github.com>
…ries Co-Authored-By: grandizzy <38490174+grandizzy@users.noreply.github.com>
horsefacts
approved these changes
Apr 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Supply chain hardening from dependency scan.
Changes
cargo update(bytes, openssl, ruint, tokio, tracing-subscriber)persist-credentials: falseto all checkout stepspermissions: {}to lint workflowparking_lotto0.12(was wildcard*)cargo-chef:latest-rust-1.86.0,ubuntu:24.04)deny.tomlwith advisories/bans/sources policycargo denyandcargo testCI jobs.github/dependabot.ymlwith weekly updates + 7-day cooldownPrompted by: georgen