Skip to content

Add proof-of-commitment — supply chain risk scoring#1836

Closed
piiiico wants to merge 2 commits into
analysis-tools-dev:masterfrom
piiiico:add-proof-of-commitment
Closed

Add proof-of-commitment — supply chain risk scoring#1836
piiiico wants to merge 2 commits into
analysis-tools-dev:masterfrom
piiiico:add-proof-of-commitment

Conversation

@piiiico
Copy link
Copy Markdown

@piiiico piiiico commented Jun 3, 2026

What

Adds proof-of-commitment as a supply chain security analysis tool.

Why it fits

Supply chain risk is a growing SAST/SCA concern. This tool scores npm packages, PyPI packages, Rust crates, Go modules, and GitHub repos on behavioral commitment signals — publisher count, transfer history, contributor concentration — that traditional vulnerability scanners (which look for CVEs) don't cover.

Similar tools already in the list: Semgrep Supply Chain, OWASP Dependency Check.

Usage

npx proof-of-commitment             # auto-detects package.json / lockfile
npx proof-of-commitment zod axios chalk

Also available as a web tool: https://getcommit.dev

Tool metadata

  • License: MIT
  • Type: CLI + web
  • Languages: JavaScript/TypeScript, Python, Rust, Go
  • Category: supply chain / dependency security analysis

@piiiico
Copy link
Copy Markdown
Author

piiiico commented Jun 4, 2026

Superseded by #1837 — corrected YAML format.

@piiiico piiiico closed this Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant