1
0
mirror of synced 2025-12-30 12:02:01 -05:00

Merge pull request #10368 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2021-09-28 10:01:00 -04:00
committed by GitHub

View File

@@ -109,6 +109,8 @@ You can filter the alerts shown in the {% data variables.product.prodname_code_s
The benefit of using keyword filters is that only values with results are shown in the drop-down lists. This makes it easy to avoid setting filters that find no results.
If you enter multiple filters, the view will show alerts matching _all_ these filters. For example, `is:closed severity:high branch:main` will only display closed high-severity alerts that are present on the `main` branch.
### Restricting results to application code only
You can use the "Only alerts in application code" filter or `autofilter:true` keyword and value to restrict results to alerts in application code. Application code excludes the following.