terriajs-server
terriajs-server copied to clipboard
Replace express-brute
This replaces express-brute with rate-limiter-flexible, which removes the dependency on the vulnerable underscore version, and does not have a rate limit bypass vulnerability.
The tests pass, but I have no idea if the changed code path is exercised by the test suite.
@na9da this is one of the two PRs that together fixes all known security issues in terriajs-server, can you please take a look at this?