Skip to content

Feature/razorpay integration#17

Merged
senutpal merged 26 commits into
mainfrom
feature/razorpay-integration
Jan 14, 2026
Merged

Feature/razorpay integration#17
senutpal merged 26 commits into
mainfrom
feature/razorpay-integration

fix(extension): resolve lint warnings in FeatureGatingService

1a4fffc
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 14, 2026 in 2s

No new alerts in code changed by this pull request

Annotations

Check failure on line 167 in apps/server/src/routes/billing.ts

See this annotation in the file changed.

Code scanning / CodeQL

Missing rate limiting High

This route handler performs
authorization
, but is not rate-limited.