forked from mcasperson/OctopusRecommendationEngine
-
Notifications
You must be signed in to change notification settings - Fork 5
OctoLintPerpetualApiKeys
Matthew Casperson edited this page Apr 10, 2024
·
2 revisions
OctoLintPerpetualApiKeys
warns of perpetual API keys.
API keys can either have an expiration date, or never expire. Keys that never expire may pose a security risk as they grant anyone with the key perpetual access to the Octopus instance.
The docs recommend rotating keys every 90 days for service accounts and rotating every 10-30 days for users.
Consider replacing perpetual keys with keys that expire.