malware-policy

Contains details about a malware policy.

API DiscoveryAPI SecurityCloud SecurityPosture ManagementRuntime ProtectionThreat Protection

Properties

Name Type Description
allowListId string The ID of a client list containing file hashes of specific files to allow.
blockListId string The ID of a client list containing file hashes of specific files to block.
contentTypes array The content types and encodings to match.
description string Descriptive text you provide about a policy.
hostnames array The hostnames to match. This is where you want the malware detections to focus.
id integer __Read-only__ Uniquely identifies each malware policy.
logFilename boolean Whether to log the name of the file that triggered an `alert` or `deny` action.
name string The name you assign to a malware policy.
paths array The paths to match. You can use the `?` and `*` wildcards anywhere in a path.
View JSON Schema on GitHub