Daniel Ruf

Results 83 issues of Daniel Ruf

I had some more things in my mind. A few of them are: * brotli (generate the brotli files - there are brotli binaries from Google and https://github.com/mackjoner/php-ext-brotli for those...

Tomorrow (1st of November) CVSS 4.0 will be published according to the details at https://www.first.org/cvss/v4-0/ What needs to be done to support this?

Somehow it does not continue after the scan has finished. Do we have to change something regarding the error code handling (exited with statuscode 2)? Used workflow config: ```yaml name:...

It would be good to have it configurable, if one (big) or multiple (short) headers should be created. https://github.com/SilentImp/express-middleware-headers-server-timing/blob/master/index.js#L286-L289

It would be good to have it configurable, if one (big) or multiple (short) headers should be created. https://github.com/beyondcode/laravel-server-timing/blob/master/src/Middleware/ServerTimingMiddleware.php#L69-L75

It would be good to have it configurable, if one (big) or multiple (short) headers should be created. https://github.com/thomasbrueggemann/node-servertiming/blob/master/index.js#L126-L132

It would be good to have it configurable, if one (big) or multiple (short) headers should be created. https://github.com/ocReaper/wp-server-timing/blob/master/wp-server-timing.php#L128

Install pkg: ``` npm install -g @yao-pkg/pkg ``` Compile CLI with NodeJS 20: Log ``` pkg . -t node20-linux-x64,node20-macos-x64,node20-win-x64 > [email protected] > Fetching base Node.js binaries to PKG_CACHE_PATH fetched-v20.11.1-linux-x64 [====================]...

environment issue

I'm getting the following error: `Cannot create property 'chart' on string '

The documentation says this: `const exporter = require('highcharts-export-server');` But with the rest of the top-level awaits, we get this error: `SyntaxError: await is only valid in async functions and the...