Question 035
### What is the purpose of code scanning in GitHub?
> https://docs.github.com/en/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning#about-code-scanning
1. [x] To identify vulnerabilities and errors in code
1. [ ] To check code formatting and style
1. [ ] To review pull requests automatically
1. [ ] To synchronize code with production servers