lighthouse-security icon indicating copy to clipboard operation
lighthouse-security copied to clipboard

Runs the default Google Lighthouse tests with additional security tests

Results 28 lighthouse-security issues
Sort by recently updated
recently updated
newest added

Trying to use lightouse security config directly on lighthouse v3.2.1 gives the following error: `lighthouse-security/audits/csp has no meta.id property, or the property is not a string` Missing id and title...

#### Description This PR fixes one or more vulnerable packages in the `npm` dependencies of this project. See the [Snyk test report](https://app.snyk.io/org/jbmoelker/test/github/52b515a3-03b7-4858-8f32-bc655392e4a1/master..snyk-fix-e1k05o) for more details. #### Snyk Project: [voorhoede/lighthouse-security:package.json](https://app.snyk.io/org/jbmoelker/project/52b515a3-03b7-4858-8f32-bc655392e4a1) ####...

## Version **0.10.0** of **eslint-config-google** was just published. Dependency eslint-config-google Current Version 0.9.1 Type devDependency The version **0.10.0** is **not covered** by your **current version range**. If you don’t accept...

greenkeeper

## Version **3.0.0** of **lighthouse** was just published. Dependency lighthouse Current Version 2.9.4 Type dependency The version **3.0.0** is **not covered** by your **current version range**. If you don’t accept...

greenkeeper

## Version **5.0.0** of **[eslint](https://github.com/eslint/eslint)** was just published. Dependency [eslint](https://github.com/eslint/eslint) Current Version 4.19.1 Type devDependency The version **5.0.0** is **not covered** by your **current version range**. If you don’t accept...

greenkeeper

Hi, When I use lighthouse-security, it includes traces and the JSON reports come out over 12mb. According to the lighthouse documentation, you'd include traces by using the "--save-assets" flag. I...

In the https://github.com/voorhoede/lighthouse-security/blob/master/gather/gatherers/response-headers.js there'a a request from node for the document page. However the response headers of the original request are already provided. And cookies, etc are all taken care...

Warning produced on every run: ```sh UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): TypeError: Cannot read property '_destroySSL' of undefined (node:55549) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the...

This project has vulnerabilities that could not be fixed, or were patched when no upgrade was available. Good news, new upgrades or patches have now been published! This pull request...