mirror of
https://github.com/myugan/awesome-cicd-security.git
synced 2026-07-16 04:12:06 -05:00
[PR #27] [CLOSED] Add proof-of-commitment to Tools section #33
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/myugan/awesome-cicd-security/pull/27
Author: @piiiico
Created: 6/5/2026
Status: ❌ Closed
Base:
main← Head:add-proof-of-commitment📝 Commits (1)
97d987bAdd proof-of-commitment to Tools section📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Summary
npx -y proof-of-commitment --fail-on=critical), GitHub Action (piiiico/commit-action@v1), or MCP server for AI coding toolsWhy it belongs here
proof-of-commitment is a CI/CD security tool that catches risky dependencies before they enter the pipeline — complementing existing tools that focus on workflow misconfigurations and secrets. It evaluates the behavioral trustworthiness of package publishers rather than scanning for known CVEs.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.