Add rate-limiter-flexible (#893)

Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
This commit is contained in:
Roman
2019-04-29 02:36:21 +10:00
committed by Sindre Sorhus
parent 075ba95fdd
commit a63442d9e5

View File

@@ -636,6 +636,7 @@
- [upash](https://github.com/simonepri/upash) - Unified API for all password hashing algorithms. - [upash](https://github.com/simonepri/upash) - Unified API for all password hashing algorithms.
- [themis](https://github.com/cossacklabs/themis) - Multilanguage framework for making typical encryption schemes easy to use: data at rest, authenticated data exchange, transport protection, authentication, and so on. - [themis](https://github.com/cossacklabs/themis) - Multilanguage framework for making typical encryption schemes easy to use: data at rest, authenticated data exchange, transport protection, authentication, and so on.
- [GuardRails](https://github.com/apps/guardrails) - GitHub app that provides security feedback in pull requests. - [GuardRails](https://github.com/apps/guardrails) - GitHub app that provides security feedback in pull requests.
- [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible) - Brute-force and DDoS attack protection.
### Benchmarking ### Benchmarking