teleport/lib/circleci
Noah Stride 0433a9d5cb
Add InstanceJoin/BotJoin audit events (#19044)
* Introduce NodeJoin/BotJoin events with GH support

* Remove Node -> Instance for clarity

* Add CircleCI join audit attributes

* Tidy implementation

* More tidying of implementation

* Add tests for audit event emission

* Appease linter with AmericaniZed spellings

* Fix imports

* Fix missing errcheck in Join test

* Update token safe name to omit entire token for shorter tokens
2022-12-13 17:04:15 +00:00
..
circleci.go Add InstanceJoin/BotJoin audit events (#19044) 2022-12-13 17:04:15 +00:00
token_source.go CircleCI Secure Joining (#17626) 2022-11-01 12:15:10 +00:00
token_source_test.go CircleCI Secure Joining (#17626) 2022-11-01 12:15:10 +00:00
token_validator.go CircleCI Secure Joining (#17626) 2022-11-01 12:15:10 +00:00
token_validator_test.go CircleCI Secure Joining (#17626) 2022-11-01 12:15:10 +00:00