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

added new sqs flow for callback urls on creating stripe url links

b4f3064
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud succeeded May 14, 2026 in 6s

10 new alerts including 10 low severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 10 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

Check notice on line 67 in tests/unit/sqs/subscriberCallback.test.ts

See this annotation in the file changed.

Code scanning / SonarCloud

IP addresses should not be hardcoded Low test

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

Check notice on line 76 in tests/unit/sqs/subscriberCallback.test.ts

See this annotation in the file changed.

Code scanning / SonarCloud

IP addresses should not be hardcoded Low test

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

Check notice on line 77 in tests/unit/sqs/subscriberCallback.test.ts

See this annotation in the file changed.

Code scanning / SonarCloud

IP addresses should not be hardcoded Low test

Make sure using a hardcoded IP address 2606:2800:220:1:248:1893:25c8:1946 is safe here. See more on SonarQube Cloud

Check notice on line 86 in tests/unit/sqs/subscriberCallback.test.ts

See this annotation in the file changed.

Code scanning / SonarCloud

IP addresses should not be hardcoded Low test

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

Check notice on line 120 in tests/unit/sqs/subscriberCallback.test.ts

See this annotation in the file changed.

Code scanning / SonarCloud

IP addresses should not be hardcoded Low test

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