Skip to content

Commit 0de601c

Browse files
authored
Add mobile privacy content (#3478)
* update current security pages * initial content * add links from PII content
1 parent 24a4bcb commit 0de601c

File tree

7 files changed

+78
-19
lines changed

7 files changed

+78
-19
lines changed

src/docs/product/security/index.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

src/docs/product/security/index.mdx

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: "Security & Legal"
3+
sidebar_order: 4000
4+
description: "Learn about Sentry security and compliance processes."
5+
---
6+
7+
Sentry provides self-serve access to various documentation and tools to help you with your security and compliance processes.
8+
9+
<PageGrid />
10+
11+
In addition:
12+
- Our [Security Program Overview](https://sentry.io/security/) provides insight into how we view security and compliance at Sentry because they are fundamental to your experience with the product.
13+
- We also maintain a [Privacy Shield Certification](https://www.privacyshield.gov/participant?id=a2zt0000000TNDzAAO).
14+
15+
16+
If you have any additional inquiries, please see our [options for contacting support](https://sentry.io/contact/support/).
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
---
2+
title: "Data Privacy for Mobile"
3+
sidebar_order: 20
4+
description: "Learn about Sentry's frequently asked questions regarding data privacy for mobile apps."
5+
---
6+
7+
## General
8+
9+
### What data does Sentry collect from users of my app?
10+
11+
Sentry collects only the data that you configure to be sent to Sentry. This is typically the occurrence of software bugs (Errors) or API calls, page loads, or similar requests and responses from your apps (Transactions).
12+
13+
### Does that data include any personally identifiable information (PII)?
14+
15+
Data collected by Sentry does not, by default, include any PII. However, you can augment the data sent to Sentry with additional context and metadata, including user names, email addresses, or by attaching files such as logs or crash reports.
16+
17+
### What does Sentry do with the data it collects?
18+
19+
Sentry processes the data you send to it to provide our application monitoring service to you.
20+
21+
## Apple App Store
22+
23+
### Do I need to disclose the use of Sentry in App Store Connect on the Apple App Store?
24+
25+
Yes, Sentry is a third-party partner whose code (SDKs) you integrate in your app that collects data from users of your app.
26+
27+
### What do I need to disclose to Apple?
28+
29+
You would need to disclose all types of data you are collecting through your app, including data you are sending to Sentry. In the example above, this could include “Contact Info” or “Identifiers”, but don’t forget to include any other categories of data that you are collecting or have configured the SDKs to send to Sentry.
30+
31+
### How does Sentry use my data?
32+
33+
The standard data use cases for Sentry would be “Analytics” and “AppFunctionality”, but you would also need to disclose to Apple any other ways in which you or your app use data you are collecting.
34+
35+
### Does Sentry use my data to track users?
36+
37+
Sentry does not use your data to track users. However, if you or your other third-party partners are tracking users, you would still need to disclose this to Apple.
38+
39+
## Google Play
40+
41+
### Does Sentry collect any PII from children?
42+
43+
By default, Sentry does not collect any PII from children. However, if your app is targeted to children and you configure Sentry to collect PII, then Sentry would collect the elements that you’ve designated. You would remain responsible for obtaining any appropriate parental consents with respect to the PII you collect from your users and subsequently send to Sentry. You would also remain responsible for declaring your app’s target age group to Google Play.
44+
45+
### Do Sentry SDKs cause my app to contain ads?
46+
47+
No. Sentry does not cause your app to contain any ads.
48+
49+
### What do I need to disclose to Google Play?
50+
51+
You would need to disclose and/or include in your app privacy policy all types of data you are collecting through your app, including data you are sending to Sentry.

src/docs/product/security/soc2.md renamed to src/docs/product/security/soc2.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "SOC2 Report"
33
sidebar_order: 2
4-
description: "Learn about Sentry's SOC2 Report."
4+
description: "Learn about where you can access Sentry's latest SOC2 report."
55
---
66

77
You can find a copy of Sentry's latest SOC2 report by visiting _Your Organization's Settings_ > Legal & Compliance.

src/docs/product/security/terms.md renamed to src/docs/product/security/terms.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Terms of Service"
2+
title: "Legal and Compliance Documents"
33
sidebar_order: 1
44
description: "Learn about Sentry's Terms of Service, Privacy Policy, Data Processing Addendum, and California Consumer Privacy Act Addendum. Sentry also provides a way to self-serve most legal and compliance documentation for your organization."
55
---

src/platforms/common/configuration/options.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,13 @@ Grouping in Sentry is different for events with stack traces and without. As a r
124124

125125
If this flag is enabled, certain personally identifiable information (PII) is added by active integrations. By default, no such data is sent.
126126

127-
If possible, we recommended turning on this feature to send all such data by default, and manually remove what you don't want to send using our features for managing [_Sensitive Data_](../../data-management/sensitive-data/).
127+
<Note>
128+
129+
If you are using Sentry in your mobile app, read our [frequently asked questions about mobile data privacy](/product/security/mobile-privacy/) to assist with Apple App Store and Google Play app privacy details.
130+
131+
</Note>
132+
133+
If possible, we recommended turning on this feature to send all such data by default, and manually removing what you don't want to send using our features for managing [_Sensitive Data_](../../data-management/sensitive-data/).
128134

129135
</ConfigKey>
130136

src/platforms/common/data-management/sensitive-data/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ We offer the following options depending on your legal and operational needs:
2525

2626
Ensure that your team is aware of your company's policy around what can and cannot be sent to Sentry. We recommend determining this policy early in your implementation and communicating it as well as enforcing it via code review.
2727

28+
If you are using Sentry in your mobile app, read our [frequently asked questions about mobile data privacy](/product/security/mobile-privacy/) to assist with Apple App Store and Google Play app privacy details.
29+
2830
</Note>
2931

3032
<PlatformSection notSupported={["apple", "perl", "native.breakpad", "native.crashpad", "native.minidumps", "native.wasm", "native.ue4", "go", "ruby", "native", "elixir", "dart", "flutter", "unity"]}>

0 commit comments

Comments
 (0)