Question 095
### How can you set a default security policy for all repositories in `my-org` GitHub Organization?
> https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/creating-a-default-community-health-file#supported-file-types
1. [x] By creating a `SECURITY.md` file in the `my-org/.github` repository
1. [ ] By editing the security policy in the organization's `Code Security and analysis` settings
1. [ ] Default security policies can only be set by GitHub support
1. [ ] You can set a default security policy for all repositories in `my-org` GitHub Organization by adding a `SECURITY.md` file to each individual repository.