VictoriaMetrics/lib/protoparser/opentelemetry/firehose
Roman Khavronenko cd1aca217c
lib/protoparser/opentelemetry/firehose: escape requestID before returning it to user (#6451)
All user input should be sanitized before rendering. This should prevent
possible attacks. See
https://github.com/VictoriaMetrics/VictoriaMetrics/security/code-scanning/203

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2024-06-10 16:55:59 +02:00
..
http.go lib/protoparser/opentelemetry/firehose: escape requestID before returning it to user (#6451) 2024-06-10 16:55:59 +02:00
parser.go app/{vmagent,vminsert}: fixed firehose response (#6016) 2024-03-26 13:20:41 +01:00
parser_test.go lib/protoparser/opentelemetry/firehose: verify that the full response is parsed properly in ProcessRequestBody 2024-03-01 00:39:10 +02:00