-
Notifications
You must be signed in to change notification settings - Fork 17
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
add CODEOWNERS file to all repos in OpenSearch #31
Labels
enhancement
New feature or request
Comments
This was referenced Nov 12, 2021
Merged
This was referenced Nov 15, 2021
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Meta issue to track adding CODEOWNERS files to all repos in the OpenSearch-project.
Recently a vulnerability was discovered for github that would allow branch protection rules to be ignored. We have already mitigated it by moving to 2 PRs, but the other way to mitigate is to add a codeowner file. Adding a code owner file will allow us to go back to 1 PR if we choose to do so.
More information about codeowners and branch protection rules...
The text was updated successfully, but these errors were encountered: