Skip to content

Commit ba00680

Browse files
authored
Support for SOC2 Type 1, SOC2 Type 2, and HIPAA compliance (#259)
1 parent 7dc1649 commit ba00680

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

api-reference/api-services/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Unstructured Serverless API services provide the following benefits beyond the [
3737
* Access to newer and more sophisticated vision transformer models.
3838
* Access to Unstructured's fine-tuned OCR models.
3939
* Access to Unstructured's by-page and by-similarity chunking strategies.
40-
* Adherence to security and SOC2 compliance standards.
40+
* Adherence to security and SOC2 Type 1, SOC2 Type 2, and HIPAA compliance standards.
4141
* Authentication and identity management.
4242
* Incremental data loading.
4343
* Image extraction from documents.

open-source/introduction/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The open source library has the following limits as compared to [Unstructured AP
5151
* Access only to older and less sophisticated vision transformer models.
5252
* No access to Unstructured's fine-tuned OCR models.
5353
* No access to Unstructured's by-page and by-similarity chunking strategies.
54-
* Lack of security and SOC2 compliance.
54+
* Lack of security and SOC2 and HIPAA compliance.
5555
* No authentication or identity management.
5656
* No incremental data loading.
5757
* No ETL job scheduling or monitoring.

platform/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ To simplify this process and provide it as a no-code solution, the Unstructured
9191

9292
## What support is there for compliance?
9393

94-
The platform is designed for global reach with SOC 2 type 2 compliance. It has support for over 50 languages.
94+
The platform is designed for global reach with SOC2 Type 1, SOC2 Type 2, and HIPAA compliance. It has support for over 50 languages.
9595

9696
## How do I get started?
9797

0 commit comments

Comments
 (0)