Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions .github/claude-security-paths
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Repo-owned security-review scope: this repo's security-sensitive surfaces,
# read by the ci-workflows claude-security-review reusable workflow via its
# `paths-file` input from the PR's BASE branch. An absent file FAILS OPEN
# (every PR reviewed). Format: GitHub Actions `paths:` patterns, one per line;
# `#` comments and blank lines are ignored.
.github/**
.claude/**
scripts/**
plugins/*/hooks/**
plugins/*/bin/**
plugins/*/tools/**
plugins/*/skills/**
plugins/*/agents/**
plugins/*/commands/**
.claude-plugin/**
REVIEW.md
CLAUDE.md
AGENTS.md
plugins/*/src/**
plugins/*/dist/**
**/*.sh
**/*.ps1
**/*.mjs
**/*.ts
**/*.js
**/*.cjs
**/.mcp.json
**/mcp.json
**/package.json
**/package-lock.json
plugins/*/.claude-plugin/plugin.json