Files
cannamanage/cannamanage-service
Patrick Plate b69e5b1820
CI — Build, Lint & Security Scan / backend (push) Failing after 14m30s
CI — Build, Lint & Security Scan / frontend (push) Failing after 33s
CI — Build, Lint & Security Scan / image-scan (push) Has been skipped
CI — Build, Lint & Security Scan / secrets-scan (push) Failing after 24s
Deploy to TrueNAS / deploy (push) Failing after 54s
fix(security): handle null bytes in filename + fix test assertion
- DocumentService.sanitizeFilename(): strip null bytes before FilenameUtils.getName()
  (commons-io rejects \0 with IllegalArgumentException)
- DocumentServiceTest: fix '..' assertion — code returns 'document', not UUID
2026-06-19 09:23:40 +02:00
..