Affected by GO-2025-3381
and 1 other vulnerabilities
GO-2025-3381: notation-go's timestamp signature generation lacks certificate revocation check in github.com/notaryproject/notation-go
GO-2025-3382: notation-go has an OS error when setting CRL cache leads to denial of signature verification in github.com/notaryproject/notation-go
package
Version:
v1.3.0-rc.1
Opens a new window with list of versions in this module.
Published: Sep 27, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package semver provides functions related to semanic version.
This package is based on "golang.org/x/mod/semver"
ComparePluginVersion validates and compares two plugin semantic versions.
The result will be 0 if v == w, -1 if v < w, or +1 if v > w.
IsValid returns true if version is a valid semantic version
Source Files
¶
Click to show internal directories.
Click to hide internal directories.