You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/partners/index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ Customers discover your Sources and Destinations using the Connections Catalog a
23
23
The development process is simple:
24
24
25
25
1. Understand Segment's [Conceptual Model](/docs/partners/conceptual-model) and [Spec](https://segment.com/docs/connections/spec).
26
-
2.Review Segment's security guidance.
26
+
2.Follow Segment's security guidance.
27
27
3. Request [access to the Segment Developer Center](https://segment.com/partners/developer-center/).
28
28
4. Create an App.
29
29
5. Build and test your Component(s).
@@ -35,12 +35,12 @@ The development process is simple:
35
35
36
36
It's important to understand Segment's [Conceptual Model](/docs/partners/conceptual-model) to begin planning your integration. This will help you understand how data will flow from or into your integration.
37
37
38
-
### 2. Review Segment's security guidance
38
+
### 2. Follow Segment's security guidance
39
39
40
40
Security is a priority for us at Segment for both our customers and our partners. Before you start building on the Developer Center, please review our [Acceptable Use Policy](https://segment.com/legal/acceptable-use-policy/) and ensure you're following the below guidance:
41
41
42
42
- Follow a secure software-development lifecycle, which enables you to create code that is safe for Segment customers and their end users, and that enables you to maintain and raise the security of that code over time
43
-
- If you or your code come into contact with Segment customer or end-user data for any reason, protect it with commercially reasonable methods throughout its data lifecycle: creation, handling, transporting, storing and destruction
43
+
- If you or your code come into contact with Segment customer or end-user data for any reason, protect it with commercially reasonable security methods throughout its data lifecycle: creation, handling, transporting, storing and destruction
44
44
- If you suspect a security event, incident or breach while working on this project or afterward, contact [Segment Security](mailto:[email protected]?subject=Developer%20Center%20Security) for assistance with your investigation and communications
45
45
- Practice modern and common-sense security for any scenario not explicitly stated
Copy file name to clipboardExpand all lines: src/partners/plugins.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ SDK Plugins are an appropriate component for your App if your source or destinat
17
17
Review the steps outlined in the [Developer Center Overview](/docs/partners). This document outlines specific details for Step 4 as it relates to building a plugin.
18
18
19
19
1. Understand Segment's [Conceptual Model](/docs/partners/conceptual-model) and [Spec](https://segment.com/docs/connections/spec).
20
-
2.Review Segment's security guidance.
20
+
2.Follow Segment's security guidance.
21
21
3. Request [access to the Segment Developer Center](https://segment.com/partners/developer-center/).
Copy file name to clipboardExpand all lines: src/partners/subscriptions/build-functions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Subscription Functions allow you to write custom JavaScript code that sends Segm
10
10
Review the steps outlined in the [Developer Center Overview](/docs/partners). This document outlines specific details for Step 4 as it relates to building a Subscription Function.
11
11
12
12
1. Understand Segment's [Conceptual Model](/docs/partners/conceptual-model) and [Spec](https://segment.com/docs/connections/spec).
13
-
2.Review Segment's security guidance.
13
+
2.Follow Segment's security guidance.
14
14
3. Request [access to the Segment Developer Center](https://segment.com/partners/developer-center/).
Copy file name to clipboardExpand all lines: src/partners/subscriptions/build-webhook.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Subscription Webhooks allow Segment Partners to ingest Segment Event Data using
10
10
Review the steps outlined in the [Developer Center Overview](/docs/partners). This document outlines specific details for Step 4 as it relates to building a Subscription Webhook.
11
11
12
12
1. Understand Segment's [Conceptual Model](/docs/partners/conceptual-model) and [Spec](https://segment.com/docs/connections/spec).
13
-
2.Review Segment's security guidance.
13
+
2.Follow Segment's security guidance.
14
14
3. Request [access to the Segment Developer Center](https://segment.com/partners/developer-center/).
Copy file name to clipboardExpand all lines: src/partners/subscriptions/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ A Subscription gives you complete control over how you want to store, transform
11
11
Review the steps outlined in the [Developer Center Overview](/docs/partners). This document outlines specific details for Step 4 as it relates to building a subscription.
12
12
13
13
1. Understand Segment's [Conceptual Model](/docs/partners/conceptual-model) and [Spec](https://segment.com/docs/connections/spec).
14
-
2.Review Segment's security guidance.
14
+
2.Follow Segment's security guidance.
15
15
3. Request [access to the Segment Developer Center](https://segment.com/partners/developer-center/).
0 commit comments