Versions in this module Expand all Collapse all v1 v1.3.1 Feb 20, 2025 v1.3.0 Jan 15, 2025 Changes in this version + type FileCache struct + func NewFileCache(root string) (*FileCache, error) + func (c *FileCache) Get(ctx context.Context, url string) (*corecrl.Bundle, error) + func (c *FileCache) Set(ctx context.Context, url string, bundle *corecrl.Bundle) error v1.3.0-rc.2 Dec 13, 2024 v1.3.0-rc.1 Sep 27, 2024 GO-2025-3381 +1 more 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