mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-14 10:27:57 +00:00
Switches from eval to json.loads when parsing string representations of dictionaries to prevent arbitrary code execution.
Switches from eval to json.loads when parsing string representations of dictionaries to prevent arbitrary code execution.