Skip to content

Supply Chain Framework: expand the framework#410

Open
scode2277 wants to merge 2 commits intodevelopfrom
content/supply-chain
Open

Supply Chain Framework: expand the framework#410
scode2277 wants to merge 2 commits intodevelopfrom
content/supply-chain

Conversation

@scode2277
Copy link
Collaborator

@scode2277 scode2277 commented Mar 9, 2026

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:

  • Describe your changes, substitute this text with the information
  • If you are touching an existing piece of content, tag current contributors from the attribution list
  • If there is a steward for that framework, ask the steward to review it
  • If you're modifying the general outline, make sure to update it in the vocs.config.tsx adding the dev: true parameter
  • If you need feedback for your content from the wider community, share the PR in our Discord
  • Review changes to ensure there are no typos, see instructions below

@scode2277 scode2277 added the content:add This issue or PR adds content or suggests to label Mar 9, 2026
@github-actions
Copy link

github-actions bot commented Mar 9, 2026

Sidebar Configuration Reminder

This PR includes added, renamed, or removed documentation files:

  • docs/pages/supply-chain/incident-response-supply-chain.mdx (added)
  • docs/pages/supply-chain/vendor-risk-management.mdx (added)
  • docs/pages/supply-chain/web3-supply-chain-threats.mdx (added)

Please ensure that:

  • The sidebar in vocs.config.tsx has been updated to include these files
  • New content has the dev: true parameter so it's marked as under development
  • Sidebar links match the file paths - use the preview deployment to verify

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.

Copy link
Collaborator

@mattaereal mattaereal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 :)

@scode2277
Copy link
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
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 10, 2026

Deploying frameworks with  Cloudflare Pages  Cloudflare Pages

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

View logs

@scode2277 scode2277 requested a review from mattaereal March 10, 2026 20:34
@scode2277
Copy link
Collaborator Author

All implemented and ready for a second review! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

content:add This issue or PR adds content or suggests to

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants