LGTM.com - false positive
Abierto
false-positive
- Lenguaje dominante
- CodeQL
- Estrellas
- 10.1k
- Forks
- 2.1k
- Merge medio
- 2 d 15 h
- PR fusionados (30 d)
- 141
Descripción
**This route handler performs [authorization] but is not rate-limited, while it is.**
The request is rate limited, while LGTM thinks it is not. As you see above the export there is a `app.use('/api/createMerchant', payLimiter)`, and the payLimiter is created on the index.js file.
**URL to the alert on the project page on LGTM.com**
https://lgtm.com/projects/g/imalfect/VitePay/snapshot/af27317a55f197470a9a3145a6a75f4dcf5a92b0/files/src/routers/createAPIKey.js#xa7d8b094a3bcd4d5:1
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.