mmmsssttt404

Results 9 comments of mmmsssttt404

Sorry for the impact on the project, this was caused by an extra space, but it happened to not be covered by the test, and then fixed it in the...

I add one test in https://github.com/mmmsssttt404/pm2/blob/master/test/programmatic/json_validation.mocha.js to test /issues/6031 this problem

Benchmarks show clear quadratic growth with input size, not linear. Even at ~100k chars, runtime reaches several seconds. ReDoS does not require exponential blowup — quadratic behavior is already recognized...

I add one test in https://github.com/mmmsssttt404/pm2/blob/master/test/programmatic/json_validation.mocha.js to test https://github.com/Unitech/pm2/issues/6031 this problem

Benchmarks show clear quadratic growth with input size, not linear. Even at ~100k chars, runtime reaches several seconds. ReDoS does not require exponential blowup — Polynomial behavior is already recognized...

`3.yarn test __tests__/resolvers/exotics/hosted-git-resolver.js` this change to `yarn test __tests__/resolvers/exotics/registry-resolver.js`

Benchmarks show clear quadratic growth with input size, not linear. Even at ~100k chars, runtime reaches several seconds. ReDoS does not require exponential blowup — Polynomial behavior is already recognized...