gate

POST /gate/scan

post/gate/scan

Request body

contentstring required

The untrusted content to scan.

mode'fast' | 'thorough'
source_urlstring nullable

Optional URL the content was fetched from (provenance for the flywheel).

Response

Scan verdict

latency_msinteger required
links_truncatedboolean required
mode'fast' | 'thorough' required
sanitized_contentstring nullable
verdictstring required

One of block | warn | allow.

Changes