libertymutual / ssh-key-enforcer-stash

Layers additional controls over Bitbucket's SSH key features that enforce the stronger controls required in an enterprise environment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KeyPolicy is savbed as BambooUser on updates

eddiewebb opened this issue · comments

Clearly missing some tests, constructor for config grew too big (~4 strings + 3 ints) so converted to use builder pattern. Validating locally, but should have something soon.