Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve keygen CLI output, fix security advisories in key vault modules #1464

Merged

Commits on Jun 21, 2022

  1. switch azure http client from netty to okhttp

    resolves repeated cve dependency advisories from netty components & latest versions have java module issues that cannot be easily resolved
    chris-j-h committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    a45837c View commit details
    Browse the repository at this point in the history
  2. print keygen command results to stdout

    users should have results from a CLI command clearly printed to stdout and not have to look through logs
    chris-j-h committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    08e8c59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df93dc7 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Configuration menu
    Copy the full SHA
    fa4787e View commit details
    Browse the repository at this point in the history