Affected by GO-2023-1583
and 2 other vulnerabilities
GO-2023-1583 : User data in TPM attestation vulnerable to MITM in github.com/edgelesssys/constellation
GO-2023-1622 : Constellation allows Emergency shell access during initramfs boot phase in github.com/edgelesssys/constellation
GO-2024-2727 : Constellation has pods exposed to peers in VPC in github.com/edgelesssys/constellation
Discover Packages
github.com/edgelesssys/constellation/v2
internal
sigstore
package
Version:
v2.1.0
Opens a new window with list of versions in this module.
Published: Oct 7, 2022
License: AGPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
func VerifySignature(content, signature, publicKey []byte ) error
VerifySignature checks if the signature of content can be verified
using publicKey.
signature is expected to be base64 encoded.
publicKey is expected to be PEM encoded.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.