fix: add OTP rate limiting to prevent OTP flooding on sendConsent end… #373
+160
−2
SonarQubeCloud / SonarCloud Code Analysis
succeeded
Mar 12, 2026 in 35s
Quality Gate passed
Annotations
sonarqubecloud / SonarCloud Code Analysis
Format specifiers should be used instead of string concatenation.
See more on https://sonarcloud.io/project/issues?id=PSMRI_Common-API&issues=AZzhTQrS74pkHCIi1LxS&open=AZzhTQrS74pkHCIi1LxS&pullRequest=373
Check failure on line 75 in src/main/java/com/iemr/common/service/otp/OtpRateLimiterService.java
sonarqubecloud / SonarCloud Code Analysis
Replace this call to "replaceAll()" by a call to the "replace()" method.
See more on https://sonarcloud.io/project/issues?id=PSMRI_Common-API&issues=AZzhTQq374pkHCIi1LxQ&open=AZzhTQq374pkHCIi1LxQ&pullRequest=373
sonarqubecloud / SonarCloud Code Analysis
Remove this field injection and use constructor injection instead.
See more on https://sonarcloud.io/project/issues?id=PSMRI_Common-API&issues=AZzhTQnc74pkHCIi1LxP&open=AZzhTQnc74pkHCIi1LxP&pullRequest=373
sonarqubecloud / SonarCloud Code Analysis
Format specifiers should be used instead of string concatenation.
See more on https://sonarcloud.io/project/issues?id=PSMRI_Common-API&issues=AZzhTQrS74pkHCIi1LxR&open=AZzhTQrS74pkHCIi1LxR&pullRequest=373
Loading