Question 093
### As a repository maintainer where should you put instructions on how to report a security vulnerability in your codebase?
> https://docs.github.com/en/code-security/getting-started/adding-a-security-policy-to-your-repository#about-security-policies
1. [x] In the `SECURITY.md` file
1. [ ] In the `CONTRIBUTING.md` file
1. [ ] In the `README.md` file
1. [ ] In the `CODE_OF_CONDUCT.md` file