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

Bump version of golang.org/x/crypto to 0.18.0 to address authentication bypass vulnerability. #153

Closed
wants to merge 10 commits into from

Commits on Jan 22, 2024

  1. Update go.mod

    Bump version of golang.org/x/crypto to 0.18.0 to address authentication bypass vulnerability.
    sam-caldwell authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    b4664e6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from sam-caldwell/sam-caldwell-patch-1

    Update go.mod golang.org/x/crypto version to patch authentication bypass by capture-replay vulnerability
    sam-caldwell authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    ac3a978 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. fixing compile errors

    sam-caldwell committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    2cfc026 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac810f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7371a41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7945d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba3a2f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    62ade67 View commit details
    Browse the repository at this point in the history
  7. bump test timeout to 15 minutes due to timeouts in github actions whi…

    …ch are not happening on local build environment
    sam-caldwell committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ad44ef8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    32de9d7 View commit details
    Browse the repository at this point in the history