Question 037
### What does the default CodeQL analysis setup in GitHub do?
> https://docs.github.com/en/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning-with-codeql#about-code-scanning-with-codeql
1. [x] Automatically chooses languages to analyze, query suite to run, and events that trigger scans
1. [ ] Manually requires users to specify languages and queries for each scan
1. [ ] Scans code only on a monthly basis
1. [ ] Requires separate installation of third-party scanning tools