Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Hooks Security

Plugin Verifiziert Aktiv

Security Hooks - Event-driven automation hooks

Zweck

Enhance code security and workflow integrity by automating critical checks and preventing accidental risky operations.

Funktionen

  • Event-driven automation for security tasks
  • Prevent accidental pushes to protected branches
  • Protect critical files from modification
  • Scan code for vulnerabilities post-modification

Anwendungsfälle

  • Preventing accidental commits to production branches
  • Safeguarding important configuration files
  • Automating security checks after code changes

Nicht-Ziele

  • Performing actual vulnerability remediation
  • Replacing a full security audit tool
  • Automating git merge or rebase operations

Documentation

  • info:Configuration & parameter referenceOne hook documents an environment variable ('CC_PROTECT_BRANCHES') with its default and an example, but other hooks lack similar detail for any potential parameters.

Code Execution

  • info:ValidationThe bash scripts do not explicitly use a schema validation library, but rely on standard shell argument parsing and conditional logic for validation.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add davepoon/buildwithclaude
/plugin install hooks-security@buildwithclaude

Qualitätspunktzahl

Verifiziert
95 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit5 days ago
Sterne2.9k
LizenzMIT
Status
Quellcode ansehen