website-evidence-collector
website-evidence-collector copied to clipboard
The tool Website Evidence Collector (WEC) automates the website evidence collection of storage and transfer of personal data. https://edps.europa.eu/press-publications/edps-inspection-software_en
(node:9856) UnhandledPromiseRejectionWarning: Error: Protocol error (Performance.enable): Target closed. at /usr/local/lib/node_modules/website-evidence-collector/node_modules/puppeteer/lib/Connection.js:183:56 at new Promise () at CDPSession.send (/usr/local/lib/node_modules/website-evidence-collector/node_modules/puppeteer/lib/Connection.js:182:12) at Page._initialize (/usr/local/lib/node_modules/website-evidence-collector/node_modules/puppeteer/lib/Page.js:136:20) at Function.create (/usr/local/lib/node_modules/website-evidence-collector/node_modules/puppeteer/lib/Page.js:47:16) at /usr/local/lib/node_modules/website-evidence-collector/node_modules/puppeteer/lib/Target.js:74:32 at processTicksAndRejections (internal/process/task_queues.js:93:5) at async...
Added a spider capability to the website-evidence-collector, so it can be instructed to gather evidence of _all_ the pages of a website
The usability of the tool could be improved by the extension of a graphical user interface. One way to go: - add a new option to the command line `--gui`...
**Reproduction** `website-evidence-collector --no-output --quiet --yaml https://lucb1e.com/rp/cookielesscookies/` beacons: [] **https://eur-lex.europa.eu/eli/reg/2016/679/oj** According to GDPR, personal data is any information relating to an identifiable person, who can be identified by reference to location...
WEC does not collect favicon requests. Could be an issue of heedless mode: https://github.com/cyrus-and/chrome-har-capturer/issues/90#issuecomment-787446869
I ran this tool earlier today to generate a report on a domain. Running a local server since then is showing requests coming from somewhere, which seems rather coincidental. These...
Steps to reproduce: Spawn a fresh Ubuntu 20.04 server (no GUI) VPS, install all the tools: ```sh sudo apt update sudo apt install nodejs -y sudo apt install npm -y...
Dear all, in #42, the following problem was described: The current [Dockerfile](https://github.com/EU-EDPS/website-evidence-collector/blob/e151b80ae2bc15b699c5aa49564913d7fc2a4a13/Dockerfile) contains for some dependencies fixed version numbers with the intention to have a rather reproduceable setup: ~~~Dockerfile RUN...
WEC could match the findings of first and third party hosts against the data set "tracker-radar" and indicate findings in the output. data set: more on this data set: The...
I tried to run the website evidence collector using Ubuntu 19.04, but I get the following error: Cannot read property 'chromium_revision' ... Anyone? Screenshot: https://imgur.com/aZRaqEb