@google-psat/cli 0.12.0 → 0.13.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -3
- package/dist/assets/amp/amp-animation-0.1.js +2 -0
- package/dist/assets/amp/amp-animation-0.1.js.LICENSE.txt +1 -0
- package/dist/assets/amp/amp-loader-0.1.js +2 -0
- package/dist/assets/amp/amp-loader-0.1.js.LICENSE.txt +1 -0
- package/dist/assets/amp/amp-story-1.0.js +2 -0
- package/dist/assets/amp/amp-story-1.0.js.LICENSE.txt +9 -0
- package/dist/assets/amp/amp-story-player-v0.js +2 -0
- package/dist/assets/amp/amp-story-player-v0.js.LICENSE.txt +1 -0
- package/dist/assets/amp/amp-video-0.1.js +2 -0
- package/dist/assets/amp/amp-video-0.1.js.LICENSE.txt +1 -0
- package/dist/assets/amp/amp-viewer-integration-0.1.js +2 -0
- package/dist/assets/amp/amp-viewer-integration-0.1.js.LICENSE.txt +1 -0
- package/dist/assets/amp/amp4ads-v0.js +2 -0
- package/dist/assets/amp/amp4ads-v0.js.LICENSE.txt +9 -0
- package/dist/assets/amp/custom-scripts/amp-player-main.js +1 -0
- package/dist/assets/amp/custom-scripts/single-player-main.js +1 -0
- package/dist/assets/amp/v0.js +1 -0
- package/dist/assets/data/PSInfo.json +24 -0
- package/dist/assets/data/open-cookie-database.json +105 -168
- package/dist/assets/data/related_website_sets.json +22 -0
- package/dist/assets/images/privacy-sandbox.png +0 -0
- package/dist/assets/images/userIcon.png +0 -0
- package/dist/assets/index.html +599 -0
- package/dist/main.js +2 -2
- package/package.json +1 -1
|
@@ -93,5 +93,29 @@
|
|
|
93
93
|
"publicDiscussion": "https://github.com/patcg-individual-drafts/private-aggregation-api/issues",
|
|
94
94
|
"publicExplainer": "https://github.com/patcg-individual-drafts/private-aggregation-api/blob/main/report_verification.md",
|
|
95
95
|
"devDocumentation": "https://developers.google.com/privacy-sandbox/relevance/private-aggregation/fundamentals"
|
|
96
|
+
},
|
|
97
|
+
"storage-access": {
|
|
98
|
+
"name": "Storage Access",
|
|
99
|
+
"description": "storageAccessAPIDescription",
|
|
100
|
+
"proposal": "https://privacycg.github.io/storage-access/",
|
|
101
|
+
"publicDiscussion": "https://github.com/privacycg/storage-access/issues",
|
|
102
|
+
"videoOverview": "https://www.youtube.com/watch?v=rGqr2gc6Vow",
|
|
103
|
+
"devDocumentation": "https://developers.google.com/privacy-sandbox/3pcd/storage-access-api"
|
|
104
|
+
},
|
|
105
|
+
"ip-protection": {
|
|
106
|
+
"name": "IP Protection",
|
|
107
|
+
"description": "IPProtectionDescription",
|
|
108
|
+
"proposal": "https://github.com/GoogleChrome/ip-protection",
|
|
109
|
+
"publicDiscussion": "https://github.com/GoogleChrome/ip-protection/issues",
|
|
110
|
+
"videoOverview": "",
|
|
111
|
+
"devDocumentation": "https://developers.google.com/privacy-sandbox/protections/ip-protection"
|
|
112
|
+
},
|
|
113
|
+
"private-state-tokens": {
|
|
114
|
+
"name": "Private State Tokens",
|
|
115
|
+
"description": "PrivateStateTokensDescription",
|
|
116
|
+
"proposal": "https://github.com/WICG/trust-token-api",
|
|
117
|
+
"publicDiscussion": "https://github.com/WICG/trust-token-api/issues",
|
|
118
|
+
"videoOverview": "https://www.youtube.com/watch?v=jrMCjyUY4Ts",
|
|
119
|
+
"devDocumentation": "https://developers.google.com/privacy-sandbox/protections/private-state-tokens"
|
|
96
120
|
}
|
|
97
121
|
}
|
|
@@ -457,7 +457,7 @@
|
|
|
457
457
|
"__eoi": [
|
|
458
458
|
{
|
|
459
459
|
"platform": "Google AdSense",
|
|
460
|
-
"category": "
|
|
460
|
+
"category": "Functional",
|
|
461
461
|
"name": "__eoi",
|
|
462
462
|
"domain": "",
|
|
463
463
|
"description": "OCD___eoi_description",
|
|
@@ -496,7 +496,7 @@
|
|
|
496
496
|
"aboutads_sessNNN": [
|
|
497
497
|
{
|
|
498
498
|
"platform": "Google AdSense",
|
|
499
|
-
"category": "
|
|
499
|
+
"category": "Functional",
|
|
500
500
|
"name": "aboutads_sessNNN",
|
|
501
501
|
"domain": "",
|
|
502
502
|
"description": "OCD_aboutads_sessNNN_description",
|
|
@@ -3326,7 +3326,7 @@
|
|
|
3326
3326
|
"__AntiXsrfToken": [
|
|
3327
3327
|
{
|
|
3328
3328
|
"platform": "Azure / Microsoft",
|
|
3329
|
-
"category": "
|
|
3329
|
+
"category": "Functional",
|
|
3330
3330
|
"name": "__AntiXsrfToken",
|
|
3331
3331
|
"domain": "",
|
|
3332
3332
|
"description": "OCD___AntiXsrfToken_description",
|
|
@@ -3685,17 +3685,6 @@
|
|
|
3685
3685
|
"dataController": "X",
|
|
3686
3686
|
"gdprUrl": "https://help.twitter.com/nl/safety-and-security#ads-and-data-privacy",
|
|
3687
3687
|
"wildcard": "0"
|
|
3688
|
-
},
|
|
3689
|
-
{
|
|
3690
|
-
"platform": "Wistia",
|
|
3691
|
-
"category": "Functional",
|
|
3692
|
-
"name": "personalization_id",
|
|
3693
|
-
"domain": "",
|
|
3694
|
-
"description": "This cookie is used by the Wistia video player to remember where you are in a video so that if playback is interrupted (for example, by losing your internet connection) then you can get right back to where you left off.",
|
|
3695
|
-
"retention": "1 Year",
|
|
3696
|
-
"dataController": "Wistia",
|
|
3697
|
-
"gdprUrl": "https://wistia.com/privacy",
|
|
3698
|
-
"wildcard": "0"
|
|
3699
3688
|
}
|
|
3700
3689
|
],
|
|
3701
3690
|
"ct0": [
|
|
@@ -3805,7 +3794,7 @@
|
|
|
3805
3794
|
"csrf_same_site": [
|
|
3806
3795
|
{
|
|
3807
3796
|
"platform": "X",
|
|
3808
|
-
"category": "
|
|
3797
|
+
"category": "Functional",
|
|
3809
3798
|
"name": "csrf_same_site",
|
|
3810
3799
|
"domain": ".twitter.com",
|
|
3811
3800
|
"description": "OCD_csrf_same_site_description",
|
|
@@ -3818,7 +3807,7 @@
|
|
|
3818
3807
|
"csrf_same_site_set": [
|
|
3819
3808
|
{
|
|
3820
3809
|
"platform": "X",
|
|
3821
|
-
"category": "
|
|
3810
|
+
"category": "Functional",
|
|
3822
3811
|
"name": "csrf_same_site_set",
|
|
3823
3812
|
"domain": ".twitter.com",
|
|
3824
3813
|
"description": "OCD_csrf_same_site_set_description",
|
|
@@ -4078,7 +4067,7 @@
|
|
|
4078
4067
|
"INDEED_CSRF_TOKEN": [
|
|
4079
4068
|
{
|
|
4080
4069
|
"platform": "Indeed",
|
|
4081
|
-
"category": "
|
|
4070
|
+
"category": "Functional",
|
|
4082
4071
|
"name": "INDEED_CSRF_TOKEN",
|
|
4083
4072
|
"domain": "",
|
|
4084
4073
|
"description": "OCD_INDEED_CSRF_TOKEN_description",
|
|
@@ -5088,7 +5077,7 @@
|
|
|
5088
5077
|
"XSRF-TOKEN": [
|
|
5089
5078
|
{
|
|
5090
5079
|
"platform": "",
|
|
5091
|
-
"category": "
|
|
5080
|
+
"category": "Functional",
|
|
5092
5081
|
"name": "XSRF-TOKEN",
|
|
5093
5082
|
"domain": "",
|
|
5094
5083
|
"description": "OCD_XSRF_TOKEN_description",
|
|
@@ -7775,7 +7764,7 @@
|
|
|
7775
7764
|
".AspNetCore.Antiforgery.*": [
|
|
7776
7765
|
{
|
|
7777
7766
|
"platform": "Microsoft",
|
|
7778
|
-
"category": "
|
|
7767
|
+
"category": "Functional",
|
|
7779
7768
|
"name": ".AspNetCore.Antiforgery.*",
|
|
7780
7769
|
"domain": "",
|
|
7781
7770
|
"description": "OCD__AspNetCore_Antiforgery___description",
|
|
@@ -8095,123 +8084,6 @@
|
|
|
8095
8084
|
"wildcard": "1"
|
|
8096
8085
|
}
|
|
8097
8086
|
],
|
|
8098
|
-
"__atuvc": [
|
|
8099
|
-
{
|
|
8100
|
-
"platform": "AddThis",
|
|
8101
|
-
"category": "Functional",
|
|
8102
|
-
"name": "__atuvc",
|
|
8103
|
-
"domain": ".addthis.com",
|
|
8104
|
-
"description": "OCD___atuvc_description",
|
|
8105
|
-
"retention": "OCD_retention_2_years",
|
|
8106
|
-
"dataController": "AddThis",
|
|
8107
|
-
"gdprUrl": "https://www.addthis.com/privacy",
|
|
8108
|
-
"wildcard": "0"
|
|
8109
|
-
}
|
|
8110
|
-
],
|
|
8111
|
-
"__atuvs": [
|
|
8112
|
-
{
|
|
8113
|
-
"platform": "AddThis",
|
|
8114
|
-
"category": "Functional",
|
|
8115
|
-
"name": "__atuvs",
|
|
8116
|
-
"domain": ".addthis.com",
|
|
8117
|
-
"description": "OCD___atuvs_description",
|
|
8118
|
-
"retention": "OCD_retention_2_years",
|
|
8119
|
-
"dataController": "AddThis",
|
|
8120
|
-
"gdprUrl": "https://www.addthis.com/privacy",
|
|
8121
|
-
"wildcard": "0"
|
|
8122
|
-
}
|
|
8123
|
-
],
|
|
8124
|
-
"ssc": [
|
|
8125
|
-
{
|
|
8126
|
-
"platform": "AddThis",
|
|
8127
|
-
"category": "Functional",
|
|
8128
|
-
"name": "ssc",
|
|
8129
|
-
"domain": ".addthis.com",
|
|
8130
|
-
"description": "OCD_ssc_description",
|
|
8131
|
-
"retention": "OCD_retention_2_years",
|
|
8132
|
-
"dataController": "AddThis",
|
|
8133
|
-
"gdprUrl": "https://www.addthis.com/privacy",
|
|
8134
|
-
"wildcard": "0"
|
|
8135
|
-
}
|
|
8136
|
-
],
|
|
8137
|
-
"uvc": [
|
|
8138
|
-
{
|
|
8139
|
-
"platform": "AddThis",
|
|
8140
|
-
"category": "Functional",
|
|
8141
|
-
"name": "uvc",
|
|
8142
|
-
"domain": ".addthis.com",
|
|
8143
|
-
"description": "OCD_uvc_description",
|
|
8144
|
-
"retention": "OCD_retention_2_years",
|
|
8145
|
-
"dataController": "AddThis",
|
|
8146
|
-
"gdprUrl": "https://www.addthis.com/privacy",
|
|
8147
|
-
"wildcard": "0"
|
|
8148
|
-
}
|
|
8149
|
-
],
|
|
8150
|
-
"loc": [
|
|
8151
|
-
{
|
|
8152
|
-
"platform": "AddThis",
|
|
8153
|
-
"category": "Functional",
|
|
8154
|
-
"name": "loc",
|
|
8155
|
-
"domain": ".addthis.com",
|
|
8156
|
-
"description": "OCD_loc_description",
|
|
8157
|
-
"retention": "OCD_retention_2_years",
|
|
8158
|
-
"dataController": "AddThis",
|
|
8159
|
-
"gdprUrl": "https://www.addthis.com/privacy",
|
|
8160
|
-
"wildcard": "0"
|
|
8161
|
-
}
|
|
8162
|
-
],
|
|
8163
|
-
"na_id": [
|
|
8164
|
-
{
|
|
8165
|
-
"platform": "AddThis",
|
|
8166
|
-
"category": "Functional",
|
|
8167
|
-
"name": "na_id",
|
|
8168
|
-
"domain": ".addthis.com",
|
|
8169
|
-
"description": "OCD_na_id_description",
|
|
8170
|
-
"retention": "OCD_retention_2_years",
|
|
8171
|
-
"dataController": "AddThis",
|
|
8172
|
-
"gdprUrl": "https://www.addthis.com/privacy",
|
|
8173
|
-
"wildcard": "0"
|
|
8174
|
-
}
|
|
8175
|
-
],
|
|
8176
|
-
"na_tc": [
|
|
8177
|
-
{
|
|
8178
|
-
"platform": "AddThis",
|
|
8179
|
-
"category": "Functional",
|
|
8180
|
-
"name": "na_tc",
|
|
8181
|
-
"domain": ".addthis.com",
|
|
8182
|
-
"description": "OCD_na_tc_description",
|
|
8183
|
-
"retention": "OCD_retention_2_years",
|
|
8184
|
-
"dataController": "AddThis",
|
|
8185
|
-
"gdprUrl": "https://www.addthis.com/privacy",
|
|
8186
|
-
"wildcard": "0"
|
|
8187
|
-
}
|
|
8188
|
-
],
|
|
8189
|
-
"ouid": [
|
|
8190
|
-
{
|
|
8191
|
-
"platform": "AddThis",
|
|
8192
|
-
"category": "Functional",
|
|
8193
|
-
"name": "ouid",
|
|
8194
|
-
"domain": ".addthis.com",
|
|
8195
|
-
"description": "OCD_ouid_description",
|
|
8196
|
-
"retention": "OCD_retention_2_years",
|
|
8197
|
-
"dataController": "AddThis",
|
|
8198
|
-
"gdprUrl": "https://www.addthis.com/privacy",
|
|
8199
|
-
"wildcard": "0"
|
|
8200
|
-
}
|
|
8201
|
-
],
|
|
8202
|
-
"na_sc_x": [
|
|
8203
|
-
{
|
|
8204
|
-
"platform": "AddThis",
|
|
8205
|
-
"category": "Functional",
|
|
8206
|
-
"name": "na_sc_x",
|
|
8207
|
-
"domain": ".dlx.addthis.com",
|
|
8208
|
-
"description": "OCD_na_sc_x_description",
|
|
8209
|
-
"retention": "OCD_retention_1_month",
|
|
8210
|
-
"dataController": "AddThis",
|
|
8211
|
-
"gdprUrl": "https://www.addthis.com/privacy",
|
|
8212
|
-
"wildcard": "0"
|
|
8213
|
-
}
|
|
8214
|
-
],
|
|
8215
8087
|
"DG_HID": [
|
|
8216
8088
|
{
|
|
8217
8089
|
"platform": "Funda",
|
|
@@ -9281,7 +9153,7 @@
|
|
|
9281
9153
|
"csrf-canary": [
|
|
9282
9154
|
{
|
|
9283
9155
|
"platform": "Trustpilot",
|
|
9284
|
-
"category": "
|
|
9156
|
+
"category": "Functional",
|
|
9285
9157
|
"name": "csrf-canary",
|
|
9286
9158
|
"domain": "trustpilot.com",
|
|
9287
9159
|
"description": "OCD_csrf_canary_description",
|
|
@@ -9567,7 +9439,7 @@
|
|
|
9567
9439
|
"form_key": [
|
|
9568
9440
|
{
|
|
9569
9441
|
"platform": "Magento",
|
|
9570
|
-
"category": "
|
|
9442
|
+
"category": "Functional",
|
|
9571
9443
|
"name": "form_key",
|
|
9572
9444
|
"domain": "",
|
|
9573
9445
|
"description": "OCD_form_key_description",
|
|
@@ -10682,6 +10554,32 @@
|
|
|
10682
10554
|
"wildcard": "0"
|
|
10683
10555
|
}
|
|
10684
10556
|
],
|
|
10557
|
+
"client-session-bind": [
|
|
10558
|
+
{
|
|
10559
|
+
"platform": "Wix.com",
|
|
10560
|
+
"category": "Functional",
|
|
10561
|
+
"name": "client-session-bind",
|
|
10562
|
+
"domain": "",
|
|
10563
|
+
"description": "OCD_client_session_bind_description",
|
|
10564
|
+
"retention": "OCD_retention_session",
|
|
10565
|
+
"dataController": "Wix.com",
|
|
10566
|
+
"gdprUrl": "https://support.wix.com/article/cookies-and-your-wix-site",
|
|
10567
|
+
"wildcard": "0"
|
|
10568
|
+
}
|
|
10569
|
+
],
|
|
10570
|
+
"server-session-bind": [
|
|
10571
|
+
{
|
|
10572
|
+
"platform": "Wix.com",
|
|
10573
|
+
"category": "Functional",
|
|
10574
|
+
"name": "server-session-bind",
|
|
10575
|
+
"domain": "",
|
|
10576
|
+
"description": "OCD_server_session_bind_description",
|
|
10577
|
+
"retention": "OCD_retention_session",
|
|
10578
|
+
"dataController": "Wix.com",
|
|
10579
|
+
"gdprUrl": "https://support.wix.com/article/cookies-and-your-wix-site",
|
|
10580
|
+
"wildcard": "0"
|
|
10581
|
+
}
|
|
10582
|
+
],
|
|
10685
10583
|
"_ab": [
|
|
10686
10584
|
{
|
|
10687
10585
|
"platform": "Shopify",
|
|
@@ -11699,7 +11597,7 @@
|
|
|
11699
11597
|
"hs-membership-csrf": [
|
|
11700
11598
|
{
|
|
11701
11599
|
"platform": "Hubspot",
|
|
11702
|
-
"category": "
|
|
11600
|
+
"category": "Functional",
|
|
11703
11601
|
"name": "hs-membership-csrf",
|
|
11704
11602
|
"domain": "hubspot.com",
|
|
11705
11603
|
"description": "OCD_hs_membership_csrf_description",
|
|
@@ -11816,7 +11714,7 @@
|
|
|
11816
11714
|
"hubspotapi-csrf": [
|
|
11817
11715
|
{
|
|
11818
11716
|
"platform": "Hubspot",
|
|
11819
|
-
"category": "
|
|
11717
|
+
"category": "Functional",
|
|
11820
11718
|
"name": "hubspotapi-csrf",
|
|
11821
11719
|
"domain": "hubspot.com",
|
|
11822
11720
|
"description": "OCD_hubspotapi_csrf_description",
|
|
@@ -12414,7 +12312,7 @@
|
|
|
12414
12312
|
"CMSCsrfCookie": [
|
|
12415
12313
|
{
|
|
12416
12314
|
"platform": "Kentico",
|
|
12417
|
-
"category": "
|
|
12315
|
+
"category": "Functional",
|
|
12418
12316
|
"name": "CMSCsrfCookie",
|
|
12419
12317
|
"domain": "",
|
|
12420
12318
|
"description": "OCD_CMSCsrfCookie_description",
|
|
@@ -12713,7 +12611,7 @@
|
|
|
12713
12611
|
"ZCAMPAIGN_CSRF_TOKEN": [
|
|
12714
12612
|
{
|
|
12715
12613
|
"platform": "ZOHO",
|
|
12716
|
-
"category": "
|
|
12614
|
+
"category": "Functional",
|
|
12717
12615
|
"name": "ZCAMPAIGN_CSRF_TOKEN",
|
|
12718
12616
|
"domain": "",
|
|
12719
12617
|
"description": "OCD_ZCAMPAIGN_CSRF_TOKEN_description",
|
|
@@ -13906,6 +13804,45 @@
|
|
|
13906
13804
|
"wildcard": "0"
|
|
13907
13805
|
}
|
|
13908
13806
|
],
|
|
13807
|
+
"KC_STATE_CHECKER": [
|
|
13808
|
+
{
|
|
13809
|
+
"platform": "Keycloak",
|
|
13810
|
+
"category": "Functional",
|
|
13811
|
+
"name": "KC_STATE_CHECKER",
|
|
13812
|
+
"domain": "",
|
|
13813
|
+
"description": "OCD_KC_STATE_CHECKER_description",
|
|
13814
|
+
"retention": "OCD_retention_session",
|
|
13815
|
+
"dataController": "Keycloak",
|
|
13816
|
+
"gdprUrl": "",
|
|
13817
|
+
"wildcard": "0"
|
|
13818
|
+
}
|
|
13819
|
+
],
|
|
13820
|
+
"KC_AUTH_STATE": [
|
|
13821
|
+
{
|
|
13822
|
+
"platform": "Keycloak",
|
|
13823
|
+
"category": "Functional",
|
|
13824
|
+
"name": "KC_AUTH_STATE",
|
|
13825
|
+
"domain": "",
|
|
13826
|
+
"description": "OCD_KC_AUTH_STATE_description",
|
|
13827
|
+
"retention": "OCD_retention_session",
|
|
13828
|
+
"dataController": "Keycloak",
|
|
13829
|
+
"gdprUrl": "",
|
|
13830
|
+
"wildcard": "0"
|
|
13831
|
+
}
|
|
13832
|
+
],
|
|
13833
|
+
"AUTH_SESSION_ID_LEGACY": [
|
|
13834
|
+
{
|
|
13835
|
+
"platform": "Keycloak",
|
|
13836
|
+
"category": "Functional",
|
|
13837
|
+
"name": "AUTH_SESSION_ID_LEGACY",
|
|
13838
|
+
"domain": "",
|
|
13839
|
+
"description": "OCD_AUTH_SESSION_ID_LEGACY_description",
|
|
13840
|
+
"retention": "OCD_retention_session",
|
|
13841
|
+
"dataController": "Keycloak",
|
|
13842
|
+
"gdprUrl": "",
|
|
13843
|
+
"wildcard": "0"
|
|
13844
|
+
}
|
|
13845
|
+
],
|
|
13909
13846
|
"_abck": [
|
|
13910
13847
|
{
|
|
13911
13848
|
"platform": "Akamai Botmanager",
|
|
@@ -13961,7 +13898,7 @@
|
|
|
13961
13898
|
"CRAFT_CSRF_TOKEN": [
|
|
13962
13899
|
{
|
|
13963
13900
|
"platform": "CraftCMS",
|
|
13964
|
-
"category": "
|
|
13901
|
+
"category": "Functional",
|
|
13965
13902
|
"name": "CRAFT_CSRF_TOKEN",
|
|
13966
13903
|
"domain": "",
|
|
13967
13904
|
"description": "OCD_CRAFT_CSRF_TOKEN_description",
|
|
@@ -15129,7 +15066,7 @@
|
|
|
15129
15066
|
"_csrf": [
|
|
15130
15067
|
{
|
|
15131
15068
|
"platform": "Stonly",
|
|
15132
|
-
"category": "
|
|
15069
|
+
"category": "Functional",
|
|
15133
15070
|
"name": "_csrf",
|
|
15134
15071
|
"domain": "stonly.com",
|
|
15135
15072
|
"description": "OCD__csrf_description",
|
|
@@ -15285,7 +15222,7 @@
|
|
|
15285
15222
|
"a0_users:sess": [
|
|
15286
15223
|
{
|
|
15287
15224
|
"platform": "Auth0",
|
|
15288
|
-
"category": "
|
|
15225
|
+
"category": "Functional",
|
|
15289
15226
|
"name": "a0_users:sess",
|
|
15290
15227
|
"domain": "",
|
|
15291
15228
|
"description": "OCD_a0_users_sess_description",
|
|
@@ -15298,7 +15235,7 @@
|
|
|
15298
15235
|
"a0_users:sess.sig": [
|
|
15299
15236
|
{
|
|
15300
15237
|
"platform": "Auth0",
|
|
15301
|
-
"category": "
|
|
15238
|
+
"category": "Functional",
|
|
15302
15239
|
"name": "a0_users:sess.sig",
|
|
15303
15240
|
"domain": "",
|
|
15304
15241
|
"description": "OCD_a0_users_sess_sig_description",
|
|
@@ -19610,7 +19547,7 @@
|
|
|
19610
19547
|
"idccsrf": [
|
|
19611
19548
|
{
|
|
19612
19549
|
"platform": "Salesforce",
|
|
19613
|
-
"category": "
|
|
19550
|
+
"category": "Functional",
|
|
19614
19551
|
"name": "idccsrf",
|
|
19615
19552
|
"domain": "salesforce.com",
|
|
19616
19553
|
"description": "OCD_idccsrf_description",
|
|
@@ -19844,7 +19781,7 @@
|
|
|
19844
19781
|
"devOverrideCsrfToken": [
|
|
19845
19782
|
{
|
|
19846
19783
|
"platform": "Salesforce",
|
|
19847
|
-
"category": "
|
|
19784
|
+
"category": "Functional",
|
|
19848
19785
|
"name": "devOverrideCsrfToken",
|
|
19849
19786
|
"domain": "",
|
|
19850
19787
|
"description": "OCD_devOverrideCsrfToken_description",
|
|
@@ -19948,7 +19885,7 @@
|
|
|
19948
19885
|
"Host-ERIC_PROD-": [
|
|
19949
19886
|
{
|
|
19950
19887
|
"platform": "Salesforce",
|
|
19951
|
-
"category": "
|
|
19888
|
+
"category": "Functional",
|
|
19952
19889
|
"name": "Host-ERIC_PROD-",
|
|
19953
19890
|
"domain": "",
|
|
19954
19891
|
"description": "OCD_Host_ERIC_PROD__description",
|
|
@@ -20156,7 +20093,7 @@
|
|
|
20156
20093
|
"sidebarPinned": [
|
|
20157
20094
|
{
|
|
20158
20095
|
"platform": "Salesforce",
|
|
20159
|
-
"category": "
|
|
20096
|
+
"category": "Functional",
|
|
20160
20097
|
"name": "sidebarPinned",
|
|
20161
20098
|
"domain": "",
|
|
20162
20099
|
"description": "OCD_sidebarPinned_description",
|
|
@@ -20234,7 +20171,7 @@
|
|
|
20234
20171
|
"waveUserPrefFinderLeftNav": [
|
|
20235
20172
|
{
|
|
20236
20173
|
"platform": "Salesforce",
|
|
20237
|
-
"category": "
|
|
20174
|
+
"category": "Functional",
|
|
20238
20175
|
"name": "waveUserPrefFinderLeftNav",
|
|
20239
20176
|
"domain": "",
|
|
20240
20177
|
"description": "OCD_waveUserPrefFinderLeftNav_description",
|
|
@@ -20247,7 +20184,7 @@
|
|
|
20247
20184
|
"waveUserPrefFinderListView": [
|
|
20248
20185
|
{
|
|
20249
20186
|
"platform": "Salesforce",
|
|
20250
|
-
"category": "
|
|
20187
|
+
"category": "Functional",
|
|
20251
20188
|
"name": "waveUserPrefFinderListView",
|
|
20252
20189
|
"domain": "",
|
|
20253
20190
|
"description": "OCD_waveUserPrefFinderListView_description",
|
|
@@ -20715,7 +20652,7 @@
|
|
|
20715
20652
|
"xf_csrf": [
|
|
20716
20653
|
{
|
|
20717
20654
|
"platform": "Xenforo",
|
|
20718
|
-
"category": "
|
|
20655
|
+
"category": "Functional",
|
|
20719
20656
|
"name": "xf_csrf",
|
|
20720
20657
|
"domain": "",
|
|
20721
20658
|
"description": "OCD_xf_csrf_description",
|
|
@@ -24188,19 +24125,6 @@
|
|
|
24188
24125
|
"wildcard": "1"
|
|
24189
24126
|
}
|
|
24190
24127
|
],
|
|
24191
|
-
"_u*": [
|
|
24192
|
-
{
|
|
24193
|
-
"platform": "Marfeel",
|
|
24194
|
-
"category": "Analytics",
|
|
24195
|
-
"name": "_u*",
|
|
24196
|
-
"domain": "events.newsroom.bi",
|
|
24197
|
-
"description": "OCD__u__description",
|
|
24198
|
-
"retention": "OCD_retention_180_days",
|
|
24199
|
-
"dataController": "Marfeel",
|
|
24200
|
-
"gdprUrl": "https://community.marfeel.com/t/marfeel-com-privacy-policy/10383",
|
|
24201
|
-
"wildcard": "1"
|
|
24202
|
-
}
|
|
24203
|
-
],
|
|
24204
24128
|
"_s*": [
|
|
24205
24129
|
{
|
|
24206
24130
|
"platform": "Marfeel",
|
|
@@ -26986,7 +26910,7 @@
|
|
|
26986
26910
|
"gist_oauth_csrf": [
|
|
26987
26911
|
{
|
|
26988
26912
|
"platform": "GitHub",
|
|
26989
|
-
"category": "
|
|
26913
|
+
"category": "Functional",
|
|
26990
26914
|
"name": "gist_oauth_csrf",
|
|
26991
26915
|
"domain": "github.com",
|
|
26992
26916
|
"description": "OCD_gist_oauth_csrf_description",
|
|
@@ -27116,7 +27040,7 @@
|
|
|
27116
27040
|
"saml_csrf_token": [
|
|
27117
27041
|
{
|
|
27118
27042
|
"platform": "GitHub",
|
|
27119
|
-
"category": "
|
|
27043
|
+
"category": "Functional",
|
|
27120
27044
|
"name": "saml_csrf_token",
|
|
27121
27045
|
"domain": "github.com",
|
|
27122
27046
|
"description": "OCD_saml_csrf_token_description",
|
|
@@ -28555,5 +28479,18 @@
|
|
|
28555
28479
|
"gdprUrl": "https://gumgum.com/terms-and-policies/cookies-policy",
|
|
28556
28480
|
"wildcard": "0"
|
|
28557
28481
|
}
|
|
28482
|
+
],
|
|
28483
|
+
"_u": [
|
|
28484
|
+
{
|
|
28485
|
+
"platform": "Bing / Microsoft",
|
|
28486
|
+
"category": "Marketing",
|
|
28487
|
+
"name": "_u",
|
|
28488
|
+
"domain": ".bing.com (3rd party) or .microsoft.com (3rd party)",
|
|
28489
|
+
"description": "OCD__u_description",
|
|
28490
|
+
"retention": "OCD_retention_13_months",
|
|
28491
|
+
"dataController": "Microsoft",
|
|
28492
|
+
"gdprUrl": "https://account.microsoft.com/privacy",
|
|
28493
|
+
"wildcard": "0"
|
|
28494
|
+
}
|
|
28558
28495
|
]
|
|
28559
28496
|
}
|
|
@@ -1004,6 +1004,28 @@
|
|
|
1004
1004
|
"rationaleBySite": {
|
|
1005
1005
|
"https://zoom.com": "RWS_rationale_https___zoom_com"
|
|
1006
1006
|
}
|
|
1007
|
+
},
|
|
1008
|
+
{
|
|
1009
|
+
"contact": "admin@datasign.jp",
|
|
1010
|
+
"primary": "https://datasign.jp",
|
|
1011
|
+
"associatedSites": [
|
|
1012
|
+
"https://webtru.io",
|
|
1013
|
+
"https://bunsin.io"
|
|
1014
|
+
],
|
|
1015
|
+
"rationaleBySite": {
|
|
1016
|
+
"https://webtru.io": "RWS_rationale_https___webtru_io",
|
|
1017
|
+
"https://bunsin.io": "RWS_rationale_https___bunsin_io"
|
|
1018
|
+
}
|
|
1019
|
+
},
|
|
1020
|
+
{
|
|
1021
|
+
"contact": "support@hookpoint.com",
|
|
1022
|
+
"primary": "https://hookpoint.com",
|
|
1023
|
+
"associatedSites": [
|
|
1024
|
+
"https://brendanjkane.com"
|
|
1025
|
+
],
|
|
1026
|
+
"rationaleBySite": {
|
|
1027
|
+
"https://brendanjkane.com": "RWS_rationale_https___brendanjkane_com"
|
|
1028
|
+
}
|
|
1007
1029
|
}
|
|
1008
1030
|
]
|
|
1009
1031
|
}
|
|
Binary file
|
|
Binary file
|