1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Hack week 2025: remove unneeded FBV instances (2) (#53872)

This commit is contained in:
mc
2025-01-14 07:36:09 +00:00
committed by GitHub
parent 3a2146a354
commit 492d77e316
11 changed files with 19 additions and 39 deletions

View File

@@ -85,7 +85,7 @@ For any {% data variables.product.company_short %}-reviewed advisory in the {% d
1. 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).
1. For more details about the advisory, and for advice on how to fix the vulnerable repository, click the repository name.
{% ifversion security-advisories-ghes %}
{% ifversion ghes %}
## Accessing the local advisory database on {% data variables.product.prodname_ghe_server %}

View File

@@ -42,7 +42,7 @@ Only repository owners and administrators can edit repository-level security adv
You can also open a pull request directly on an advisory file in the [github/advisory-database](https://github.com/github/advisory-database) repository. For more information, see the [contribution guidelines](https://github.com/github/advisory-database/blob/main/CONTRIBUTING.md).
{% ifversion security-advisories-ghes %}
{% ifversion ghes %}
## Editing advisories from {% data variables.product.prodname_ghe_server %}