Skip to content

Commit 383d346

Browse files
authored
ISO 27001 support (#718)
1 parent db6a012 commit 383d346

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

api-reference/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The Unstructured API provides the following benefits beyond the [Unstructured op
2323
* Access to newer and more sophisticated vision transformer models.
2424
* Access to Unstructured's fine-tuned OCR models.
2525
* Access to Unstructured's by-page and by-similarity chunking strategies.
26-
* Adherence to security and SOC2 Type 1, SOC2 Type 2, and HIPAA compliance standards.
26+
* Adherence to security and SOC2 Type 1, SOC2 Type 2, HIPAA, GDPR, and ISO 27001 compliance standards. For details, see the [Unstructured Trust Portal](https://trust.unstructured.io/).
2727
* Authentication and identity management.
2828
* Incremental data loading.
2929
* Image extraction from documents.

open-source/introduction/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The Unstructured open source library has the following limits as compared to the
5454
[Unstructured Ingest CLI](/open-source/ingestion/ingest-cli) and [Unstructured Ingest Python library](/open-source/ingestion/python-ingest) offerings.
5555
[Learn more](/open-source/how-to/embedding).)
5656
* No support for Unstructured's enrichment types such as image descriptions, table descriptions, and named entity recognition (NER).
57-
* Lack of support for SOC2 Type 2, HIPAA, and GDPR compliance.
57+
* Lack of support for SOC2 Type 1, SOC2 Type 2, HIPAA, GDPR, and ISO 27001 compliance.
5858
* No authentication or identity management in the core open source offering for local document processing.
5959
* No incremental data loading.
6060
* No ETL job scheduling or monitoring.

ui/overview.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,8 @@ flowchart LR
100100

101101
## What support is there for compliance?
102102

103-
The platform is designed for global reach with SOC2 Type 1, SOC2 Type 2, and HIPAA compliance. It has support for over 50 languages.
103+
The platform is designed for global reach with SOC2 Type 1, SOC2 Type 2, HIPAA, GDPR, and ISO 27001 compliance. It has support for over 50 languages.
104+
For details, see the [Unstructured Trust Portal](https://trust.unstructured.io/).
104105

105106
## How am I billed?
106107

0 commit comments

Comments
 (0)