Affected by GO-2024-2718
and 1 other vulnerabilities
GO-2024-2718: Cosign malicious attachments can cause system-wide denial of service in github.com/sigstore/cosign
GO-2024-2719: Cosign malicious artifacts can cause machine-wide DoS in github.com/sigstore/cosign
The highest tagged major version is
v2.
package
Version:
v1.12.1
Opens a new window with list of versions in this module.
Published: Sep 20, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
RekorBundle holds metadata about recording a Signature's ephemeral key to
a Rekor transparency log.
type RekorPayload struct {
Body interface{} `json:"body"`
IntegratedTime int64 `json:"integratedTime"`
LogIndex int64 `json:"logIndex"`
LogID string `json:"logID"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.