Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

OctoLintPerpetualApiKeys

Matthew Casperson edited this page Mar 16, 2023 · 1 revision

OctoLintPerpetualApiKeys warns of perpetual API keys.

Recommendation

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.

Remediation

Consider replacing perpetual keys with keys that expire.

Clone this wiki locally