Skip to content

Commit 1db9235

Browse files
authored
Merge pull request #40619 from github/repo-sync
Repo sync
2 parents bd9cabb + db998fb commit 1db9235

37 files changed

+831
-584
lines changed

content/code-security/secret-scanning/introduction/supported-secret-scanning-patterns.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,6 @@ This table lists the secrets supported by {% data variables.product.prodname_sec
5151

5252
{% data reusables.secret-scanning.non-provider-patterns-beta %}
5353

54-
{% ifversion secret-scanning-ai-generic-secret-detection %}
55-
In addition to these generic non-provider patterns, {% data variables.product.prodname_secret_scanning %} uses {% data variables.product.prodname_copilot_short %} to detect generic passwords. For more information, see [AUTOTITLE](/code-security/secret-scanning/copilot-secret-scanning/responsible-ai-generic-secrets).
56-
{% endif %}
57-
5854
| Provider | Token |
5955
|----------|:--------------------|
6056
| Generic | http_basic_authentication_header |
@@ -66,7 +62,18 @@ In addition to these generic non-provider patterns, {% data variables.product.pr
6662
| Generic | postgres_connection_string |
6763
| Generic | rsa_private_key |
6864

69-
>[!NOTE] Push protection and validity checks are not supported for non-provider patterns.
65+
>[!NOTE] Validity checks are not supported for non-provider patterns.
66+
67+
{% ifversion secret-scanning-ai-generic-secret-detection %}
68+
### {% data variables.secret-scanning.copilot-secret-scanning %}
69+
{% data variables.product.prodname_secret_scanning_caps %} uses {% data variables.product.prodname_copilot_short %} to detect generic passwords. See [AUTOTITLE](/code-security/secret-scanning/copilot-secret-scanning/responsible-ai-generic-secrets).
70+
71+
| Provider | Token |
72+
|----------|:--------------------|
73+
| Generic | password |
74+
75+
>[!NOTE] Push protection and validity checks are not supported for passwords.
76+
{% endif %}
7077

7178
### {% ifversion secret-scanning-alert-experimental-list %}Default{% else %}High confidence{% endif %} patterns
7279

content/copilot/how-tos/manage-and-track-spending/monitor-premium-requests.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ You can track your monthly usage of premium requests to help you get the most va
2828
There are multiple ways to view your premium request usage:
2929

3030
* [View current usage directly within your IDE](#viewing-usage-in-your-ide)
31-
* [View current usage in your {% data variables.product.prodname_copilot_short %} settings](#viewing-an-overview-in-your-copilot-settings)
31+
* [Viewing an overview in your Billing and licensing settings](#viewing-an-overview-in-your-billing-and-licensing-settings)
3232
* [View detailed analytics of your usage](#viewing-detailed-analytics-of-your-usage)
3333
* [Download a usage report for your personal account](#downloading-a-usage-report-for-your-personal-account)
3434

@@ -50,13 +50,12 @@ You can access usage information in the following IDEs.
5050
* **In Xcode**, click the {% data variables.product.prodname_copilot_short %} icon ({% octicon "copilot" aria-hidden="true" aria-label="copilot" %}) in the menu bar.
5151
* **In Eclipse**, click the {% data variables.product.prodname_copilot_short %} icon ({% octicon "copilot" aria-hidden="true" aria-label="copilot" %}) in the status bar at the bottom of Eclipse.
5252

53-
### Viewing an overview in your {% data variables.product.prodname_copilot_short %} settings
53+
### Viewing an overview in your Billing and licensing settings
5454

55-
You can view an overview of your premium request usage at any time from your {% data variables.product.prodname_copilot_short %} "Features" page on {% data variables.product.prodname_dotcom_the_website %}.
55+
You can view an overview of your premium request usage at any time in your "Billing and licensing" settings on {% data variables.product.prodname_dotcom_the_website %}.
5656

57-
1. In the upper-right corner of any page on {% data variables.product.prodname_dotcom %}, click your profile picture.
58-
1. Click **{% octicon "copilot" aria-hidden="true" aria-label="copilot" %} {% data variables.product.prodname_copilot_short %} settings**.
59-
1. On the "Features" page, the "Usage" section displays a "Premium requests" progress bar showing the percentage of your premium request quota used in the current month.
57+
{% data reusables.user-settings.access_billing_settings_url %} The "Overview" page shows a summary of your current {% data variables.product.github %} usage.
58+
1. Scroll down to the "Metered usage" area and click {% octicon "copilot" aria-hidden="true" aria-label="copilot" %} **{% data variables.product.prodname_copilot_short %}** to show only your {% data variables.product.prodname_copilot_short %} use.
6059

6160
### Viewing detailed analytics of your usage
6261

content/copilot/how-tos/use-copilot-agents/coding-agent/assign-copilot-to-an-issue.md

Lines changed: 0 additions & 242 deletions
This file was deleted.

0 commit comments

Comments
 (0)