Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / express-rate-limit/express-slow-down issues and pull requests
#61 - build(deps-dev): bump esbuild from 0.19.3 to 0.25.0
Pull Request -
State: open - Opened by dependabot[bot] 8 days ago
Labels: dependencies
#60 - build(deps): bump path-to-regexp and express
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies
#59 - build(deps): bump cookie and express
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies
#58 - build(deps): bump path-to-regexp and express
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies
#57 - build(deps-dev): bump body-parser from 1.20.2 to 1.20.3
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies
#56 - build(deps): bump send and express
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
- 1 comment
Labels: dependencies
#55 - build(deps): bump serve-static and express
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
- 1 comment
Labels: dependencies
#54 - build(deps-dev): bump webpack from 5.88.2 to 5.94.0
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies
#53 - build(deps-dev): bump braces from 3.0.2 to 3.0.3
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#52 - chore: express 5 beta
Pull Request -
State: closed - Opened by dderevjanik 10 months ago
- 3 comments
#51 - chore(deps): support express 5
Pull Request -
State: closed - Opened by dderevjanik 10 months ago
- 1 comment
#50 - CVE-2024-29041 vulnerability of Express.js
Issue -
State: closed - Opened by letitechera 11 months ago
- 1 comment
Labels: bug
#49 - build(deps-dev): bump express from 4.18.2 to 4.19.2
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies
#48 - doc: replace `express-rate-limit` with `express-slow-down` in CommonJ…
Pull Request -
State: closed - Opened by WovenCoast 12 months ago
- 1 comment
#47 - fix: suppress WRN_ERL_MAX_ZERO when custom validation object is passed in
Pull Request -
State: closed - Opened by nfriedly over 1 year ago
#46 - user passed in validate overwrites `limit: false`
Issue -
State: closed - Opened by stephen-willoughby over 1 year ago
- 4 comments
Labels: bug
#45 - onLimitReached , or running custom code
Issue -
State: closed - Opened by stephen-willoughby over 1 year ago
- 5 comments
Labels: enhancement
#44 - Bump @babel/traverse from 7.19.1 to 7.23.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#43 - refc!: express-slow-down v2
Pull Request -
State: closed - Opened by nfriedly over 1 year ago
- 20 comments
#42 - Bump word-wrap from 1.2.3 to 1.2.4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#41 - Add support for modern store interface
Issue -
State: closed - Opened by nfriedly almost 2 years ago
- 1 comment
#40 - TypeError: Cannot read properties of undefined (reading 'toString')
Issue -
State: closed - Opened by drewpereli almost 2 years ago
- 3 comments
#39 - Bump yaml and husky
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#38 - Make it compatible with latest rate-limit-redis
Pull Request -
State: closed - Opened by AdrianoRuberto almost 2 years ago
- 5 comments
#37 - Bump cookiejar from 2.1.3 to 2.1.4
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#36 - Bump json5 from 2.2.1 to 2.2.3
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#35 - Bump qs and formidable
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#34 - Bump minimatch from 3.0.4 to 3.1.2
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#33 - tests: boiler platting real world app integration test example
Pull Request -
State: closed - Opened by ntedgi over 2 years ago
- 1 comment
#32 - On v1.4.1 when slow delay is triggered the http request end up hanging up indefinitly and never being resolved
Issue -
State: closed - Opened by ouraios over 2 years ago
- 19 comments
#31 - Release v1.4.1 fails test
Issue -
State: closed - Opened by TonyJDavies over 2 years ago
- 6 comments
#30 - Bump nanoid and mocha
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#29 - Bump ansi-regex from 3.0.0 to 3.0.1
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#28 - feature: clear setTimeout in case of req disconnected
Pull Request -
State: closed - Opened by ntedgi over 2 years ago
- 3 comments
#27 - Feature addition request : onMaxDelayReached - add onMaxDelayReached call back, test and readme notes
Pull Request -
State: closed - Opened by ntedgi over 2 years ago
- 3 comments
#26 - bug fixed with hits variable
Pull Request -
State: closed - Opened by ESMAT001 over 2 years ago
- 1 comment
#25 - Question: Is delay per IP or for all IPs?
Issue -
State: closed - Opened by Creative-Difficulty over 2 years ago
- 1 comment
#24 - Incompatible with latest rate-limit-redis RedisStore
Issue -
State: closed - Opened by gitChristian almost 3 years ago
- 7 comments
#23 - dynamic delayMs and maxDelayMs
Pull Request -
State: closed - Opened by ev3nvy about 3 years ago
- 2 comments
#22 - update readme windowMs only used with Memory Store
Pull Request -
State: closed - Opened by ntedgi about 3 years ago
#21 - Rationale behind linear backoff
Issue -
State: closed - Opened by make-github-pseudonymous-again over 3 years ago
- 3 comments
#20 - Allow failed requests to count twice
Issue -
State: closed - Opened by StephanBijzitter over 3 years ago
- 2 comments
#19 - Bump glob-parent from 5.1.1 to 5.1.2
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#18 - Bump lodash from 4.17.20 to 4.17.21
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies
#17 - Turn off delay using delayAfter option.
Pull Request -
State: closed - Opened by begolf almost 4 years ago
- 1 comment
#16 - delayAfter = 0 does not disable rate slowdown
Issue -
State: closed - Opened by begolf almost 4 years ago
- 1 comment
#15 - Update express-slow-down.js
Pull Request -
State: closed - Opened by aannoune about 4 years ago
- 4 comments
#14 - Bump eslint-utils from 1.3.1 to 1.4.3
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
- 1 comment
Labels: dependencies
#13 - Bump lodash from 4.17.11 to 4.17.20
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies
#12 - Bump acorn from 6.0.5 to 6.4.2
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
- 1 comment
Labels: dependencies
#11 - Bump js-yaml from 3.12.1 to 3.14.0
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
- 1 comment
Labels: dependencies
#10 - Logging when threshold met
Issue -
State: closed - Opened by ianwalter over 4 years ago
- 1 comment
#9 - req.ip is undefiend on production
Issue -
State: closed - Opened by RafeSafari over 4 years ago
- 1 comment
#8 - maxDelayMs missing from @types/express-slow-down
Issue -
State: closed - Opened by mikamoush over 5 years ago
- 1 comment
#7 - Implemented `maxDelayMs` behavior
Pull Request -
State: closed - Opened by hbarcelos about 6 years ago
- 5 comments
#6 - Add maximum value to slow down delay
Issue -
State: closed - Opened by hbarcelos about 6 years ago
#5 - DelayAfter attribute improvement
Pull Request -
State: closed - Opened by ihmpavel about 6 years ago
- 5 comments
#4 - Fix README syntax
Pull Request -
State: closed - Opened by AnandChowdhary over 6 years ago
- 2 comments
#3 - Fix for unmatching comments @ README.md
Pull Request -
State: closed - Opened by barrenechea over 6 years ago
- 1 comment
#2 - Fix install command in README
Pull Request -
State: closed - Opened by Chris911 over 6 years ago
- 1 comment
#1 - Look into using req.rateLimit / req.slowDown to share data with express-rate-limit instead of needing a second store
Issue -
State: closed - Opened by nfriedly over 6 years ago
- 1 comment