NordicSemiconductor / pc-nrfconnect-launcher

nRF Connect for Desktop application and framework
https://www.nordicsemi.com/Products/Development-tools/nrf-connect-for-desktop
Other
177 stars 72 forks source link

Fix: Strange source URLs could be handled wrong #989

Closed datenreisender closed 8 months ago

datenreisender commented 8 months ago

Didn't happen in practice, but if a source URL contained the string apps.json or source.json somewhere in the middle, it would wrongly be replaced. E.g. https://source.json.example.org/source.json would not be handled correctly.