Report Schema

Here you will find an explanation of the JSON report schema

allowed

  • file_paths: JSON array of files with Allowed result
Example
Copy

av_info

JSON object containing objects describing the scanning engines used from Kiosk

  • key is the name of AV engine
    • def_time: timestamp of the last time the engine was updated
    • eng_id: string used to identify the engine
Example
Copy

blocked

  • file_paths: JSON array of file paths with Blocked result

complex_archives

  • file_paths: JSON array of file paths that are archives with identified issues

concealed

  • file_paths: JSON array of file paths not found in the manifest

dlp

  • file_paths: JSON array of file paths corresponding to sensitive data found results

encrypted

  • file_paths: JSON array of file paths that are encrypted/password protected

end_time

scan end timestamp

infected

  • file_paths: JSON array of infected file paths

manifest_valid

(optional): boolean value

true if the manifest was valid

false if the manifest was invalid

missing if the manifest could not be validated

media_errors

  • file_paths: JSON array of file paths that MMF had issues with validating

media_type

string value

Type of media scanned: USB-A, USB-C, SD Card, MicroSD Card, Compact Flash

name

name for this specific report made from internal instance ID, date, and time

paths

JSON array of mount points for scanned media

result_set

JSON object containing objects for individual file results

  • key is the full path to the file

    • file_info: JSON object containing details about this file

      • display_name: display name for this file
      • file_size: size of file
      • sha256: SHA256 hash of file
    • primary_result: the overall scan result determined from all engine results

    • transfer_info: JSON object containing details on where the file was sent when primary_result is Allowed, empty for any other primary result.

      • final_destination: file path from the root of the Firewall drive available on the Host
      • method: firewall -> files are displayed on the Firewall drive
      • success: boolean (true or false)
Example
Copy

session_error

(optional): string error message.

Message if there was an issue that stopped the session before completion

session_type

type of session

  • validation -> Session where a media manifest was used

start_time

scan start time

total_result_count

total count of all files seen

uuid: (internal use only)

version: (internal use only)

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