Question 023
### What information do Dependabot alerts provide?
> https://docs.github.com/en/code-security/dependabot/dependabot-alerts/about-dependabot-alerts
1. [x] Dependabot alerts tell you that your repository uses a package that is insecure.
1. [ ] Dependabot alerts tell you that your repository is being used by other public repositories.
1. [ ] Dependabot alerts tell you that your repository uses an untested version of a package.
1. [ ] Dependabot alerts tell you that your repository uses an outdated version of a package
> Dependabot does that with version updates, but not with alerts.