Question 042
### Which of these statements isn't true about secret scanning on GitHub?
> https://docs.github.com/en/code-security/secret-scanning/about-secret-scanning
1. [x] Secret scanning is a tool for secure secret storage and management.
1. [ ] Secret scanning will scan your entire Git history on all branches present in your GitHub repository for secrets.
1. [ ] Secret scanning will scan titles, descriptions, and comments, in open and closed historical issues for secrets.
1. [ ] Secret scanning can prevent supported secrets from being pushed into your enterprise, organization, or repository.