Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jun 13:59
· 11 commits to master since this release

1.0.0 (2024-06-13)

Bug Fixes

  • move inquirer stdio to stderr to avoid intermixing with ciphertext (0d82e0b)
  • rename debug-flag, and make az cli verification report issues if found (8ae523f)

Features

  • add encryption module to ensure safeguards are in place for storing secrets (7f2ddb4)
  • add invariant and logging to cli (cbd74b2)
  • add json support to ifs module (2314e81)
  • add process spawn utilities to exec module (da97031)
  • add run command to start processes with environment from vault-file (a699cd5)
  • add support for reading and parsing arm-yaml config files (bfb1356)
  • ifs: added support for ArrayBuffer, lastModified, existence of file, and deletion of file (fe2505a)
  • unlock: add support for unlock file (36836b1)
  • wrap: add wrap command to download and encrypt secrets (5df28de)