phantomas icon indicating copy to clipboard operation
phantomas copied to clipboard

Headless Chromium-based web performance metrics collector and monitoring tool

Results 75 phantomas issues
Sort by recently updated
recently updated
newest added

- http://www.stevesouders.com/blog/2010/06/01/frontend-spof/ - http://calendar.perfplanet.com/2012/spofcheck-fighting-frontend-spof-at-its-root/ - https://npmjs.org/package/spofcheck - https://github.com/senthilp/spofcheck Waiting for https://github.com/ariya/phantomjs/issues/10158

enhancement

Use png / jpg / webp optimization tools and suggest images optimizations. Use `--analyze-images` option to enable this feature.

enhancement
new metric

@macbre I run the same url for several times, but there is a big difference in the response metrics of the report. I think it is due to the localstorage.

question
external dependency

Hi, As of today, it is difficult to monitor 404 error pages because they are handled as errors, which prevents metrics from being gathered and some best practices from being...

enhancement

Vulnerable Library - CSS::Sassv3.4.11 Library home page: https://metacpan.org/pod/CSS::Sass Vulnerable Source Files (1) /node_modules/node-sass/src/libsass/src/utf8/checked.h ## Vulnerabilities | CVE | Severity | CVSS | Dependency | Type | Fixed in | Remediation...

security vulnerability

[Release notes](https://github.com/puppeteer/puppeteer/releases/tag/puppeteer-v22.3.0)

external dependency

Since the version 3 ( https://github.com/YellowLabTools/YellowLabTools-server/issues/6 ), I get this kind of errors : ![image](https://github.com/macbre/phantomas/assets/91681634/f01cac49-c31b-4ee5-a123-d8712d1514c8) I don't get this problem on every machines, it seems to be related to the...

Vulnerable Library - mockery-2.1.0.tgz Simplifying the use of mocks with Node.js Library home page: https://registry.npmjs.org/mockery/-/mockery-2.1.0.tgz Path to dependency file: /package.json Path to vulnerable library: /node_modules/mockery/package.json ## Vulnerabilities | CVE |...

Mend: dependency security vulnerability

Vulnerable Library - CSS::Sassv3.4.11 Library home page: https://metacpan.org/pod/CSS::Sass Vulnerable Source Files (1) /node_modules/node-sass/src/libsass/src/utf8/checked.h ## Vulnerabilities | CVE | Severity | CVSS | Dependency | Type | Fixed in (CSS::Sassv3.4.11 version)...

Mend: dependency security vulnerability

Cześć there! You recently changed the following line from `deepStrictEqual` to `notStrictEqual`. As a result, whatever is set in the expected offenders is considered valid. https://github.com/macbre/phantomas/blob/1c22c62105bd373806389b463c85956ece9f4349/test/integration.test.js#L127 That's handy, but you...