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
Field | Description |
---|---|
REPORT_FIELDS_TO_REMOVE_PYDANTIC | This 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:
|
*All removals only affect doing those additional scan steps, report is saved to MetaDefender Sandbox database still with all fields.