tenzir-docs
Warn
Audited by Socket on Mar 14, 2026
1 alert found:
AnomalyAnomalyreference/operators/api.md
LOWAnomalyLOW
reference/operators/api.md
The code fragment describes a straightforward REST API caller operator with user-supplied endpoint and optional body. There is no evidence of malware or backdoors within the fragment itself. Primary risk arises from how endpoints are restricted and how payloads are validated and authenticated in deployment. Recommend implementing endpoint whitelisting, input validation/escaping, and built-in authentication support in the operator to mitigate misuse when configured to reach internal or sensitive services.
Confidence: 75%Severity: 60%
Audit Metadata