1. CodeQL Flags High-Severity Rate Limiting Gap in Juice Shop's server.ts
A scheduled security scan has uncovered a rate limiting vulnerability in the Juice Shop application, with CodeQL assigning a CVSS score of 7.5—placing it in the high-severity range. The finding centers on a route handler in `server.ts` at line 251 that performs file system access without implementing rate limiting cont...