github dmno-dev/varlock @env-spec/parser@0.4.0
@env-spec/parser v0.4.0

latest release: varlock@1.7.0
5 hours ago
  • #783 (minor) - Add per-item leak-detection opt-out via @sensitive={preventLeaks=false}. Secrets that legitimately leave the system (e.g. an API endpoint that returns a secret to another service) can be excluded from runtime leak detection while still being redacted in logs. The options form also accepts enabled to toggle sensitivity (including dynamically, e.g. @sensitive={enabled=forEnv(production)}).
    Adds standalone object ({key=value}) and array ([a, b, c]) literals to the env-spec grammar, usable as decorator values and function-call arguments (including nested). () remains reserved for function calls.

Published to

Don't miss a new varlock release

NewReleases is sending notifications on new releases.