Skip to content

New SQS For Stripe Links#706

Open
MeghP89 wants to merge 7 commits into
mainfrom
feat/StripeURLCallback
Open

New SQS For Stripe Links#706
MeghP89 wants to merge 7 commits into
mainfrom
feat/StripeURLCallback

Auto-update feature branch with changes from the main branch

4b85a98
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud succeeded Jul 18, 2026 in 6s

5 new alerts including 5 low severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 5 low

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 7 in src/api/functions/subscriberCallback.ts

See this annotation in the file changed.

Code scanning / SonarCloud

IP addresses should not be hardcoded Low

Make sure using a hardcoded IP address 10.0.0.0 is safe here. See more on SonarQube Cloud

Check notice on line 8 in src/api/functions/subscriberCallback.ts

See this annotation in the file changed.

Code scanning / SonarCloud

IP addresses should not be hardcoded Low

Make sure using a hardcoded IP address 172.16.0.0 is safe here. See more on SonarQube Cloud

Check notice on line 9 in src/api/functions/subscriberCallback.ts

See this annotation in the file changed.

Code scanning / SonarCloud

IP addresses should not be hardcoded Low

Make sure using a hardcoded IP address 192.168.0.0 is safe here. See more on SonarQube Cloud

Check notice on line 11 in src/api/functions/subscriberCallback.ts

See this annotation in the file changed.

Code scanning / SonarCloud

IP addresses should not be hardcoded Low

Make sure using a hardcoded IP address 169.254.0.0 is safe here. See more on SonarQube Cloud

Check notice on line 13 in src/api/functions/subscriberCallback.ts

See this annotation in the file changed.

Code scanning / SonarCloud

IP addresses should not be hardcoded Low

Make sure using a hardcoded IP address 100.64.0.0 is safe here. See more on SonarQube Cloud