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,8 @@
{
"entry": "POST /mn/upload",
"notes": "Guard enforces ALLOW_MN_DESER feature flag; sink not reached by default",
"path": [
"Controller.handleUpload"
],
"sink": "MicronautDeserializeGuarded::handleUpload"
}