Supply Chain Framework: expand the framework#410
Open
Conversation
Sidebar Configuration ReminderThis PR includes added, renamed, or removed documentation files:
Please ensure that:
See Contributing Guide – Sidebar & Navigation for more details. This is an automated reminder. If this PR doesn't need sidebar changes, you can ignore this message. |
mattaereal
requested changes
Mar 10, 2026
Collaborator
mattaereal
left a comment
There was a problem hiding this comment.
I think it is overall good content to be published after you address some minor structural and context-missing changes 🙏🏽 .
Congrats on your first direct collab :)
Collaborator
Author
|
Thanks for this review! I see how i could have dived deeper and opened better some sections. Will assess all the comments asap! :)) |
- Add fundamentals section for basic dependency knowledge - Add cross-ecosystem references throughout dependency awareness - Add install scripts section covering lifecycle script risks - Add trust and verification section - Add OIDC and trusted publishers section - Extend unverified deployments with build reproducibility - Add governance attacks section to threats page - Extend block explorer API dependence with verification risks
Deploying frameworks with
|
| Latest commit: |
2e71041
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://170db0a0.frameworks-573.pages.dev |
| Branch Preview URL: | https://content-supply-chain.frameworks-573.pages.dev |
Collaborator
Author
|
All implemented and ready for a second review! :) |
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.
i've took on reshaping the Supply Chain framework.
i've added three new pages: Web3 Supply Chain Threats, Vendor Risk Management, and Supply Chain Incident Response and rewrote Dependency Awareness and the Overview.
The framework now covers practical stuff like lockfile integrity, version pinning, typosquatting, GitHub Actions SHA pinning, how to respond when a dependency gets compromised (frontend, smart contracts, CI/CD), vendor evaluation for things like RPC providers and oracles, and a risk classification model for prioritizing what actually matters in the dependency tree.
Preview deployment -> https://content-supply-chain.frameworks-573.pages.dev/
Frameworks PR Checklist
Thank you for contributing to the Security Frameworks! Before you open a PR, make sure to read information for contributors and take a look at the following checklist:
vocs.config.tsxadding thedev: trueparameter