| title | Editing security advisories in the GitHub Advisory Database | ||||||
|---|---|---|---|---|---|---|---|
| intro | Improve advisories published in the {% data variables.product.prodname_advisory_database %} by making community contributions. | ||||||
| permissions | {% data reusables.permissions.global-security-advisories-edit %} | ||||||
| redirect_from |
|
||||||
| versions |
|
||||||
| contentType | how-tos | ||||||
| shortTitle | Edit Advisory Database | ||||||
| category |
|
{% ifversion ghes %}
{% endif %}
- Navigate to https://github.com/advisories.
- Select the security advisory you would like to contribute to.
- On the right-hand side of the page, click the Suggest improvements for this vulnerability link.
- In the "Improve security advisory" form, make the desired improvements. You can edit or add any detail.{% ifversion fpt or ghec %} For information about correctly specifying information on the form, including affected versions, see AUTOTITLE.{% endif %}
- Under Reason for change, explain why you want to make this improvement. If you include links to supporting material this will help our reviewers.
- When you finish editing the advisory, click Submit improvements.
- Once you submit your community contribution, a pull request containing your changes will be created for review in github/advisory-database by the {% data variables.product.prodname_security %} curation team. If the advisory originated from a {% data variables.product.prodname_dotcom %} repository, we will also tag the original publisher for optional commentary. You can view the pull request and get notifications when it is updated or closed.
You can also open a pull request directly on an advisory file in the github/advisory-database repository. For more information, see the contribution guidelines.
{% ifversion ghes %}
If you have {% data variables.product.prodname_github_connect %} enabled on your instance, you will be able to see advisories by adding /advisories to the instance url.
- Navigate to
https://HOSTNAME/advisories. - Select the security advisory you would like to contribute to.
- On the right-hand side of the page, click the Suggest improvements for this vulnerability on {% data variables.product.prodname_dotcom %}. link. A new tab opens with the same security advisory on {% data variables.product.prodname_dotcom %}.
- Edit the advisory, following steps four through six in Editing advisories in the GitHub Advisory Database above. {% endif %}