Set up secret auto-rotation
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 431
- Forks
- 44
- Avg merge
- 21h 18m
- Merged PRs (30d)
- 30
Description
We can use this command-line tool from dnceng:
https://github.com/dotnet/arcade-services/tree/main/src/Microsoft.DncEng.SecretManager
We would set up a pipeline to run the tool with our own config file. Dnceng's pipeline is here:
https://dev.azure.com/dnceng/internal/_build?definitionId=993&_a=summary
https://github.com/dotnet/arcade-services/blob/f7f5014916a38f950786361f4d35961f551df6bc/azure-pipeline-weekly.yml#L45
A GitHub account and PAT is set up here: https://github.com/dotnet/arcade/blob/14f65939bbe47c6d9bfbceb293b86d3724d51f9a/.vault-config/product-builds-engkeyvault.yaml#L21-L43
We could set up the pipeline in https://github.com/microsoft/go-infra.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the Microsoft.DncEng.SecretManager tool and the referenced azure-pipeline-weekly.yml example, then inspect the product-builds-engkeyvault.yaml account and PAT configuration. Define the corresponding configuration for microsoft/go and set up the pipeline there; done means the pipeline runs the tool with the repository's configuration and supports secret auto-rotation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, go
- Domain
- devops, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100