commit
58c6e398d1
|
@ -2,7 +2,7 @@ id: prometheus-log
|
||||||
|
|
||||||
info:
|
info:
|
||||||
name: Exposed Prometheus
|
name: Exposed Prometheus
|
||||||
author: dhiyaneshDK
|
author: dhiyaneshDK,thevillagehacker
|
||||||
severity: low
|
severity: low
|
||||||
metadata:
|
metadata:
|
||||||
max-request: 2
|
max-request: 2
|
||||||
|
@ -13,6 +13,7 @@ http:
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}/prometheus"
|
- "{{BaseURL}}/prometheus"
|
||||||
- "{{BaseURL}}/actuator/prometheus"
|
- "{{BaseURL}}/actuator/prometheus"
|
||||||
|
- "{{BaseURL}}/actuator/prometheus;%2f..%2f..%2f"
|
||||||
|
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
|
|
Loading…
Reference in New Issue