findsecuritycontacts.com icon indicating copy to clipboard operation
findsecuritycontacts.com copied to clipboard

[Question] https://findsecuritycontacts.com/

Open websecnl opened this issue 4 years ago • 3 comments

Is there any way to press 'Rescan' , it seems like the scans are being saved or cached. there doesn't seem to currently be an option to rescan if the new DNS changes are applied correctly because of this.

websecnl avatar Apr 14 '22 12:04 websecnl

It is a static site that was updated daily 10:10 UTC through a GitHub action in .github/workflows/deploy.yml – until the deployments suddenly stopped on Jun 5, 2024.

I found more problematic that it had a static list (from Feb 8, 2022) of top500 sites it scanned regardless of moz.com updating their list. https://github.com/OllieJC/findsecuritycontacts.com/pull/10 addresses that issue by fetching the top500 list daily, falling back to a cached list in case the update fails.

oh2fih avatar Jul 17 '24 21:07 oh2fih

Took two years, but hey an answer is an answer. :P

websecnl avatar Jul 17 '24 23:07 websecnl

Well, I'm not the maintainer of this project, but someone who takes action of figuring out and fixing stuff. From this perspective, 2 years could be considered relatively fast; sometimes people spend 10 years thinking that something is impossible. 😅

oh2fih avatar Jul 18 '24 04:07 oh2fih