export your 1Password URLS, and see which of them are affected by cloudbleed! (https://bugs.chromium.org/p/project-zero/issues/detail?id=1139)
git clone
this repo.- go to 1Password, Export, as a CSV, all items.
- name it
affectedSites.csv
- do NOT export your passwords: you only need a CSV of the 'URL' column.
- move
affectedSites.csv
to this repo. - Inside this repo, run
npm install
- run
node index.js
Please do!