-
Notifications
You must be signed in to change notification settings - Fork 104
Create CODEOWNERS #323
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
Create CODEOWNERS #323
Conversation
Add CODEOWNERS so that Security can own the Semgrep rules files and paths.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Minor comments. Also you may have to click approve on the CLA button.
CODEOWNERS
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we move this under .github
dir? No need for top-level user view.
Co-authored-by: Chad Retz <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, just the one more request to move under .github/
and we're good to go!
Per Chad's comment, moving out of top level dir
Thanks! |
What was changed
Add CODEOWNERS so that Security can own the Semgrep rules files and paths.
Why?
We are adding Semgrep for static analysis to this repository, and only the security team should be able to approve exclusions from the policy.
Checklist
How was this tested:
We ran this scanner on internal repos with this CODEOWNERS file and it worked as expected.