github kenryu42/cc-safety-net v0.3.0

latest releases: v1.0.6, v1.0.5, v1.0.4...
5 months ago

v0.3.0 (2026-01-01)

Feat

  • add short option expansion to custom rule matching
  • add commands for custom rules management
  • detect find -exec rm -rf as destructive pattern
  • add verify_config script for config validation
  • integrate custom rules into hook analysis
  • add custom rule matching logic
  • add config loading module for user-configurable rules

Fix

  • stop _short_opts parsing at non-alpha chars and -- marker
  • Block rm -rf of cwd itself even when under /tmp/

Refactor

  • improve verify_config output formatting
  • return ValidationResult from validate_config_file

Don't miss a new cc-safety-net release

NewReleases is sending notifications on new releases.