LGTM.com - false positive
Aberta
false-positive
- Linguagem predominante
- CodeQL
- Estrelas
- 10.1k
- Forks
- 2.1k
- Merge médio
- 2d 15h
- PRs com merge (30d)
- 141
Descrição
**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
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.