Skip to content

Commit 6525e2c

Browse files
authored
Merge branch 'main' into patch-1
2 parents 282e1a0 + 574274f commit 6525e2c

File tree

71 files changed

+1424
-501
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+1424
-501
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: Blank issue
3+
about: Blank issue for copying docs-content issues into for CCA
4+
title: 'Copied from docs-content: '
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
84.7 KB
Loading

content/actions/security-for-github-actions/security-hardening-your-deployments/configuring-openid-connect-in-jfrog.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,7 @@ For an example {% data variables.product.prodname_actions %} workflow using the
3535

3636
For example, you can set `iss` to `https://token.actions.githubusercontent.com`, and the `repository` to something like "octo-org/octo-repo"`. This will ensure only Actions workflows from the specified repository will have access to your JFrog platform. The following is an example Claims JSON when configuring identity mappings.
3737

38-
```json copy
39-
{
40-
"iss": "https://token.actions.githubusercontent.com",
41-
"repository": "octo-org/octo-repo"
42-
}
43-
```
38+
{% data reusables.actions.jfrog-json-configuring-identity-mappings %}
4439

4540
## Adding the identity provider to JFrog
4641

content/code-security/dependabot/working-with-dependabot/setting-dependabot-to-run-on-github-hosted-runners-using-vnet.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ shortTitle: Configure VNET
1717

1818
## Configuring VNET for {% data variables.product.prodname_dependabot_updates %}
1919

20-
{% data reusables.dependabot.vnet-support-private-preview-note %}
21-
2220
This article provides step-by-step instructions for running {% data variables.product.prodname_dependabot %} on {% data variables.product.company_short %}-hosted runners configured with VNET. The article explains:
2321

2422
* How to create runner groups for your enterprise or organization with a VNET configuration.

content/code-security/dependabot/working-with-dependabot/setting-dependabot-to-run-on-self-hosted-runners-using-arc.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ shortTitle: Configure ARC
1717

1818
## Working with the {% data variables.product.prodname_actions_runner_controller %} (ARC)
1919

20-
{% data reusables.dependabot.arc-support-private-preview-note %}
21-
2220
This article provides step-by-step instructions for setting up ARC on a Kubernetes cluster and configuring {% data variables.product.prodname_dependabot %} to run on self-hosted action runners. The article:
2321

2422
* Contains an overview of the ARC and {% data variables.product.prodname_dependabot %} integration.

content/copilot/building-copilot-extensions/using-oidc-with-github-copilot-extensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ versions:
77
feature: copilot-extensions
88
topics:
99
- Copilot
10-
shortTitle: Using OIDC
10+
shortTitle: Use OIDC
1111
type: how_to
1212
redirect_from:
1313
- /copilot/building-copilot-extensions/using-oidc-with-copilot-extensions

content/copilot/copilot-chat-cookbook/refactoring-code/fixing-database-deadlocks-or-data-integrity-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 'Fixing database deadlocks or data integrity issues'
3-
shortTitle: Fixing database deadlocks
3+
shortTitle: Fix database deadlocks
44
intro: '{% data variables.product.prodname_copilot_chat_short %} can help you avoid code that causes slow or blocked database operations, or tables with missing or incorrect data.'
55
redirect_from:
66
- /copilot/example-prompts-for-github-copilot-chat/refactoring-code/fixing-database-deadlocks-or-data-integrity-issues

content/copilot/copilot-chat-cookbook/refactoring-code/translating-code-to-a-different-programming-language.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Translating code to a different programming language
3-
shortTitle: Translating code
3+
shortTitle: Translate code
44
intro: '{% data variables.product.prodname_copilot_chat_short %} can help you rewrite code to perform the same operations but in a different programming language.'
55
versions:
66
feature: copilot

content/copilot/copilot-chat-cookbook/security-analysis/finding-existing-vulnerabilities-in-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 'Finding existing vulnerabilities in code'
3-
shortTitle: Finding vulnerabilities
3+
shortTitle: Find vulnerabilities
44
intro: 'Copilot Chat can help find common vulnerabilities in your code and suggest fixes.'
55
redirect_from:
66
- /copilot/example-prompts-for-github-copilot-chat/security-analysis/finding-existing-vulnerabilities-in-code

content/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/getting-started-with-copilot-on-your-personal-account/getting-free-access-to-copilot-pro-as-a-student-teacher-or-maintainer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ If you do not meet the previous criteria, you can either:
3232

3333
## Accessing {% data variables.product.prodname_copilot_pro_short %} for free
3434

35-
1. In the upper-right corner of any page, click your profile photo, then click **{% octicon "copilot" aria-hidden="true" aria-label="copilot" %} Your {% data variables.product.prodname_copilot_short %}**.
35+
{% data reusables.copilot.your-copilot %}
3636
1. If you qualify for free access to {% data variables.product.prodname_copilot_short %}, you will see a page titled "{% data variables.product.prodname_copilot_pro %}" informing you that you are eligible. Click **Get access to {% data variables.product.prodname_copilot %}**.
3737
1. On the page that appears, configure the {% data variables.product.prodname_copilot_short %} use policies to meet your needs, then click **Save and complete**.

0 commit comments

Comments
 (0)