Skip to content

Add proof-of-commitment supply chain risk scorer#1837

Open
piiiico wants to merge 1 commit into
analysis-tools-dev:masterfrom
piiiico:add-poc-scoring-tool
Open

Add proof-of-commitment supply chain risk scorer#1837
piiiico wants to merge 1 commit into
analysis-tools-dev:masterfrom
piiiico:add-poc-scoring-tool

Conversation

@piiiico
Copy link
Copy Markdown

@piiiico piiiico commented Jun 4, 2026

Adds proof-of-commitment as a new tool entry.

Category: Security/SAST — supply chain risk scoring
Tags: security, package, nodejs, python, rust
License: MIT

What it does: Scores npm, PyPI, Cargo, and Go packages on behavioral trust signals — publisher concentration, release consistency, maintenance patterns. Predicted CRITICAL risk for axios and LiteLLM before their 2026 supply chain attacks.

Complements existing tools like lockfile-lint (lockfile analysis) and OSV-Scanner (vulnerability matching) by adding behavioral risk scoring that catches publisher-concentration risk invisible to CVE databases.

Formats: CLI (npx proof-of-commitment), MCP server (streamable HTTP), GitHub Action, REST API.
Homepage: https://getcommit.dev
Source: https://github.com/piiiico/proof-of-commitment

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