Question 087
### When viewing a code scanning alert what is the `Show paths` option used for?
> https://docs.github.com/en/code-security/code-scanning/managing-code-scanning-alerts/managing-code-scanning-alerts-for-your-repository#viewing-the-alerts-for-a-repository
1. [x] It will display the path through the code that leads to the issue causing the alert.
1. [ ] It's used for showing the paths to the CodeQL queries that were used to find the vulnerability
1. [ ] It will show recommendations on how to fix the vulnerability
1. [ ] It's used for showing the file path to the CodeQL database that was used to find the vulnerability