Skip to content

feat: Add country selection - #492

Merged
ElJocho merged 12 commits into
heal-at-scalefrom
feat/add-country-selector
Jul 10, 2026
Merged

feat: Add country selection#492
ElJocho merged 12 commits into
heal-at-scalefrom
feat/add-country-selector

feat: Add country selection

430eb80
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud failed Jun 19, 2026 in 2s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 32 in src/support/map-data-services/ors-params-parser.js

See this annotation in the file changed.

Code scanning / SonarCloud

Client-side requests should not be vulnerable to forging attacks High

Ensure that tainted data is validated before being used to construct a client-side request URL. See more on SonarQube Cloud