Severity: MEDIUM
Location: src/Controllers/FileController.php:622-746
Bug: storeBulkUpload doesn't enforce the parent_id != NULL guard that storeUpload has.
Fix: Add the same parent_id guard.
Status: open. Will reply with remediation details when resolved.