18F / site-scanning

The code base for the first Site Scanning engine
https://digital.gov/site-scanning
18 stars 9 forks source link

get subdomains scanning going! #386

Closed timothy-spencer closed 4 years ago

timothy-spencer commented 4 years ago

As a customer of the site-scanning service, I would like to expand the list of sites to be scanned to subdomains.

Acceptance Criteria

  1. The scanner should be able to incorporate multiple sources of domains. (https://github.com/GSA/data/blob/master/dotgov-websites/other-websites.csv, other lists)
  2. Users should be able to submit additional domains to be scanned, for sites that are missing.
  3. The domain submission process should have technical limitations that will prevent abuse.
  4. The full subdomain scanning process should happen regularly (ideally, daily).
timothy-spencer commented 4 years ago

1 and 4 is happening in https://github.com/18F/site-scanning/pull/381

2, and 3 will be done in https://github.com/18F/site-scanning/issues/396

timothy-spencer commented 4 years ago

"As of today, Site Scanner is scanning 15691 federal domains"

Subdomain scanning is in!