-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Josh M edited this page May 22, 2026
·
1 revision
A .NET CLI tool that validates the age of NuGet packages, helping teams enforce a cooldown period before adopting new package versions in production.
New package versions can introduce unexpected regressions or vulnerabilities that haven't been caught yet. Requiring packages to age a minimum number of days gives the ecosystem time to surface issues before you depend on them. For cases where you need a new package immediately (security hotfix, critical bug fix), a bypass list lets you explicitly approve exceptions.