mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-06-13 21:59:46 +02:00
625bfb3ba7
The so-soc Dockerfile base image moved to python:3.14.3-slim but analyzer source-packages still contained cp313 wheels for pyyaml and charset_normalizer, causing pip install failures at container startup. Replace all cp313 wheels with cp314 builds (pyyaml 6.0.3, charset_normalizer 3.4.6) across all 14 analyzers and update the CI python-test workflow to match.
Alienvault OTX
Description
Submit a domain, hash, IP, or URL to Alienvault OTX for analysis.
Configuration Requirements
api_key - API key used for communication with the Alienvault API
This value should be set in the sensoroni pillar, like so:
sensoroni:
analyzers:
otx:
api_key: $yourapikey