-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathattributes.yml
103 lines (103 loc) · 2.96 KB
/
attributes.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
attributes:
- description: This field describes the current integration functionality in Transcend.
resources:
- dataSilo
name: Integration Type
type: SINGLE_SELECT
values:
- name: N/A for Privacy/Consent
color: purple1
- name: API connection
color: mint1
- name: Confirmed email integration
color: blue1
- name: API connection possible - needs supplemental routes
color: pink2
- name: No confirmed integration
color: yellow1
- description: >-
Tracking the status of additional work needed from the vendor and/or
Transcend in order for the integration to be ready for connection across
Verizon's instances.
resources:
- dataSilo
name: Integration Update Status
type: SINGLE_SELECT
values:
- name: Pending vendor response
color: red1
- name: Transcend integration spec in progress
color: orange2
- name: Integration available for connection in Transcend
color: lime1
- name: Transcend is building integration
color: blue2
- name: Vendor has confirmed integration spec
color: purple2
- resources:
- businessEntity
name: Login Notes
type: TEXT
values: []
- description: >-
The technical and organizational security measures taken by the
organization to protect and secure the processing of personal information.
resources:
- dataSilo
name: Security Measures
type: MULTI_SELECT
values:
- name: Access controls
color: transcendNavy4
- name: Encrypted storage
color: transcendNavy4
- name: Encrypted transfer
color: transcendNavy4
- resources:
- dataSilo
- airgapCookie
- airgapDataFlow
name: Tech Type
type: SINGLE_SELECT
values:
- name: Site Tech
color: lime3
- name: Ad Tech
color: yellow2
- name: First Party
color: lime1
- description: >-
These are the possible methods for transferring data to a third country or
organization acceptable under GDPR
resources:
- vendor
name: Transfer Mechanism
type: SINGLE_SELECT
values:
- name: Adequacy
color: transcendNavy4
- name: Binding corporate rules
color: transcendNavy4
- name: Not applicable
color: transcendNavy4
- name: Privacy shield
color: transcendNavy4
- name: Processing occurs within EEA
color: transcendNavy4
- name: Standard contractual clauses
color: transcendNavy4
- description: >-
Status for communicating with vendor
resources:
- dataSilo
name: Vendor Communication Status
type: SINGLE_SELECT
values:
- name: Assistance required from VZ Legal
color: red2
- name: Initial email sent
color: blue2
- name: Pending Outreach
color: purple3
- name: Vendor response received
color: mint1