18F / domain-scan

A lightweight pipeline, locally or in Lambda, for scanning things like HTTPS, third party service use, and web accessibility.
Other
370 stars 137 forks source link

Add basic Lighthouse scan #320

Open danielnaab opened 4 years ago

danielnaab commented 4 years ago

This implements a basic Lighthouse scan for a limited subset of audits. The scan uses the Lighthouse node.js API with a Puppeteer-managed headless Chrome.

Follow-up work: