Skip to content

Commit 5a7a276

Browse files
authored
Merge pull request #837 from GoogleChromeLabs/release/v0.11.0
v0.11.0
2 parents ade92c3 + 94d6e71 commit 5a7a276

File tree

170 files changed

+30062
-9733
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

170 files changed

+30062
-9733
lines changed

CHANGELOG.md

+26-1
Original file line numberDiff line numberDiff line change
@@ -448,4 +448,29 @@ Remove facilitated testing page Remove facilitated testing page https://github.c
448448
# Changelog
449449

450450
## Extension
451-
- Fix: Miscellaneous QA issues https://github.com/GoogleChromeLabs/ps-analysis-tool/pull/795
451+
- Fix: Miscellaneous QA issues https://github.com/GoogleChromeLabs/ps-analysis-tool/pull/795
452+
453+
454+
#v0.11.0
455+
456+
# Changelog
457+
458+
## Extension
459+
* Feature: Create PSAT landing page and dashboard https://github.com/GoogleChromeLabs/ps-analysis-tool/pull/827
460+
* Feature: Add Wiki section in the extension https://github.com/GoogleChromeLabs/ps-analysis-tool/pull/816
461+
* Feature: Add breadcrumbs to landing pages https://github.com/GoogleChromeLabs/ps-analysis-tool/pull/832
462+
* Feature: Add tabs navigation inside landing page https://github.com/GoogleChromeLabs/ps-analysis-tool/pull/808
463+
* Feature: Add collapsible sidebar https://github.com/GoogleChromeLabs/ps-analysis-tool/pull/821
464+
* Refactor: Update order of PAT Section components https://github.com/GoogleChromeLabs/ps-analysis-tool/pull/831
465+
466+
467+
## CLI
468+
* Feature: High level aggregated CSV download for sitemaps https://github.com/GoogleChromeLabs/ps-analysis-tool/pull/814
469+
* Feature: Expand support for GDPR banner acceptance in CLI https://github.com/GoogleChromeLabs/ps-analysis-tool/pull/823
470+
* Feature: Check for latest version and show message in CLI https://github.com/GoogleChromeLabs/ps-analysis-tool/pull/822
471+
* Fix CLI output typo and improve text https://github.com/GoogleChromeLabs/ps-analysis-tool/pull/806
472+
* Add "ok" for gdpr consent button lookup https://github.com/GoogleChromeLabs/ps-analysis-tool/pull/812
473+
* Remove Wappalyzer used for technologies from CLI https://github.com/GoogleChromeLabs/ps-analysis-tool/pull/833
474+
475+
## Others
476+
* Resolve high and moderate vulnerabilities in package dependencies https://github.com/GoogleChromeLabs/ps-analysis-tool/pull/836

assets/data/open-cookie-database.json

+158-2
Original file line numberDiff line numberDiff line change
@@ -4283,6 +4283,97 @@
42834283
"wildcard": "0"
42844284
}
42854285
],
4286+
"__cfseq": [
4287+
{
4288+
"platform": "Cloudflare",
4289+
"category": "Functional",
4290+
"name": "__cfseq",
4291+
"domain": "",
4292+
"description": "OCD___cfseq_description",
4293+
"retention": "OCD_retention_session",
4294+
"dataController": "Cloudflare",
4295+
"gdprUrl": "https://www.cloudflare.com/privacypolicy/",
4296+
"wildcard": "0"
4297+
}
4298+
],
4299+
"cf_ob_info": [
4300+
{
4301+
"platform": "CloudFlare",
4302+
"category": "Functional",
4303+
"name": "cf_ob_info",
4304+
"domain": "",
4305+
"description": "OCD_cf_ob_info_description",
4306+
"retention": "OCD_retention_session",
4307+
"dataController": "Cloudflare",
4308+
"gdprUrl": "https://www.cloudflare.com/privacypolicy/",
4309+
"wildcard": "0"
4310+
}
4311+
],
4312+
"cf_use_ob": [
4313+
{
4314+
"platform": "CloudFlare",
4315+
"category": "Functional",
4316+
"name": "cf_use_ob",
4317+
"domain": "",
4318+
"description": "OCD_cf_use_ob_description",
4319+
"retention": "OCD_retention_session",
4320+
"dataController": "Cloudflare",
4321+
"gdprUrl": "https://www.cloudflare.com/privacypolicy/",
4322+
"wildcard": "0"
4323+
}
4324+
],
4325+
"__cfwaitingroom": [
4326+
{
4327+
"platform": "CloudFlare",
4328+
"category": "Functional",
4329+
"name": "__cfwaitingroom",
4330+
"domain": "",
4331+
"description": "OCD___cfwaitingroom_description",
4332+
"retention": "OCD_retention_session",
4333+
"dataController": "Cloudflare",
4334+
"gdprUrl": "https://www.cloudflare.com/privacypolicy/",
4335+
"wildcard": "0"
4336+
}
4337+
],
4338+
"cf_chl_rc_i": [
4339+
{
4340+
"platform": "CloudFlare",
4341+
"category": "Functional",
4342+
"name": "cf_chl_rc_i",
4343+
"domain": "",
4344+
"description": "OCD_cf_chl_rc_i_description",
4345+
"retention": "OCD_retention_session",
4346+
"dataController": "Cloudflare",
4347+
"gdprUrl": "https://www.cloudflare.com/privacypolicy/",
4348+
"wildcard": "0"
4349+
}
4350+
],
4351+
"cf_chl_rc_ni": [
4352+
{
4353+
"platform": "CloudFlare",
4354+
"category": "Functional",
4355+
"name": "cf_chl_rc_ni",
4356+
"domain": "",
4357+
"description": "OCD_cf_chl_rc_ni_description",
4358+
"retention": "OCD_retention_session",
4359+
"dataController": "Cloudflare",
4360+
"gdprUrl": "https://www.cloudflare.com/privacypolicy/",
4361+
"wildcard": "0"
4362+
}
4363+
],
4364+
"cf_chl_rc_m": [
4365+
{
4366+
"platform": "CloudFlare",
4367+
"category": "Functional",
4368+
"name": "cf_chl_rc_m",
4369+
"domain": "",
4370+
"description": "OCD_cf_chl_rc_m_description",
4371+
"retention": "OCD_retention_session",
4372+
"dataController": "Cloudflare",
4373+
"gdprUrl": "https://www.cloudflare.com/privacypolicy/",
4374+
"wildcard": "0"
4375+
}
4376+
],
42864377
"__uin_bw": [
42874378
{
42884379
"platform": "Sonobi",
@@ -4388,7 +4479,7 @@
43884479
"hj_visitor": [
43894480
{
43904481
"platform": "Hotjar",
4391-
"category": "Analysis",
4482+
"category": "Analytics",
43924483
"name": "hj_visitor",
43934484
"domain": "",
43944485
"description": "OCD_hj_visitor_description",
@@ -11971,6 +12062,19 @@
1197112062
"wildcard": "0"
1197212063
}
1197312064
],
12065+
"_rdt_uuid": [
12066+
{
12067+
"platform": "Reddit",
12068+
"category": "Marketing",
12069+
"name": "_rdt_uuid",
12070+
"domain": "",
12071+
"description": "OCD__rdt_uuid_description",
12072+
"retention": "OCD_retention_90_days",
12073+
"dataController": "Reddit",
12074+
"gdprUrl": "https://www.reddit.com/policies/privacy-policy/",
12075+
"wildcard": "0"
12076+
}
12077+
],
1197412078
"incap_ses_*": [
1197512079
{
1197612080
"platform": "Imperva",
@@ -17282,6 +17386,32 @@
1728217386
"wildcard": "0"
1728317387
}
1728417388
],
17389+
"khaos_p": [
17390+
{
17391+
"platform": "Magnite",
17392+
"category": "Marketing",
17393+
"name": "khaos_p",
17394+
"domain": ".rubiconproject.com",
17395+
"description": "OCD_khaos_p_description",
17396+
"retention": "OCD_retention_1_year",
17397+
"dataController": "Magnite",
17398+
"gdprUrl": "https://rubiconproject.com/privacy/consumer-online-profile-and-opt-out/",
17399+
"wildcard": "0"
17400+
}
17401+
],
17402+
"audit_p": [
17403+
{
17404+
"platform": "Magnite",
17405+
"category": "Marketing",
17406+
"name": "audit_p",
17407+
"domain": ".rubiconproject.com",
17408+
"description": "OCD_audit_p_description",
17409+
"retention": "OCD_retention_1_year",
17410+
"dataController": "Magnite",
17411+
"gdprUrl": "https://rubiconproject.com/privacy/consumer-online-profile-and-opt-out/",
17412+
"wildcard": "0"
17413+
}
17414+
],
1728517415
"apiDomain_*": [
1728617416
{
1728717417
"platform": "SAP",
@@ -22042,7 +22172,7 @@
2204222172
"retention": "OCD_retention_1_year",
2204322173
"dataController": "MercadoLibre",
2204422174
"gdprUrl": "https://www.mercadolibre.com.ar/privacidad",
22045-
"wildcard": ""
22175+
"wildcard": "0"
2204622176
}
2204722177
],
2204822178
"ftid": [
@@ -28232,5 +28362,31 @@
2823228362
"gdprUrl": "https://www.commandersact.com/en/privacy-policy/",
2823328363
"wildcard": "1"
2823428364
}
28365+
],
28366+
"cs": [
28367+
{
28368+
"platform": "GumGum",
28369+
"category": "Marketing",
28370+
"name": "cs",
28371+
"domain": ".gumgum.com",
28372+
"description": "OCD_cs_description",
28373+
"retention": "OCD_retention_1_year",
28374+
"dataController": "GumGum",
28375+
"gdprUrl": "https://gumgum.com/terms-and-policies/cookies-policy",
28376+
"wildcard": "0"
28377+
}
28378+
],
28379+
"vst": [
28380+
{
28381+
"platform": "GumGum",
28382+
"category": "Marketing",
28383+
"name": "vst",
28384+
"domain": ".gumgum.com",
28385+
"description": "OCD_vst_description",
28386+
"retention": "OCD_retention_1_year",
28387+
"dataController": "GumGum",
28388+
"gdprUrl": "https://gumgum.com/terms-and-policies/cookies-policy",
28389+
"wildcard": "0"
28390+
}
2823528391
]
2823628392
}

bin/chrome-3pcd-ps.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
:: Chrome 3pcd with PS Extension
22

33
:: Download PS Extension
4-
set "ps_analysis_tool_version=v0.10.1"
4+
set "ps_analysis_tool_version=v0.11.0"
55
cd /d %TEMP%
66
if not exist %TEMP%\ps-analysis-tool-%ps_analysis_tool_version% (
77
mkdir %TEMP%\ps-analysis-tool-%ps_analysis_tool_version%

bin/chrome-default-ps.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
:: Default Chrome with PS Extension
22

33
:: Download PS Extension
4-
set "ps_analysis_tool_version=v0.10.1"
4+
set "ps_analysis_tool_version=v0.11.0"
55
cd /d %TEMP%
66
if not exist %TEMP%\ps-analysis-tool-%ps_analysis_tool_version% (
77
mkdir %TEMP%\ps-analysis-tool-%ps_analysis_tool_version%

bin/chrome_launcher.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Download Extension
44
extension_setup() {
5-
ps_analysis_tool_version=v0.10.1
5+
ps_analysis_tool_version=v0.11.0
66
extension_dir="/var/tmp"
77
cd $extension_dir
88
if [ ! -d $extension_dir/ps-analysis-tool-$ps_analysis_tool_version ]; then

cli.webpack.config.cjs

-5
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,6 @@ module.exports = {
3737
patterns: [
3838
{ from: '../../assets', to: 'assets' },
3939
{ from: '../../data', to: 'assets/data' },
40-
{
41-
from: '../../node_modules/wappalyzer/technologies',
42-
to: 'technologies',
43-
},
44-
{ from: '../../node_modules/wappalyzer/categories.json', to: '' },
4540
],
4641
}),
4742
],

data/related_website_sets.json

+28
Original file line numberDiff line numberDiff line change
@@ -966,6 +966,34 @@
966966
"https://smaker.pl": "RWS_rationale_https___smaker_pl",
967967
"https://terazgotuje.pl": "RWS_rationale_https___terazgotuje_pl"
968968
}
969+
},
970+
{
971+
"contact": "[email protected]",
972+
"primary": "https://graziadaily.co.uk",
973+
"associatedSites": [
974+
"https://heatworld.com",
975+
"https://closeronline.co.uk",
976+
"https://yours.co.uk",
977+
"https://motherandbaby.com",
978+
"https://takeabreak.co.uk"
979+
],
980+
"rationaleBySite": {
981+
"https://heatworld.com": "RWS_rationale_https___heatworld_com",
982+
"https://closeronline.co.uk": "RWS_rationale_https___closeronline_co_uk",
983+
"https://yours.co.uk": "RWS_rationale_https___yours_co_uk",
984+
"https://motherandbaby.com": "RWS_rationale_https___motherandbaby_com",
985+
"https://takeabreak.co.uk": "RWS_rationale_https___takeabreak_co_uk"
986+
}
987+
},
988+
{
989+
"contact": "[email protected]",
990+
"primary": "https://drimer.io",
991+
"associatedSites": [
992+
"https://drimer.travel"
993+
],
994+
"rationaleBySite": {
995+
"https://drimer.travel": "RWS_rationale_https___drimer_travel"
996+
}
969997
}
970998
]
971999
}

0 commit comments

Comments
 (0)