cyberark / cyberark-conjur-cli-docker-based

CyberArk Conjur command line interface (Ruby)
https://rubygems.org/gems/conjur-cli
Apache License 2.0
14 stars 12 forks source link

Update CLI to consume new Ruby client version #297

Closed izgeri closed 3 years ago

izgeri commented 3 years ago

Following the release of Conjur v1.9.0 (DAP 11.7+) which included a medium security bug fix, the methods for API key rotation need to be updated to ensure they follow the new guidelines.

In cyberark/conjur-api-ruby#182, we release a new version of the Ruby client that includes an update related to this change - in this issue, we must update the CLI to use the newest Ruby client version to ensure the API key rotation functionality in the CLI works as expected with newer versions of Conjur / DAP.

izgeri commented 3 years ago

@sgnn7 I think this can be closed, but can you please confirm and add more details? if this can be closed, maybe we can close #298 too

sgnn7 commented 3 years ago

Closing via findings documented here