18F / domain-scan

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

Take a new approach to scoring #315

Closed waldoj closed 5 years ago

waldoj commented 5 years ago

This adds a new metric (table presence), removes a couple of unused ones, and manually assigns scores based on the presence of elements instead of tallying them.

timothy-spencer commented 5 years ago

If you can fix the linter error that is shown in the circleci build, I would love to merge this in!

waldoj commented 5 years ago

Ah, that's what comes of knocking off work before the build is done. :) All fixed now.