Versions in this module Expand all Collapse all v0 v0.1.1 May 12, 2026 v0.1.0 May 12, 2026 Changes in this version + func ParseDuration(s string) (time.Duration, error) + type Config struct + Default string + Ecosystems map[string]string + Packages map[string]string + func (c *Config) Enabled() bool + func (c *Config) For(ecosystem, packagePURL string) time.Duration + func (c *Config) IsAllowed(ecosystem, packagePURL string, publishedAt time.Time) bool