1
0
mirror of synced 2026-01-03 06:04:16 -05:00

# 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 <42146119+mchammer01@users.noreply.github.com>
# This is the commit message #4:

Address feedback from reviews

# This is the commit message #2:

move paragraph to avoid circular linking
This commit is contained in:
mchammer01
2021-02-15 12:05:34 +00:00
parent 0395d1886f
commit 38bcb6d6b8

View File

@@ -78,6 +78,18 @@ For any vulnerability in the {% data variables.product.prodname_advisory_databas
![Search bar and drop-down menus to filter alerts](/assets/images/help/security/advisory-database-dependabot-alerts-filters.png)
5. For more details about the vulnerability, and for advice on how to fix the vulnerable repository, click the repository name.
### Viewing your vulnerable repositories
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)."
1. Navigate to https://github.com/advisories.
2. Click an advisory.
3. At the top of the advisory page, click **Dependabot alerts**.
![Dependabot alerts](/assets/images/help/security/advisory-database-dependabot-alerts.png)
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).
![Search bar and drop-down menus to filter alerts](/assets/images/help/security/advisory-database-dependabot-alerts-filters.png)
5. For more details about the vulnerability, and for advice on how to fix the vulnerable repository, click the repository name.
### Further reading
- MITRE's [definition of "vulnerability"](https://cve.mitre.org/about/terminology.html#vulnerability)