1
0
mirror of synced 2025-12-22 03:16:52 -05:00
Files
docs/content/github/managing-security-vulnerabilities/adding-a-collaborator-to-a-security-advisory.md
Jason Etcovitch caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00

2.1 KiB

title, intro, redirect_from, versions
title intro redirect_from versions
Adding a collaborator to a security advisory You can add other users or teams to collaborate on a security advisory with you.
/articles/adding-a-collaborator-to-a-maintainer-security-advisory
/github/managing-security-vulnerabilities/adding-a-collaborator-to-a-maintainer-security-advisory
free-pro-team
*

People with admin permissions to a security advisory can add collaborators to the security advisory.

Adding a collaborator to a security advisory

Collaborators have write permissions to the security advisory. For more information, see "Permission levels for security advisories."

{% note %}

{% data reusables.repositories.security-advisory-collaborators-public-repositories %} For more information about removing a collaborator on a security advisory, see "Removing a collaborator from a security advisory."

{% endnote %}

{% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.sidebar-security %} {% data reusables.repositories.sidebar-advisories %} 4. In the "Security Advisories" list, click the security advisory you'd like to add a collaborator to. 5. On the right side of the page, under "Collaborators", type the name of the user or team you'd like to add to the security advisory. Field to type user or team name 6. Click Add. Add button

Further reading