[Domaines API]

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,

Metadonnees du module

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,

Retour à la Liste

Reference source

content/modules/domain-quarantine.md

Dernière Mise à Jour

5 févr. 2026

Catégorie

Domaines API

Checksum du contenu

aafced7fcaefd214

Étiquettes

api-domains

Documentation rendue

Cette page rend le Markdown et Mermaid du module directement depuis la source publique de documentation.

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