mirror of
https://github.com/myugan/awesome-cicd-security.git
synced 2026-07-16 04:12:06 -05:00
[PR #28] [CLOSED] Add SkilLock under Tools #34
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/28
Author: @skil-lock
Created: 6/10/2026
Status: ❌ Closed
Base:
main← Head:add-skillock📝 Commits (1)
994dbcfAdd SkilLock under Tools📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Adds SkilLock to the Tools section.
SkilLock is an open-source (Apache-2.0) CLI + GitHub Action that gates AI agent skill changes in CI/CD: it pins approved skill behavior (Claude Code / Codex) in a committed
skills.lockand fails the build on unapproved capability drift (shell, network, file access), posting a capability-delta PR comment and emitting SARIF for Code Scanning.Single-line addition; entry follows the Tools section's existing format.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.