ps-analysis-tool
ps-analysis-tool copied to clipboard
Expand Coverage Open Cookie DB
PSAT uses the Open Cookie Database, which is an open source repository compiling descriptions and categories for major cookies. All cookie descriptions are saved in a downloadable CSV file. All contributions to the CSV file are welcomed.
Description: The purpose of this Feature/Task, is to systematically analyze cookie usage on websites, and determine the use and categorization for cookies which are not currently part of the cookie DB.
Motivation: Increase the classification accuracy of the open cookie DB, and therefore enhance the capabilities of PSAT for providing insight nd guidance to user.
Acceptance Criteria:
- [ ] The Open Cookie DB is expanded by 20-30% coverage and accuracy
- [ ] Iterate; this task will span multiple releases
31 dec 2023 1308 cookies
26 jan 204 1395 cookies (6.65% increase)
Thank you @milindmore22, @fellyph and @mohdsayed for the additions. Hopefully we can hit the 20% / 30% increase in the near future. I will try to add more cookies in the upcoming weeks.
22 march 2024 1448 cookies (10.7% increase compared to 31 dec 2023)
@gagan0123 @fellyph @milindmore22 Nice to meet you in person!
I have added a Github action for validating the following criteria:
- CSV structure check
- Unique UUID check
- Cookie category check
- Logging if cookie names are not unique. This is a warning instead of an error because duplicate cookie names do exist.
This should make contributions and maintenance easier.
Kind regards,
Jack Kwakman
6 July 2024 2080 cookies (59% increase compared to 31 dec 2023)
I have added @fellyph as a collaborator to the Open Cookie Database repo. This will help with the database's ongoing maintenance and improvement and long-term health. More collaborators can be added when needed.
@jkwakman I will create a PR now for the Open cookie DB
@fellyph @milindmore22 @gagan0123
Since the maximum size of a CSV for Github has been reached, I have created a separate HTML file so that you can easily continue searching, see:
https://jkwakman.github.io/Open-Cookie-Database/open-cookie-database.html
@jkwakman This is wonderful 👍🏼 @fellyph can we please include the search application link in the contribution guide?