CenterForDigitalHumanities / CenterForDigitalHumanities/rerum_server_nodejs
Rate Limiting
Open
enhancement
help wanted
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 6
- Avg merge
- 1h 25m
- Merged PRs (30d)
- 3
Description
No rate limiting is present. We accept and process every HTTP request and respond. We connect to mongo for actions without limitation. This warrants some investigation into whether or not we should implement some kind of rate limiting for protection against brute force bots.
Contributor guide
Assessment
This issue has not been assessed yet.