]> 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>
Thu, 16 Nov 2023 10:14:29 +0000 (11:14 +0100)
commit6478409b05c0f72f5113a8c30819b81cc9641be3
tree89451054b222e617b991969d01fab28928e60637
parentee556fd42e6713a31bc784d762736df0e4d4f85d
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