]> git.openstreetmap.org Git - nominatim.git/blobdiff - SECURITY.md
Merge pull request #3128 from lonvia/fix-classtype-lookup
[nominatim.git] / SECURITY.md
index 9ac793b345eb7f803a6222eb2a3b73063ef16324..d023c1e5b834cfc0fcc4fd74509fc9c0b9eb08a5 100644 (file)
@@ -9,10 +9,10 @@ versions.
 
 | Version | End of support for security updates |
 | ------- | ----------------------------------- |
+| 4.2.x   | 2024-11-24                          |
+| 4.1.x   | 2024-08-05                          |
 | 4.0.x   | 2023-11-02                          |
 | 3.7.x   | 2023-04-05                          |
-| 3.6.x   | 2022-12-12                          |
-| 3.5.x   | 2022-06-05                          |
 
 ## Reporting a Vulnerability
 
@@ -37,3 +37,4 @@ incident. Announcements will also be published at the
 ## List of Previous Incidents
 
 * 2020-05-04 - [SQL injection issue on /details endpoint](https://lists.openstreetmap.org/pipermail/geocoding/2020-May/002012.html)
+* 2023-02-21 - [cross-site scripting vulnerability](https://nominatim.org/2023/02/21/release-421.html)