Update golang-metrics.yaml
parent
35f186e614
commit
05376022b7
|
@ -1,7 +1,7 @@
|
|||
id: golang-metrics
|
||||
id: exposed-metrics
|
||||
|
||||
info:
|
||||
name: Golang exposed metrics
|
||||
name: Exposed metrics
|
||||
author: dhiyaneshDK
|
||||
severity: low
|
||||
reference: https://hackerone.com/reports/1026196
|
||||
|
@ -15,8 +15,7 @@ requests:
|
|||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- 'go_gc_duration_seconds'
|
||||
- 'go_goroutines'
|
||||
- 'cpu_seconds_total'
|
||||
condition: and
|
||||
|
||||
- type: status
|
||||
|
|
Loading…
Reference in New Issue