Skip to content

Commit

Permalink
Update soc2 doc to point to Unleash Enterprise
Browse files Browse the repository at this point in the history
Was not clear that the Soc2 controls listed require Unleash Enterprise.
  • Loading branch information
ferrantim authored Dec 11, 2024
1 parent 311df82 commit c66e952
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docs/using-unleash/compliance/soc2.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: 'SOC2-compliant feature flags at scale with Unleash.'

To get SOC2 certified and maintain your compliance, you must ensure that any system you integrate with, including feature flagging solutions, are also SOC2 certified. Using a homegrown or third-party feature flagging system without SOC2 compliance can compromise your certification and introduce unnecessary risks.

This guide provides an overview of how Unleash features align with SOC2 Type II controls, helping your organization meet its compliance requirements.
This guide provides an overview of how [Unleash Enterprise](https://www.getunleash.io/enterprise-feature-management-platform) features align with SOC2 Type II controls, helping your organization meet its compliance requirements.


## How Unleash features map to SOC2 Type II controls
Expand All @@ -29,4 +29,4 @@ This guide provides an overview of how Unleash features align with SOC2 Type II
| CC 6.1, CC 6.6 Remote access MFA enforced | The company's production systems can only be remotely accessed by authorized employees possessing a valid multi-factor authentication (MFA) method. | You can enable MFA through your identity provider, such as Okta or Microsoft Entra ID, after implementing [single sign-on](/reference/sso). |
| CC 6.1, CC 6.6 Remote access encrypted and enforced | The company's production systems can only be remotely accessed by authorized employees via an approved encrypted connection. | Unleash is secured by enforcing TLS 1.2. |
| CC 6.7 Data transmission encrypted | The company uses secure data transmission protocols to encrypt confidential and sensitive data when transmitted over public networks. | Unleash is secured by enforcing TLS 1.2. |
| SD SOC 2 System Description | The company has completed a description of its systems for Section III of the audit report. | This documentation is available in the SOC 2 report in the Trust Center. The report is performed by an external auditor and renewed annually. |
| SD SOC 2 System Description | The company has completed a description of its systems for Section III of the audit report. | This documentation is available in the SOC 2 report in the Trust Center. The report is performed by an external auditor and renewed annually. |

0 comments on commit c66e952

Please sign in to comment.