]> git.openstreetmap.org Git - nominatim.git/commit
improve code to collect the PostGIS version
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 16 Nov 2023 10:02:25 +0000 (11:02 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Fri, 17 Nov 2023 09:12:34 +0000 (10:12 +0100)
commit35a542433238ce79c45a00071d309644521c3086
treed54d3bd1b8c1f41a5bb13994007ed1e8de0c9755
parent1187d0ab9aca9fe375f33d07ed9cb83f90d0b5fe
improve code to collect the PostGIS version

The SQL contained an unchecked string literal, which may in theory be
used to attack the database.
nominatim/tools/collect_os_info.py