Dustin Deus

Results 149 issues of Dustin Deus

As a developer, it should be possible to limit the depth of a queryy upfront to minimize the attack surface. --- Vote on this request This is an invitation to...

@mcollina Is it intentionaly? I'm a little bit afraid but it's been a while since I worked on the project. ```js test('removing regex pattern without other keys deletes all matches',...

As titled. The `quiet` options will print also untouched files.

🦋 type/enhancement
help wanted 🙏
🧒 semver/minor
🗄 area/interface
🙆 yes/confirmed

### Clear and concise description of the problem Hello, we use lerna for more than NPM packages to align our release workflow. This works very well but can be quite...

PR Welcome
not planned

Hi thanks for the great software. I see there are some open issues which are untouched since a year. Do you use httpcache in Production? Thanks.

Hi, I run into following race condition. On windows the issue happens randomly but on travis ci its reproducible see logs https://travis-ci.org/hemerajs/momos/builds/266557761 ``` ================== WARNING: DATA RACE Write at 0x00c420160058...

The difference between federation is that the gateway is no longer responsible to specify the service configurations. The entire composed graph is fetched by the gateway. This allows to dynamically...

enhancement

Hi, I started the server and tried to make a simple GET call through the browser. It errors with: ``` straightforward onUncaughtException: TypeError [ERR_INVALID_URL]: Invalid URL ``` Relevant place: https://github.com/berstend/straightforward/blob/84a4cb88024cffce37a05870da7d9d0aba7dcca8/src/Straightforward.ts#L295...

Hi @lolo32, we would like to see [Server-Sent-Events](https://github.com/fastify/fastify/issues/1877) as a [fastify-core plugin](https://github.com/fastify/fastify/blob/master/docs/Ecosystem.md#core). This will have serveral benefits: All fastify team members can publish new versions and issues can be addressed...