Merge pull request #1729 from pdelteil/patch-17

Update grafana-detect.yaml
patch-1
Prince Chaddha 2021-06-19 12:15:38 +05:30 committed by GitHub
commit 74765a6e7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -15,3 +15,9 @@ requests:
words:
- "<title>Grafana</title>"
part: body
extractors:
- type: regex
part: body
group: 1
regex:
- 'Grafana ([v0-9.]+)'