Skip to content

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 26 Jun 03:09

Added

  • Added credstore.IsPlaintextBackend and credstore.RequireSecureBackend so
    family CLIs share one fail-closed guard rejecting credential storage under a
    plaintext (plain-yaml) backend, instead of duplicating the check per CLI.