Skip to content

user-agent regression #4406

@jku

Description

@jku

I'm trying to collect basic user-agent data from requests to the TUF repository. I expected cosign to advertize itself as cosign/2.6.0 but I see a generic user-agent: Go-http-client/2.0 instead

Quick check shows that user-agents are:

  • TUF: Go-http-client/2.0
  • rekor v2: Go-http-client/2.0
  • timestamp: sigstore-go/v1.1.2
  • oauth2: Go-http-client/2.0
  • fulcio: sigstore-go/v1.1.2

I'm not 100% sure what the values were on earlier releases but at least partly this is definitely a regression and cosign used to have a specific user-agent.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions