Skip to content

Commit bc52e62

Browse files
authored
Merge pull request #37103 from github/repo-sync
Repo sync
2 parents 91b74e7 + 58a6cbf commit bc52e62

File tree

3 files changed

+98
-5
lines changed

3 files changed

+98
-5
lines changed

content/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/verifying-your-email-address.md

+8-3
Original file line numberDiff line numberDiff line change
@@ -40,17 +40,22 @@ If you do not verify your email address, you will not be able to:
4040
4141
## About email verification for {% data variables.enterprise.prodname_managed_users %}
4242

43-
Enterprise Managed Users (EMUs) must now prove ownership of their email addresses to secure their accounts and prevent any accidental data leaks by third party GitHub Apps and OAuth applications.
44-
If you are a member of an {% data variables.enterprise.prodname_emu_enterprise %} and your account was created from August 2024, your email address is unverified by default.
43+
For Enterprise Managed Users (EMUs), email addresses are no longer automatically verified. This prevents unauthorized access and potential data leaks from third-party {% data variables.product.prodname_github_apps %} and OAuth applications that rely on email addresses as a primary identifier.
4544

46-
Having an unverified email address does not affect most actions you can take on {% data variables.product.prodname_dotcom %}. However, we **recommend email verification** for additional account security and to prevent potential exploitation of third-party {% data variables.product.prodname_github_apps %} and {% data variables.product.prodname_oauth_apps %} which may not have followed our best practices around secure authentication methods for apps (see [AUTOTITLE](/apps/oauth-apps/building-oauth-apps/best-practices-for-creating-an-oauth-app) and [AUTOTITLE](/apps/creating-github-apps/about-creating-github-apps/best-practices-for-creating-a-github-app)).
45+
>[!NOTE] If you are a member of an {% data variables.enterprise.prodname_emu_enterprise %} and your account was created after August 1st, 2024, your email address is unverified by default.
46+
47+
Having an unverified email address does not affect most actions you can take on {% data variables.product.prodname_dotcom %}. However, we **recommend email verification** to prevent potential exploitation of third-party {% data variables.product.prodname_github_apps %} and {% data variables.product.prodname_oauth_apps %} which may not have followed our best practices around secure authentication methods for apps (see [AUTOTITLE](/apps/oauth-apps/building-oauth-apps/best-practices-for-creating-an-oauth-app) and [AUTOTITLE](/apps/creating-github-apps/about-creating-github-apps/best-practices-for-creating-a-github-app)).
4748

4849
Until you verify your email address, your account will use a placeholder email address with your enterprise's shortcode appended for certain operations. For example, the [AUTOTITLE](/rest/users/users) and [AUTOTITLE](/rest/users/emails) will return `email+shortcode@domain.com`. In rare cases, you may find that your company's email provider does not handle the placeholder email correctly, or that the placeholder prevents you from accessing some third-party {% data variables.product.prodname_github_apps %} and {% data variables.product.prodname_oauth_apps %}.
4950

5051
You cannot verify an email address for your {% data variables.enterprise.prodname_managed_user %} if the email address is already verified by another account on {% data variables.product.prodname_dotcom_the_website %}. To verify the email, you will need to unverify the email address on the conflicting account, then verify it for your {% data variables.enterprise.prodname_managed_user %}. See [AUTOTITLE](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/changing-your-primary-email-address).
5152

5253
Once you verify an email with a {% data variables.enterprise.prodname_managed_user %}, you won't be able to use the email to sign up for a personal account on {% data variables.product.prodname_dotcom_the_website %}.
5354

55+
>[!NOTE] If you need to use the same email address for both your {% data variables.enterprise.prodname_managed_user %} and another {% data variables.product.github %} account (for example, for innersource, open source, or other valid use cases), you must sign in to your managed user account and unverify the email in your account settings.
56+
>
57+
> The email will still be linked to your managed user account, so you can continue signing in through your organization's or enterprise's identity provider (IdP). However, because the email is unverified, it may affect your access to third-party applications that identify users based solely on email address.
58+
5459
## Verifying your email address
5560

5661
{% data reusables.user-settings.access_settings %}

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

+88
Original file line numberDiff line numberDiff line change
@@ -2371,6 +2371,94 @@
23712371
hasPushProtection: false
23722372
hasValidityCheck: false
23732373
isduplicate: false
2374+
- provider: Naver Cloud
2375+
supportedSecret: Naver Cloud Access Key ID
2376+
secretType: navercloud_gov_access_key
2377+
versions:
2378+
fpt: '*'
2379+
ghec: '*'
2380+
isPublic: true
2381+
isPrivateWithGhas: true
2382+
hasPushProtection: false
2383+
hasValidityCheck: false
2384+
isduplicate: false
2385+
- provider: Naver Cloud
2386+
supportedSecret: Naver Cloud Secret Key
2387+
secretType: navercloud_gov_access_key_secret
2388+
versions:
2389+
fpt: '*'
2390+
ghec: '*'
2391+
isPublic: true
2392+
isPrivateWithGhas: true
2393+
hasPushProtection: false
2394+
hasValidityCheck: false
2395+
isduplicate: false
2396+
- provider: Naver Cloud
2397+
supportedSecret: Naver Cloud Secure Token Service
2398+
secretType: navercloud_gov_sts
2399+
versions:
2400+
fpt: '*'
2401+
ghec: '*'
2402+
isPublic: true
2403+
isPrivateWithGhas: true
2404+
hasPushProtection: false
2405+
hasValidityCheck: false
2406+
isduplicate: false
2407+
- provider: Naver Cloud
2408+
supportedSecret: Naver Cloud Secure Token Service Secret
2409+
secretType: navercloud_gov_sts_secret
2410+
versions:
2411+
fpt: '*'
2412+
ghec: '*'
2413+
isPublic: true
2414+
isPrivateWithGhas: true
2415+
hasPushProtection: false
2416+
hasValidityCheck: false
2417+
isduplicate: false
2418+
- provider: Naver Cloud
2419+
supportedSecret: Naver Cloud Access Key ID
2420+
secretType: navercloud_pub_access_key
2421+
versions:
2422+
fpt: '*'
2423+
ghec: '*'
2424+
isPublic: true
2425+
isPrivateWithGhas: true
2426+
hasPushProtection: false
2427+
hasValidityCheck: false
2428+
isduplicate: false
2429+
- provider: Naver Cloud
2430+
supportedSecret: Naver Cloud Secret Key
2431+
secretType: navercloud_pub_access_key_secret
2432+
versions:
2433+
fpt: '*'
2434+
ghec: '*'
2435+
isPublic: true
2436+
isPrivateWithGhas: true
2437+
hasPushProtection: false
2438+
hasValidityCheck: false
2439+
isduplicate: false
2440+
- provider: Naver Cloud
2441+
supportedSecret: Naver Cloud Secure Token Service
2442+
secretType: navercloud_pub_sts
2443+
versions:
2444+
fpt: '*'
2445+
ghec: '*'
2446+
isPublic: true
2447+
isPrivateWithGhas: true
2448+
hasPushProtection: false
2449+
hasValidityCheck: false
2450+
isduplicate: false
2451+
- provider: Naver Cloud
2452+
supportedSecret: Naver Cloud Secure Token Service Secret
2453+
secretType: navercloud_pub_sts_secret
2454+
versions:
2455+
fpt: '*'
2456+
ghec: '*'
2457+
isPublic: true
2458+
isPrivateWithGhas: true
2459+
hasPushProtection: false
2460+
hasValidityCheck: false
2461+
isduplicate: false
23742462
- provider: Neon
23752463
supportedSecret: Neon API Key
23762464
secretType: neon_api_key

src/secret-scanning/lib/config.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha": "fb3bf22bb77f01e749ede68e7f11a0f1b6d25664",
3-
"blob-sha": "5a32828593718de8f8974ec02c9d84e723bf3c10",
2+
"sha": "7ea367bac1e494b0b9d0fa5a40588a264b79c5a7",
3+
"blob-sha": "d64c4669737f63e7e742a45d4409b31ac5959b6d",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)