Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate authentication in build system #7887

Open
JasonYeMSFT opened this issue Apr 19, 2024 · 0 comments
Open

Automate authentication in build system #7887

JasonYeMSFT opened this issue Apr 19, 2024 · 0 comments
Labels
🧪 engineering Related to some internal engineering improvements
Milestone

Comments

@JasonYeMSFT
Copy link
Contributor

To tighten the security during development, we are no longer allowed to use personal access tokens that last longer than 7 days. We should seek a more automated solution for authentication in build system so we don't have to manually refresh the credentials every week. Make sure the new solution doesn't introduce new security vulnerabilities, such as opening the door for us to forget about the automated process and leaving live credentials unattended.

@JasonYeMSFT JasonYeMSFT added this to the 1.35.0 milestone Apr 19, 2024
@MRayermannMSFT MRayermannMSFT added the 🧪 engineering Related to some internal engineering improvements label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧪 engineering Related to some internal engineering improvements
Projects
None yet
Development

No branches or pull requests

2 participants