GO-2022-0834: Information Exposure in jaeger in github.com/jaegertracing/jaeger
package
Version:
v1.13.0
Opens a new window with list of versions in this module.
Published: Jun 27, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 170
Opens a new window with list of known importers.
Documentation
¶
Command creates version command
RegisterHandler registers version handler to /version
type Info struct {
GitCommit string `json:"gitCommit"`
GitVersion string `json:"GitVersion"`
BuildDate string `json:"BuildDate"`
}
Info holds build information
Get creates and initialized Info object
Source Files
¶
Click to show internal directories.
Click to hide internal directories.