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

Add user agent to online Rekor requests and TUF requests. #216

Merged
merged 4 commits into from
Jul 2, 2024

Commits on Jun 25, 2024

  1. Add user agent to online Rekor requests and TUF requests.

    Depends on theupdateframework/go-tuf#642.
    
    Signed-off-by: Zach Steindler <[email protected]>
    steiza committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    5b05f45 View commit details
    Browse the repository at this point in the history
  2. Add pkg/util/util.go

    Signed-off-by: Zach Steindler <[email protected]>
    steiza committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1894da8 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Update to use latest go-tuf with user agent functionality

    Signed-off-by: Zach Steindler <[email protected]>
    steiza committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    8f654cf View commit details
    Browse the repository at this point in the history
  2. Use debug.ReadBuildInfo() instead of Version via ldflag

    Signed-off-by: Zach Steindler <[email protected]>
    steiza committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    4e2ef06 View commit details
    Browse the repository at this point in the history