[API-Domeinen]

Quarantine

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,

Modulemetadata

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,

Terug naar Lijst

Bronverwijzing

content/modules/domain-quarantine.md

Laatst bijgewerkt

5 feb 2026

Categorie

API-Domeinen

Inhoudschecksum

aafced7fcaefd214

Tags

api-domains

Gerenderde documentatie

Deze pagina rendert de Markdown en Mermaid van de module direct vanuit de publieke documentatiebron.

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