Question 048

### How can users exclude specific directories from secret scanning alerts on GitHub? > https://docs.github.com/en/code-security/secret-scanning/configuring-secret-scanning-for-your-repositories#excluding-directories-from-secret-scanning-alerts-for-users 1. [x] By configuring a `secret_scanning.yml` file, under the `.github` path in the repository. 1. [ ] Through the repository's `Security` tab, in the `Secret scanning` menu. 1. [ ] Through the repository's `Settings` tab, in the `Code security and analysis` menu. 1. [ ] By editing the repository's `README.md` file.