Skip to content

Releases: infamousjoeg/cybr-cli

v1.0.2-release

24 Jan 16:58
5fccf2f
Compare
Choose a tag to compare

What's Changed

  • Migrated CI to CyberArk's Identity Security Platform
  • Added support for "Change Password in Vault Only" via cybr accounts change --scope vault

v1.0.1-release

29 Aug 18:31
adc16a5
Compare
Choose a tag to compare

What's Changed

  • Added support for PodFqdn when authenticating with CyberArk Identity (#209)
    • Thanks to Dennis Mastin for contributing feedback that led to this fix!

Full Changelog: v1.0.0-release...v1.0.1-release

v1.0.0-release

23 Aug 20:15
ffd7d77
Compare
Choose a tag to compare

What's Changed

  • Added support for CyberArk Identity authentication via Shared Services (ISPSS) (#189)
  • Added support for MFA logon through OTP or Polling via CyberArk Identity (#189)
  • Added support for Privilege Cloud tenants on Shared Services (ISPSS) (#189)
  • Added support for AWS CLI-based role assumption when authenticating to conjur using authn-iam (#190)
  • Added ability to unlock accounts that are set for exclusive usage (#198)
  • Added ability to provide next password for cybr accounts change command (#207)

Full Changelog: v0.1.14-beta...v1.0.0-release

v0.1.14-beta

23 Jan 17:46
bc7eaf6
Compare
Choose a tag to compare

What's Changed

  • Fixes #161 adds stdin support for policy load by @infamousjoeg in #181
    • cat policy.yaml | cybr conjur append-policy -b root -f -
    • cybr conjur append-policy -b root -f <$(cat policy.yaml)
  • Fixes #182 env vars, authn-iam, and authn all working by @infamousjoeg in #184
  • Add --password/-p to cybr conjur logon by @infamousjoeg in #186
    • yes | cybr conjur logon -b https://conjur.example.com -a demo -l admin -p $CONJUR_PASSWORD

Full Changelog: v0.1.13-beta...v0.1.14-beta

v0.1.13-beta

11 Nov 16:41
339a795
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.12-beta...v0.1.13-beta

v0.1.12-beta

02 Nov 14:44
857350b
Compare
Choose a tag to compare

What's Changed

  • Added support for authn-iam authentication for Conjur commands
  • Added support for Conjur Cloud
  • #160 Update cybr user unsuspend to v2 API endpoint
  • #164 Fix cybr safes add-member error
  • #165 Use a builder-image to reduce the size of the cybr-cli container
  • #167 Update cybr users to v2 API endpoints

Full Changelog: v0.1.11-beta...v0.1.12-beta

v0.1.11-beta

29 Jun 16:20
dc64fcf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.10-beta...v0.1.11-beta

v0.1.10-beta

22 Apr 14:00
5d68868
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.9-beta...v0.1.10-beta

v0.1.9-beta

14 Apr 20:08
ded06e1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.8-beta...v0.1.9-beta

v0.1.8-beta

03 Nov 18:33
27090a6
Compare
Choose a tag to compare

What's Changed

  • Fix #133 - Self-signed flag truncates left side characters in Base URL in certain scenarios by @infamousjoeg in #134

Full Changelog: v0.1.7-beta...v0.1.8-beta