18F / pulse

How the federal .gov domain space is doing at best practices and policies.
Other
94 stars 56 forks source link

Refine code for 3rd party services scanning #639

Closed gbinal closed 7 years ago

gbinal commented 7 years ago

https://github.com/18F/domain-scan/pull/107 is a baller start. We'll need to refine it in order to use it.

gbinal commented 7 years ago

We next need to take the first pass that @konklone did at a scanner for 3rd party services, get it running again, and further refine it.

Namely, we should figure out how to refine its outputs so that they generate data files that can then support the proposed functionality for the new section.

The code then also needs to be amenable to hosting and automating in cloud.gov

konklone commented 7 years ago

The code then also needs to be amenable to hosting and automating in cloud.gov

Just so it's clear, this isn't really specific to the third party services scanner, I don't think. It's the whole domain-scan tool and how it interfaces with the Pulse application layer.

gbinal commented 7 years ago

Done.