Skip to content

Commit 6fd2155

Browse files
authored
Merge pull request #37369 from github/repo-sync
Repo sync
2 parents 3d41bb1 + d85ad6c commit 6fd2155

File tree

7 files changed

+38
-27
lines changed

7 files changed

+38
-27
lines changed

content/admin/managing-iam/provisioning-user-accounts-with-scim/troubleshooting-team-membership-with-identity-provider-groups.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ redirect_from:
2424

2525
{% data reusables.emus.about-team-management-with-idp %} You can review a list of teams that you've synchronized to IdP groups from your enterprise's settings. For more information, see [AUTOTITLE](/admin/identity-and-access-management/using-enterprise-managed-users-for-iam/managing-team-memberships-with-identity-provider-groups#viewing-idp-groups-group-membership-and-connected-teams).
2626

27+
{% data variables.product.github %} also runs a reconciliation job once per day, which synchronizes team membership with IdP group membership that is stored on {% data variables.product.github %}, based on information previously sent from the IdP via SCIM. If this job finds that a user is a member of an IdP group in the enterprise, but they are not a member of the mapped team or its organization, the job will attempt to add the user to the organization and team.
28+
2729
If {% data variables.product.prodname_dotcom %} is unable to synchronize team membership with a group on your IdP, you can view an error message and troubleshoot the problem.
2830

2931
## Viewing errors for team synchronization with an IdP group

content/code-security/security-overview/about-security-overview.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,12 @@ If you are an **owner or security manager** for an organization, you can see dat
100100

101101
If you are an **organization or team member**, you can view security overview for the organization and see data for repositories where you have an appropriate level of access.
102102

103+
{% ifversion secret-risk-assessment %}
104+
105+
> [!TIP] The Assessments view, which is not shown in the table below, is only available to organization owners and security managers.
106+
107+
{% endif %}
108+
103109
{% ifversion security-overview-dashboard %}
104110
{% rowheaders %}
105111

content/code-security/security-overview/viewing-security-insights.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,12 @@ You can download a CSV file of the overview dashboard data for your organization
5757

5858
{% ifversion security-overview-dashboard-enterprise %}Enterprise members can access the overview page for organizations in their enterprise. {% endif %}The metrics you see will depend on your role and repository permissions. For more information, see [AUTOTITLE](/code-security/security-overview/about-security-overview#permission-to-view-data-in-security-overview).
5959

60+
{% ifversion secret-risk-assessment %}
61+
62+
> [!TIP] If you're interested in assessing your organization's exposure to secret leaks specifically, you can run a free {% data variables.product.prodname_secret_risk_assessment %} on {% data variables.product.github %}. The resulting report gives you aggregate insights on public leaks, private exposures, and token types, as well as provides you with actionable steps to strengthen your security and protect your code. See [AUTOTITLE](/code-security/securing-your-organization/understanding-your-organizations-exposure-to-leaked-secrets/about-secret-risk-assessment).
63+
64+
{% endif %}
65+
6066
### Limitations
6167

6268
The data that populates the overview page can and will change over time due to various factors, such as repository deletion or modifications to a security advisory. This means that the overview metrics for the same time period could vary if viewed at two different times. For compliance reports or other scenarios where data consistency is crucial, we recommend that you source data from the audit log. For more information, see [AUTOTITLE](/code-security/getting-started/auditing-security-alerts).

content/copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-policies-for-copilot-in-your-organization.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,7 @@ Organization owners can set policies to govern how {% data variables.product.pro
3131
* {% data variables.product.prodname_copilot_chat_short %} in the IDE
3232
* Editor preview features, such as:
3333
* Using images in {% data variables.product.prodname_copilot_chat_short %} (available in {% data variables.product.prodname_vscode_shortname %} and {% data variables.product.prodname_vs %})
34-
* {% data variables.copilot.next_edit_suggestions_caps %} (available in {% data variables.product.prodname_vscode_shortname %})
3534
* GPT-4o {% data variables.product.prodname_copilot_short %} code completion (available in {% data variables.product.prodname_vscode_shortname %} and JetBrains IDEs)
36-
* {% data variables.product.prodname_copilot_short %} Edits agent mode (available in {% data variables.product.prodname_vscode_shortname %})
3735
* {% data variables.product.prodname_copilot_mobile_short %}
3836
* {% data variables.product.prodname_copilot_cli_short %} and {% data variables.product.prodname_windows_terminal %}
3937
* Suggestions matching public code

data/reusables/dependabot/enterprise-enable-dependabot.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{% ifversion ghes %}
22

33
> [!NOTE]
4-
> Your site administrator must set up {% data variables.product.prodname_dependabot_updates %} for {% data variables.location.product_location %} before you can use this feature. For more information, see [AUTOTITLE](/admin/configuration/configuring-github-connect/enabling-dependabot-for-your-enterprise).
5-
{% ifversion security-feature-enablement-policies-dependabot %}
4+
> Your site administrator must set up {% data variables.product.prodname_dependabot_updates %} for {% data variables.location.product_location %} before you can use this feature. For more information, see [AUTOTITLE](/admin/configuration/configuring-github-connect/enabling-dependabot-for-your-enterprise).{% ifversion security-feature-enablement-policies-dependabot %}
65
>
76
> You may not be able to enable or disable {% data variables.product.prodname_dependabot_updates %} if an enterprise owner has set a policy at the enterprise level. For more information, see [AUTOTITLE](/admin/policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-code-security-and-analysis-for-your-enterprise).
87
{% endif %}

src/secret-scanning/data/public-docs.yml

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@
237237
ghes: '*'
238238
isPublic: true
239239
isPrivateWithGhas: true
240-
hasPushProtection: false
240+
hasPushProtection: true
241241
hasValidityCheck: false
242242
isduplicate: false
243243
- provider: Authress
@@ -705,7 +705,7 @@
705705
ghes: '*'
706706
isPublic: false
707707
isPrivateWithGhas: true
708-
hasPushProtection: false
708+
hasPushProtection: true
709709
hasValidityCheck: false
710710
isduplicate: false
711711
- provider: Bitbucket
@@ -837,7 +837,7 @@
837837
ghes: '*'
838838
isPublic: true
839839
isPrivateWithGhas: true
840-
hasPushProtection: false
840+
hasPushProtection: true
841841
hasValidityCheck: false
842842
isduplicate: true
843843
- provider: Chief Tools
@@ -1290,7 +1290,7 @@
12901290
ghes: '*'
12911291
isPublic: false
12921292
isPrivateWithGhas: true
1293-
hasPushProtection: false
1293+
hasPushProtection: true
12941294
hasValidityCheck: false
12951295
isduplicate: false
12961296
- provider: Dynatrace
@@ -1314,7 +1314,7 @@
13141314
ghes: '*'
13151315
isPublic: true
13161316
isPrivateWithGhas: true
1317-
hasPushProtection: false
1317+
hasPushProtection: true
13181318
hasValidityCheck: false
13191319
isduplicate: false
13201320
- provider: EasyPost
@@ -1362,7 +1362,7 @@
13621362
ghes: '>3.8'
13631363
isPublic: false
13641364
isPrivateWithGhas: true
1365-
hasPushProtection: false
1365+
hasPushProtection: true
13661366
hasValidityCheck: false
13671367
isduplicate: false
13681368
- provider: Facebook
@@ -2168,7 +2168,7 @@
21682168
ghes: '*'
21692169
isPublic: false
21702170
isPrivateWithGhas: true
2171-
hasPushProtection: false
2171+
hasPushProtection: true
21722172
hasValidityCheck: false
21732173
isduplicate: false
21742174
- provider: Localstack
@@ -2599,7 +2599,7 @@
25992599
ghes: '*'
26002600
isPublic: false
26012601
isPrivateWithGhas: true
2602-
hasPushProtection: false
2602+
hasPushProtection: true
26032603
hasValidityCheck: false
26042604
isduplicate: false
26052605
- provider: npm
@@ -3137,7 +3137,7 @@
31373137
ghes: '*'
31383138
isPublic: true
31393139
isPrivateWithGhas: true
3140-
hasPushProtection: false
3140+
hasPushProtection: true
31413141
hasValidityCheck: false
31423142
isduplicate: false
31433143
- provider: PyPI
@@ -3245,7 +3245,7 @@
32453245
ghes: '*'
32463246
isPublic: true
32473247
isPrivateWithGhas: true
3248-
hasPushProtection: false
3248+
hasPushProtection: true
32493249
hasValidityCheck: false
32503250
isduplicate: false
32513251
- provider: Samsara
@@ -3413,7 +3413,7 @@
34133413
ghes: '>3.4'
34143414
isPublic: true
34153415
isPrivateWithGhas: true
3416-
hasPushProtection: false
3416+
hasPushProtection: true
34173417
hasValidityCheck: false
34183418
isduplicate: false
34193419
- provider: Shopify
@@ -3449,7 +3449,7 @@
34493449
ghes: '*'
34503450
isPublic: true
34513451
isPrivateWithGhas: true
3452-
hasPushProtection: false
3452+
hasPushProtection: true
34533453
hasValidityCheck: false
34543454
isduplicate: false
34553455
- provider: Shopify
@@ -3485,7 +3485,7 @@
34853485
ghes: '>3.4'
34863486
isPublic: true
34873487
isPrivateWithGhas: true
3488-
hasPushProtection: false
3488+
hasPushProtection: true
34893489
hasValidityCheck: false
34903490
isduplicate: false
34913491
- provider: Shopify
@@ -3497,7 +3497,7 @@
34973497
ghes: '*'
34983498
isPublic: true
34993499
isPrivateWithGhas: true
3500-
hasPushProtection: false
3500+
hasPushProtection: true
35013501
hasValidityCheck: false
35023502
isduplicate: false
35033503
- provider: Siemens
@@ -3568,7 +3568,7 @@
35683568
ghes: '*'
35693569
isPublic: true
35703570
isPrivateWithGhas: true
3571-
hasPushProtection: false
3571+
hasPushProtection: true
35723572
hasValidityCheck: false
35733573
isduplicate: false
35743574
- provider: Sourcegraph
@@ -3640,7 +3640,7 @@
36403640
ghes: '*'
36413641
isPublic: false
36423642
isPrivateWithGhas: true
3643-
hasPushProtection: false
3643+
hasPushProtection: true
36443644
hasValidityCheck: false
36453645
isduplicate: true
36463646
- provider: Square
@@ -3652,7 +3652,7 @@
36523652
ghes: '*'
36533653
isPublic: false
36543654
isPrivateWithGhas: true
3655-
hasPushProtection: false
3655+
hasPushProtection: true
36563656
hasValidityCheck: false
36573657
isduplicate: false
36583658
- provider: Square
@@ -3664,7 +3664,7 @@
36643664
ghes: '*'
36653665
isPublic: false
36663666
isPrivateWithGhas: true
3667-
hasPushProtection: false
3667+
hasPushProtection: true
36683668
hasValidityCheck: false
36693669
isduplicate: false
36703670
- provider: SSLMate
@@ -3784,7 +3784,7 @@
37843784
ghes: '*'
37853785
isPublic: false
37863786
isPrivateWithGhas: true
3787-
hasPushProtection: false
3787+
hasPushProtection: true
37883788
hasValidityCheck: false
37893789
isduplicate: false
37903790
- provider: Tailscale
@@ -4024,7 +4024,7 @@
40244024
ghes: '>=3.12'
40254025
isPublic: true
40264026
isPrivateWithGhas: true
4027-
hasPushProtection: false
4027+
hasPushProtection: true
40284028
hasValidityCheck: false
40294029
isduplicate: true
40304030
- provider: Yandex
@@ -4096,7 +4096,7 @@
40964096
ghes: '*'
40974097
isPublic: false
40984098
isPrivateWithGhas: true
4099-
hasPushProtection: false
4099+
hasPushProtection: true
41004100
hasValidityCheck: false
41014101
isduplicate: false
41024102
- provider: Yandex
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha": "8ac939d1d6cc631a764024efd9638e2d366fd5a4",
3-
"blob-sha": "dcd2a16b74621ad62f7af0775535331ee3f62dbd",
2+
"sha": "82247bbeeb4c22705a1575389b4583f83aaadf57",
3+
"blob-sha": "48dc0e2b23d3b6497cf65f6de2f27703a3c88575",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)