voorhoede / lighthouse-security

Runs the default Google Lighthouse tests with additional security tests
https://github.com/voorhoede/lighthouse-security#readme
Apache License 2.0
198 stars 13 forks source link

Use GoogleChrome/lighthouse's Redirect audit instead of own one #40

Closed jbmoelker closed 7 years ago

jbmoelker commented 7 years ago

Use redirects-http audit. It tests the same thing as we are doing in this repo, so we should dedupe it.

jbmoelker commented 7 years ago

Resolved by #55.