freedomofpress / securethenews

An automated scanner and web dashboard for tracking TLS deployment across news organizations
https://securethe.news
GNU Affero General Public License v3.0
100 stars 25 forks source link

Scan news site on save #225

Open eloquence opened 4 years ago

eloquence commented 4 years ago

When a news site is added, we should immediately trigger a scan, so that other functionality (e.g., leaderboards) that depends on scan results will not break until the cron job runs.

(Nice to have, potentially as a follow-up PR, would be a way to manually trigger a scan for any news site, or for all news sites, which is currently only feasible on the command line.)