cyberark / conjur-cli-go

CyberArk Conjur command line interface (Go)
Apache License 2.0
4 stars 2 forks source link

Fix default cidr for hostfactory tokens create #105

Closed szh closed 1 year ago

szh commented 1 year ago

Desired Outcome

The default value for the -c/--cidr parameter of conjur hostfactory tokens create should be an empty array, not 0.0.0.0.

Connected Issue/Story

N/A

Changelog

Test coverage

Documentation

Behavior

Security

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit ff701c1a and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 80.7% (0.0% change).

View more on Code Climate.