Open websecnl opened 2 years ago
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.
Took two years, but hey an answer is an answer. :P
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.