Download Latest Version v1.0.6 source code.zip (707.6 kB)
Email in envelope

Get an email when there's a new version of Claude Code Safety Net

Home / v1.0.6
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-06-15 628 Bytes
v1.0.6 source code.tar.gz 2026-06-15 576.2 kB
v1.0.6 source code.zip 2026-06-15 707.6 kB
Totals: 3 Items   1.3 MB 0

Changes

  • fix: avoid duplicate home rule scope (#62) — When the user config path and the project config path resolve to the same file (e.g. running inside $HOME), the rules config was loaded twice, producing duplicate rule entries. The policy loader now detects this via resolve() and realpathSync() and skips the redundant read.

Tests

  • test: isolate home scope regression — Added dedicated tests to verify that rules are not duplicated when the home and project scopes overlap.

Thanks to @sQVe for reporting the issue in [#61] .

Source: README.md, updated 2026-06-15