security-generate-security-sample-data
Warn
Audited by Socket on Sep 15, 2026
1 alert found:
AnomalyAnomalyscripts/kibana-client.js
LOWAnomalyLOW
scripts/kibana-client.js
The code is a conventional Kibana HTTP client and contains no clear malicious payload or supply-chain backdoor. It does handle sensitive environment credentials and can send them to any URL supplied through KIBANA_URL. The optional global TLS-verification bypass is a significant security weakness and should be restricted or replaced with scoped certificate configuration. Caller-controlled paths and methods should be constrained if this wrapper is exposed to untrusted input.
Confidence: 98%Severity: 52%
Audit Metadata