test: add some cve docker-compose

This commit is contained in:
ReaJason
2025-11-20 00:36:25 +08:00
parent 8c77a4049b
commit 29207c1b53
4 changed files with 32 additions and 0 deletions
@@ -0,0 +1,6 @@
services:
geoserver:
image: vulhub/geoserver:2.23.2
ports:
- "8080:8080"
- "5005:5005"