Skip to content

Commit 38bcb6d

Browse files
committed
# This is a combination of 2 commits.
# This is the 1st commit message: fix conflict # This is the commit message #2: # This is a combination of 2 commits. # This is the 1st commit message: # This is a combination of 4 commits. # This is the 1st commit message: resolve conflict # This is the commit message #2: Use a better screenshot # This is the commit message #3: Use "advisory database" variable Co-authored-by: mc <[email protected]> # This is the commit message #4: Address feedback from reviews # This is the commit message #2: move paragraph to avoid circular linking
1 parent 0395d18 commit 38bcb6d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

content/github/managing-security-vulnerabilities/browsing-security-vulnerabilities-in-the-github-advisory-database.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,18 @@ For any vulnerability in the {% data variables.product.prodname_advisory_databas
7878
![Search bar and drop-down menus to filter alerts](/assets/images/help/security/advisory-database-dependabot-alerts-filters.png)
7979
5. For more details about the vulnerability, and for advice on how to fix the vulnerable repository, click the repository name.
8080

81+
### Viewing your vulnerable repositories
82+
83+
For any vulnerability in the {% data variables.product.prodname_advisory_database %}, you can see which of your repositories have a {% data variables.product.prodname_dependabot %} alert for that vulnerability. To see a vulnerable repository, you must have access to {% data variables.product.prodname_dependabot_alerts %} for that repository. For more information, see "[About alerts for vulnerable dependencies](/github/managing-security-vulnerabilities/about-alerts-for-vulnerable-dependencies#access-to-dependabot-alerts)."
84+
85+
1. Navigate to https://github.com/advisories.
86+
2. Click an advisory.
87+
3. At the top of the advisory page, click **Dependabot alerts**.
88+
![Dependabot alerts](/assets/images/help/security/advisory-database-dependabot-alerts.png)
89+
4. Optionally, to filter the list, use the search bar or the drop-down menus. The "Organization" drop-down menu allows you to filter the {% data variables.product.prodname_dependabot_alerts %} per owner (organization or user).
90+
![Search bar and drop-down menus to filter alerts](/assets/images/help/security/advisory-database-dependabot-alerts-filters.png)
91+
5. For more details about the vulnerability, and for advice on how to fix the vulnerable repository, click the repository name.
92+
8193
### Further reading
8294

8395
- MITRE's [definition of "vulnerability"](https://cve.mitre.org/about/terminology.html#vulnerability)

0 commit comments

Comments
 (0)