sophos_create_blocked_item
Block a file globally by its SHA256 hash to prevent execution across all endpoints, with optional filename and path for identification.
Instructions
Block an item by SHA256 hash globally. Optionally include filename and path for context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | File path associated with this hash (for display purposes) | |
| sha256 | Yes | SHA256 hash of the item to block | |
| comment | Yes | Reason for blocking this item | |
| file_name | No | File name associated with this hash (for display purposes) | |
| tenant_id | Yes | Tenant UUID |