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

Beginnings of a USWDS scanner #265

Closed konklone closed 6 years ago

konklone commented 6 years ago

The simplest thing to start: a simple HTML string match, looking for instances of inaccurate banner text.

This is powered by headless Chrome, and could also be expanded to look for different kinds of USWDS-related use and activity.

cc @maya for ideas for what to look for.

konklone commented 6 years ago

Works well!