You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/code-security/securing-your-organization/understanding-your-organizations-exposure-to-leaked-secrets/about-secret-risk-assessment.md
+6-8Lines changed: 6 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,8 +33,6 @@ Regularly assessing your exposure to leaked secrets is good practice to help ide
33
33
34
34
## About {% data variables.product.prodname_secret_risk_assessment %}
35
35
36
-
{% data reusables.secret-risk-assessment.public-preview-note %}
37
-
38
36
{% ifversion fpt %}
39
37
40
38
>[!TIP] This report is only available if you are on the {% data variables.product.prodname_team %} plan. For information about the plan and how to upgrade, see [{% data variables.product.prodname_team %}](/get-started/learning-about-github/githubs-plans#github-team) and [Upgrading your organization's plan](/billing/managing-the-plan-for-your-github-account/upgrading-your-accounts-plan#upgrading-your-organizations-plan).
@@ -45,12 +43,12 @@ Regularly assessing your exposure to leaked secrets is good practice to help ide
45
43
46
44
The {% data variables.product.prodname_secret_risk_assessment %} report provides the following insights:
47
45
48
-
***Total secrets**—Aggregate count of exposed secrets detected within the organization.
49
-
***Public leaks**—Distinct secrets found in your organization's public repositories.
50
-
***Preventable leaks**—Secrets that could have been protected, using {% data variables.product.prodname_GH_secret_protection %} features such as {% data variables.product.prodname_secret_scanning %} and push protection.
51
-
***Secret locations**—Locations that are scanned for the report. {% data reusables.secret-risk-assessment.what-is-scanned %}
52
-
***Secret categories**—Distribution of the types of secrets that are leaked. Secrets can be partner secrets, which are strings that match secrets issued by service providers in our partner program, or generic secrets, which are non-provider patterns such as SSH keys, database connection strings, and JSON web tokens.
53
-
***Repositories with leaks**—Repositories where leaked secrets were detected, out of all the repositories scanned.
46
+
***Total secrets**—Aggregate count of exposed secrets detected within the organization.
47
+
***Public leaks**—Distinct secrets found in your organization's public repositories.
48
+
***Preventable leaks**—Secrets that could have been protected, using {% data variables.product.prodname_GH_secret_protection %} features such as {% data variables.product.prodname_secret_scanning %} and push protection.
49
+
***Secret locations**—Locations that are scanned for the report. {% data reusables.secret-risk-assessment.what-is-scanned %}
50
+
***Secret categories**—Distribution of the types of secrets that are leaked. Secrets can be partner secrets, which are strings that match secrets issued by service providers in our partner program, or generic secrets, which are non-provider patterns such as SSH keys, database connection strings, and JSON web tokens.
51
+
***Repositories with leaks**—Repositories where leaked secrets were detected, out of all the repositories scanned.
54
52
55
53
{% data reusables.security-overview.secret-risk-assessment-report-generation-cadence %}
Copy file name to clipboardExpand all lines: content/code-security/securing-your-organization/understanding-your-organizations-exposure-to-leaked-secrets/choosing-github-secret-protection.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,8 +69,6 @@ In addition, repository administrators can enable security features at the repos
69
69
70
70
## Enabling {% data variables.product.prodname_secret_protection %} from the {% data variables.product.prodname_secret_risk_assessment %}
71
71
72
-
{% data reusables.secret-risk-assessment.public-preview-note %}
73
-
74
72
{% data reusables.organizations.navigate-to-org %}
75
73
{% data reusables.organizations.security-overview %}
76
74
{% data reusables.security-overview.open-assessments-view %}
Copy file name to clipboardExpand all lines: content/code-security/securing-your-organization/understanding-your-organizations-exposure-to-leaked-secrets/interpreting-secret-risk-assessment-results.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,6 @@ topics:
16
16
17
17
The {% data variables.product.prodname_secret_risk_assessment %} dashboard displays point-in-time insights into the secrets detected in your organization. {% data reusables.secret-risk-assessment.link-conceptual-information %}
18
18
19
-
{% data reusables.secret-risk-assessment.public-preview-note %}
20
-
21
19
## Prerequisites
22
20
23
21
You need to generate a {% data variables.product.prodname_secret_risk_assessment %} report and wait for the scan to complete before being able to view and export the results. See [AUTOTITLE](/code-security/securing-your-organization/understanding-your-organizations-exposure-to-leaked-secrets/viewing-the-secret-risk-assessment-report-for-your-organization#generating-an-initial-secret-risk-assessment) and [Exporting the {% data variables.product.prodname_secret_risk_assessment %} to CSV](/code-security/securing-your-organization/understanding-your-organizations-exposure-to-leaked-secrets/viewing-the-secret-risk-assessment-report-for-your-organization#exporting-the-secret-risk-assessment-to-csv).
Copy file name to clipboardExpand all lines: content/code-security/securing-your-organization/understanding-your-organizations-exposure-to-leaked-secrets/viewing-the-secret-risk-assessment-report-for-your-organization.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,8 +20,6 @@ topics:
20
20
21
21
You can generate the {% data variables.product.prodname_secret_risk_assessment %} report for your organization, review it, and export the results to CSV.
22
22
23
-
{% data reusables.secret-risk-assessment.public-preview-note %}
24
-
25
23
## Generating an initial {% data variables.product.prodname_secret_risk_assessment %}
26
24
27
25
{% data reusables.organizations.navigate-to-org %}
0 commit comments