[Domeny API]

Quarantine

The Quarantine domain manages file quarantine operations for uploaded files that require review before being moved to primary storage.

Metadane modulu

The Quarantine domain manages file quarantine operations for uploaded files that require review before being moved to primary storage.

Powrót do wszystkich modułów

Odwolanie do zrodla

content/modules/domain-quarantine.md

Ostatnia aktualizacja

5 lut 2026

Kategoria

Domeny API

Suma kontrolna tresci

aafced7fcaefd214

Tagi

api-domains

Renderowana dokumentacja

Ta strona renderuje Markdown i Mermaid modulu bezposrednio z publicznego zrodla dokumentacji.

Overview#

The Quarantine domain manages file quarantine operations for uploaded files that require review before being moved to primary storage. It supports listing quarantined files, generating temporary download URLs for review, approving files for production use, and permanently deleting suspicious files. Access is restricted to administrators.

Key Features#

  • Automatic quarantine of uploaded files pending review
  • Malware and content scanning integration with status tracking
  • Temporary secure download URLs for admin file preview
  • Approval workflow to move clean files to production storage
  • Permanent deletion for infected or suspicious files
  • Multi-tenant support with organization-scoped file isolation
  • Upload metadata preservation including uploader identity and timestamps
  • Scan status tracking across pending, scanning, clean, suspicious, infected, and error states
  • Admin-only access control for all quarantine operations

Use Cases#

  • Holding uploaded evidence files in quarantine until malware scanning completes
  • Reviewing scan results and previewing file contents before approving for production use
  • Permanently removing infected files while maintaining audit records
  • Managing quarantine workflows across multiple tenants with isolated file access

Integration#

The Quarantine domain connects with evidence storage, file management, audit logging, and access control systems.

Last Reviewed: 2026-02-05