github kenryu42/cc-safety-net v2.3.4

3 hours ago

Fixes a secret-protection false positive where an allowlisted file was still blocked when it was passed as an assignment value.

Fixed

  • Fixed allowlisted paths being blocked when supplied through an export assignment or Git's global -c option, such as export GIT_SSL_CAINFO=/path/to/ca.pem or git -c http.sslCAInfo=/path/to/ca.pem ls-remote origin. Explicit denyPaths entries and coding-CLI configuration protection still take precedence, and ordinary filenames containing = are still inspected as paths. (#109)

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

NewReleases is sending notifications on new releases.