Skip to content

A utility for temporarily elevating privileges in GCP

Notifications You must be signed in to change notification settings

patriknordlen/elevator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elevator

A utility for temporarily escalating users' privileges in a Google Cloud environment.

It works similarly to jit-access but

  • it is built in Go
  • uses (currently) a local config file for defining escalation policies instead of IAM conditions
    • this means it's quicker in determining applicable policies, but doesn't support policy inheritance
  • aims to also support escalations on the folder and org level

Currently in an early PoC stage.

About

A utility for temporarily elevating privileges in GCP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published