Skip to content

Commit bb0cfcc

Browse files
hpsinmchammer01
andauthored
Additional restriction on PATs v2 (#55445)
Co-authored-by: mc <[email protected]>
1 parent 0d17a12 commit bb0cfcc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ If you can use a {% data variables.product.pat_v2 %} for your scenario, you'll b
5858

5959
{% data variables.product.pat_v2_caps_plural %} do not support every feature of {% data variables.product.pat_v1_plural %}. These feature gaps are not permanent - {% data variables.product.company_short %} is working to close them. You can review [our public roadmap](https://github.com/github/roadmap) for more details on when these scenarios will be supported.
6060

61-
The seven major gaps in {% data variables.product.pat_v2 %}s are:
61+
The major gaps in {% data variables.product.pat_v2 %}s are:
6262

6363
* Using {% data variables.product.pat_v2 %} to contribute to public repos where the user is not a member.
6464
* Using {% data variables.product.pat_v2 %} to contribute to repositories where the user is an outside or repository collaborator.
@@ -67,6 +67,7 @@ The seven major gaps in {% data variables.product.pat_v2 %}s are:
6767
* Using {% data variables.product.pat_v2 %} to call APIs that manage the Enterprise account.
6868
{% endif %}* Using {% data variables.product.pat_v2 %} to access Packages.
6969
* Using {% data variables.product.pat_v2 %} to call the Checks API.
70+
* Using {% data variables.product.pat_v2 %} to access Projects owned by a user account.
7071

7172
All of these gaps will be solved over time, as {% data variables.product.company_short %} continues to invest in more secure access patterns.
7273

0 commit comments

Comments
 (0)