forked from mcasperson/OctopusRecommendationEngine
-
Notifications
You must be signed in to change notification settings - Fork 5
OctoLintDeploymentQueuedByAdmin
Matthew Casperson edited this page Mar 16, 2023
·
1 revision
OctoLintDeploymentQueuedByAdmin
warns of any deployments that were initiated by an admin user.
Octopus provides many roles to represent typical responsibilities in a deployment pipeline. Admin users initiating deployments may indicate that deployment responsibilities are not reflected in the Octopus RBAC configuration.
This is like a Windows administrator or Linux root account being used for day to day operations.
Consider creating users with restricted permissions to perform deployments.