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 /mn/upload",
"notes": "Base64 payload flows into ObjectInputStream without guard",
"path": [
"Controller.handleUpload",
"ObjectInputStream.readObject"
],
"sink": "MicronautDeserialize::handleUpload"
}