mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-03-24 13:32:37 +01:00
Full rebuild of all analyzer source-packages via pip download targeting cp314/manylinux_2_17_x86_64 to match the so-soc Dockerfile base image (python:3.14.3-slim). Replaces cp313 wheels with cp314 for pyyaml and charset_normalizer, and picks up certifi 2026.2.25 (from 2026.1.4).
Urlscan
Description
Submit a URL to Urlscan for analysis.
Configuration Requirements
api_key - API key used for communication with the urlscan API
enabled - Determines whether or not the analyzer is enabled. Defaults to False
visibility - Determines whether or not scan results are visibile publicly. Defaults to public
timeout - Time to wait for scan results. Defaults to 180s
This value should be set in the sensoroni pillar, like so:
sensoroni:
analyzers:
urlscan:
api_key: $yourapikey