Question 084
### What details can you find on a code scanning alert page? (Choose three.)
> https://docs.github.com/en/code-security/code-scanning/managing-code-scanning-alerts/about-code-scanning-alerts#about-alert-details
- [x] Branches affected by the vulnerability
- [x] Highlighted vulnerable code
- [x] Severity of the vulnerability
- [ ] Information how many times the vulnerability has been exploited
- [ ] Assigned developer to fix the vulnerability
- [ ] ID of the CodeQL database that was used to find the vulnerability