-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update Security docs that we are soc2type2 compliant #15759
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks for updating!
Left a comment about the wording but tl;dr I think it's fine
docs/project-overview/security.md
Outdated
@@ -2,7 +2,7 @@ | |||
|
|||
## Data Security | |||
|
|||
Airbyte provides a secure environment for customers and users that protects all user data following industry standard practices. From day 1, we have designed and adapted our product with security as a part of the foundation. We are currently completing the SOC2 (Type 2) data compliance certification and will undergo an independent review annually. | |||
Airbyte provides a secure environment for customers and users that protects all user data following industry standard practices. From day 1, we have designed and adapted our product with security as a part of the foundation. We are [now SOC2 (Type 2) certified](https://www.businesswire.com/news/home/20220707005117/en/Following-In-Depth-Independent-Audit-Airbyte-Receives-Clean-SOC-2-Type-2-Report) and will undergo an independent review annually. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this wording is probably fine because most people that know about SOC2 have some idea of what SOC2 certified means.
I guess if we want to be real pedantic though we would not say certified because SOC2 is not actually a certification but an attestation.
So using the official language we'd say something like
We received a clean opinion on our SOC2 (Type 2) attestation
but I think that is much more verbose and might actually be more confusing to an audience that is less aware of the technical distinction between certifications and attestations.
So in conclusion I think saying certified is probably fine. I'm open to whichever you think makes the most sense for our intended audience.
(Article about SOC report opinions if you want a pedantic description 😄 https://linfordco.com/blog/reasonable-assurance-and-soc-report-opinions/)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually @Amruta-Ranade has some better phrasing suggested by our vCISO
“Completed SOC2 Type 2 assessment completed by independent third-party and found Effective controls in place and they’re operating effectively”
Let's use this instead
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's use the phrasing provided by Amruta
* update Security docs that we are soc2type2 compliant * Rephrasing SOC2 content Co-authored-by: Amruta Ranade <11484018+Amruta-Ranade@users.noreply.github.com>
What
update Security docs that we are soc2type2 compliant