This commit is contained in:
StellaOps Bot
2025-12-09 09:40:36 +02:00
parent 108d1c64b3
commit 689c656f20
46 changed files with 294 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"entry": "POST /api/upload",
"notes": "No guard; base64 payload deserialized",
"path": [
"App.handleRequest",
"ObjectInputStream.readObject"
],
"sink": "JavaDeserialize::handleRequest"
}