GoogleChromeLabs / ps-analysis-tool

Privacy Sandbox Analysis Chrome Extension and CLI for analysis and understanding of cookie usage on web pages, and new privacy-preserving Chrome APIs
https://www.privacysandbox.com
Apache License 2.0
97 stars 22 forks source link

CLI: Add ability to catch exempted cookies #712

Closed ayushnirwal closed 3 months ago

ayushnirwal commented 3 months ago

Description

This PR updates packages cli and cli-dashboard so that while analyzing websites any exempted cookies and their exemption reason can be caught.

Relevant Technical Choices

Testing Instructions

The CLI can be used to analyze any of the following websites -

They have been known to have cookie exemptions. If any cookie exemptions are detected the exemption section in the cookie landing should reflect that.

Additional Information

Caveats:

Checklist

Partially Fixes #656

mohdsayed commented 3 months ago

Let's create an issue for the puppeteer problem.