Skip to content

Commit 708226c

Browse files
[2023-06-12] GHAS self-serve trial for Enterprise Accounts (GA) (#36594)
Co-authored-by: Laura Coursen <[email protected]>
1 parent a2de2fc commit 708226c

File tree

9 files changed

+58
-5
lines changed

9 files changed

+58
-5
lines changed

content/billing/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,9 @@ You can determine how many licenses you'll need for {% data variables.product.pr
5656
{% endif %}
5757

5858
{% ifversion ghec %}
59-
If you use {% data variables.product.prodname_ghe_cloud %} with an enterprise account and pay with a credit card, you can purchase a {% data variables.product.prodname_GH_advanced_security %} license from your enterprise account settings. For more information, see "[AUTOTITLE](/billing/managing-billing-for-github-advanced-security/signing-up-for-github-advanced-security)."
59+
If you use {% data variables.product.prodname_ghe_cloud %} with an enterprise account and pay with a credit card, you can purchase a {% data variables.product.prodname_GH_advanced_security %} license or start a free trial from your enterprise account settings. For more information, see "[AUTOTITLE](/billing/managing-billing-for-github-advanced-security/signing-up-for-github-advanced-security)" and "[AUTOTITLE](/billing/managing-billing-for-github-advanced-security/setting-up-a-trial-of-github-advanced-security)."
60+
61+
You can not purchase {% data variables.product.prodname_GH_advanced_security %} or start a {% data variables.product.prodname_GH_advanced_security %} trial if you are currently on a {% data variables.product.prodname_ghe_cloud %} trial.
6062

6163
If you pay by invoice, contact {% data variables.contact.contact_enterprise_sales %} to discuss licensing {% data variables.product.prodname_GH_advanced_security %} for your enterprise.
6264

content/billing/managing-billing-for-github-advanced-security/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ versions:
1111
ghes: '*'
1212
ghec: '*'
1313
children:
14+
- /setting-up-a-trial-of-github-advanced-security
1415
- /about-billing-for-github-advanced-security
1516
- /signing-up-for-github-advanced-security
1617
- /viewing-committer-information-for-github-advanced-security
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
title: Setting up a trial of GitHub Advanced Security
3+
intro: 'You can evaluate the extra security features that {% data variables.product.prodname_dotcom %} makes available to customers with a {% data variables.product.prodname_GH_advanced_security %} license by setting up a free trial of {% data variables.product.prodname_GH_advanced_security %}.'
4+
product: '{% data reusables.gated-features.ghas %}'
5+
versions:
6+
ghec: '*'
7+
type: how_to
8+
topics:
9+
- Advanced Security
10+
- Enterprise
11+
shortTitle: Set up an Advanced Security trial
12+
---
13+
14+
## About trials of {% data variables.product.prodname_GH_advanced_security %}
15+
{% data variables.product.prodname_GH_advanced_security %} provides features that help you improve and maintain the security and quality of code. For more information, see "[AUTOTITLE](/get-started/learning-about-github/about-github-advanced-security)."
16+
17+
If you use {% data variables.product.prodname_ghe_cloud %} with an enterprise account and pay with a credit card, you can set up a 14-day trial to evaluate the features that come with {% data variables.product.prodname_GH_advanced_security %}, such as code scanning, secret scanning, and dependency review. During the trial, you can add any number of committers and enable {% data variables.product.prodname_GH_advanced_security %} for any number of organizations.
18+
19+
## Setting up your trial of {% data variables.product.prodname_GH_advanced_security %}
20+
21+
{% data reusables.enterprise-accounts.access-enterprise %}
22+
{% data reusables.enterprise-accounts.settings-tab %}
23+
{% data reusables.enterprise-accounts.license-tab %}
24+
1. To the right of "{% data variables.product.prodname_GH_advanced_security %}", click **Start free trial**.
25+
2. Click **Start trial**.
26+
27+
## Finishing your trial
28+
29+
You can finish your trial at any time by purchasing {% data variables.product.prodname_GH_advanced_security %}. If you haven't purchased {% data variables.product.prodname_GH_advanced_security %} by the end of the 14 days, your trial will expire.
30+
31+
{% data reusables.enterprise-accounts.access-enterprise %}
32+
{% data reusables.enterprise-accounts.settings-tab %}
33+
{% data reusables.enterprise-accounts.license-tab %}
34+
1. To the right of "{% data variables.product.prodname_GH_advanced_security %} trial", select the **Manage** dropdown menu and click **Purchase**.
35+
{% data reusables.advanced-security.purchase-ghas %}
36+
37+
## Further reading
38+
39+
- "[AUTOTITLE](/get-started/learning-about-github/about-github-advanced-security)"
40+
- "[AUTOTITLE](/code-security/adopting-github-advanced-security-at-scale)"
41+
- "[AUTOTITLE](/code-security/getting-started/securing-your-organization)"

content/billing/managing-billing-for-github-advanced-security/signing-up-for-github-advanced-security.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Signing up for GitHub Advanced Security
3-
intro: 'You can sign up for {% data variables.product.prodname_GH_advanced_security %} from your enterprise account''s settings to take advantage of extra security features that {% data variables.product.prodname_dotcom %} makes available to customers under a {% data variables.product.prodname_GH_advanced_security %} license.'
3+
intro: "You can sign up for {% data variables.product.prodname_GH_advanced_security %} from your enterprise account's settings to take advantage of extra security features that {% data variables.product.prodname_dotcom %} makes available to customers under a {% data variables.product.prodname_GH_advanced_security %} license."
44
permissions: 'Enterprise owners can sign up for {% data variables.product.prodname_GH_advanced_security %}.'
55
product: '{% data reusables.gated-features.ghas-ghec %}'
66
versions:
@@ -18,9 +18,7 @@ shortTitle: Sign up for Advanced Security
1818
1. To the right of "GitHub Advanced Security", click **Buy Advanced Security**.
1919

2020
![Screenshot of the {% data variables.product.prodname_GH_advanced_security %} section of the enterprise licensing screen. The "Buy Advanced Security" button is highlighted with an orange outline.](/assets/images/help/enterprises/ghas-buy-advanced-security-button.png)
21-
2. Under "How many committers do you want to include?", enter the number of committers for which you want to purchase licenses. For more information about committer numbers, see "[AUTOTITLE](/billing/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security)."
22-
3. Confirm your billing information and payment method.
23-
4. Click **Purchase Advanced Security**.
21+
1. {% data reusables.advanced-security.purchase-ghas %}
2422

2523
## Further reading
2624
* [Introduction to adopting {% data variables.product.prodname_GH_advanced_security %} at scale](/code-security/adopting-github-advanced-security-at-scale/introduction-to-adopting-github-advanced-security-at-scale)

content/code-security/getting-started/github-security-features.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ The following {% data variables.product.prodname_GH_advanced_security %} feature
8787
{% elsif ghec %}
8888
Many {% data variables.product.prodname_GH_advanced_security %} features are available and free of charge for public repositories on {% data variables.product.prodname_dotcom_the_website %}. Organizations within an enterprise that have a {% data variables.product.prodname_GH_advanced_security %} license can use the following features on all their repositories. {% data reusables.advanced-security.more-info-ghas %}
8989

90+
{% data reusables.advanced-security.ghas-trial %}
91+
9092
{% elsif ghes %}
9193
{% data variables.product.prodname_GH_advanced_security %} features are available for enterprises with a license for {% data variables.product.prodname_GH_advanced_security %}. The features are restricted to repositories owned by an organization. {% data reusables.advanced-security.more-info-ghas %}
9294

content/get-started/learning-about-github/about-github-advanced-security.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ shortTitle: GitHub Advanced Security
2020

2121
{% ifversion ghes %}For information about buying a license for {% data variables.product.prodname_GH_advanced_security %}, see "[AUTOTITLE](/billing/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security)."{% elsif ghec %}For information about buying a license for {% data variables.product.prodname_GH_advanced_security %}, see "[AUTOTITLE](/billing/managing-billing-for-github-advanced-security/signing-up-for-github-advanced-security)."{% elsif ghae %}There is no charge for {% data variables.product.prodname_GH_advanced_security %} on {% data variables.product.prodname_ghe_managed %} during the beta release.{% elsif fpt %}To purchase a {% data variables.product.prodname_GH_advanced_security %} license, you must be using {% data variables.product.prodname_enterprise %}. For information about upgrading to {% data variables.product.prodname_enterprise %} with {% data variables.product.prodname_GH_advanced_security %}, see "[AUTOTITLE](/get-started/learning-about-github/githubs-products)" and "[AUTOTITLE](/billing/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security)."{% endif %}
2222

23+
24+
{% ifversion ghec %}{% data reusables.advanced-security.ghas-trial %}{% endif %}
25+
2326
{% ifversion ghas-for-azure-devops %}
2427
{% note %}
2528

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
For information about how you can try {% data variables.product.prodname_GH_advanced_security %} for free, see "[AUTOTITLE](/billing/managing-billing-for-github-advanced-security/setting-up-a-trial-of-github-advanced-security)."
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
1. Under "How many committers do you want to include?", enter the number of committers you want to purchase licenses for. For more information about committer numbers, see "[AUTOTITLE](/billing/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security)."
2+
1. Confirm your billing information and payment method.
3+
1. Click **Purchase Advanced Security**.

data/reusables/gated-features/secret-scanning.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@
1010
{% data variables.product.prodname_secret_scanning_caps %} is available for organization-owned repositories in {% data variables.product.product_name %}. This is a {% data variables.product.prodname_GH_advanced_security %} feature (free during the beta release).
1111

1212
{%- endif %} {% ifversion not ghae %}{% data reusables.advanced-security.more-info-ghas-secret-scanning %}{% endif %}
13+
14+
{% ifversion ghec %}{% data reusables.advanced-security.ghas-trial %}{% endif %}

0 commit comments

Comments
 (0)