nicolai86/awesome-codepipeline-ci

extract github oauth token

Opened this issue · 0 comments

Instead of compiling the github oauth token into the plugin it would be more secure to place it inside KMS and then resolving this at runtime. This also allows for easier secret rotation if the need arises.