LGTM.com - false positive
未关闭
false-positive
- 主要语言
- CodeQL
- 星标
- 10.1k
- 派生
- 2.1k
- 平均合并
- 2 天 15 小时
- 30 天内合并 PR
- 141
描述
**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
贡献指南
评估
这个 Issue 还没有评估数据。