S3 Report Storage

Configure optional secondary storage of reports. The primary storage is still our database.

Report Storage Setup

If another report storage is necessary, the Admin can setup another report storage in Admin Panel > Settings > Configuration > Report Storage.

Field removal from the reports

In order to optimize the capacity of the new storage, the Admin can configure the removal of certain fields of the report to allow only essential data to remain in the database.

The Admin can set the fields to be removed in the Admin Panel > Settings > Configuration > Additional Scan Steps.

Configuration options

FieldDescription
REPORT_FIELDS_TO_REMOVE_PYDANTICThis refers to specific fields or attributes that will be removed from the report model before additional steps generated by the sandbox environment, using Pydantic (a Python library for data validation).*
REPORT_FIELDS_TO_REMOVE_RESOURCES

Similar to the above, this involves removing certain resource-related fields / scan data from the generated report. Resources could include files, URLs, or other data sources that are not relevant to the final report output.*

e.g. These are specific components or types of data that will be removed in the sandbox report for analysis and visualization:

  • staticEvents: Events or actions detected statically (without execution) during the analysis.
  • visualizedSample: Visual representation or rendering of the analyzed sample (e.g., screenshots or diagrams).
  • fileVisualization: Visualization of file structures or metadata.
  • fileDownloadResults: Details of any downloaded files during the analysis.
  • disassemblySections: Sections of disassembled code (e.g., assembly instructions).
  • compressedBase64: Data encoded in Base64 format, possibly compressed.
  • apkIcons: Icons extracted from Android application packages (APKs).
  • apkSigners: Information about the signers (certificate details) of APKs.

*All removals only affect doing those additional scan steps, report is saved to MetaDefender Sandbox database still with all fields.

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard