Add sonarbques detection

This can be tested
[here](https://sonarqube.com/component_issues?id=naxsi)
main
jvoisin 8 years ago
parent 9f25ef1913
commit 3f68925006

@ -7261,6 +7261,18 @@
"script": "^https?://api\\.solvemedia\\.com/", "script": "^https?://api\\.solvemedia\\.com/",
"website": "http://solvemedia.com" "website": "http://solvemedia.com"
}, },
"SonarQubes": {
"cats": [
"47"
],
"env": "^Sonar(?:Measures|Request)$",
"meta": {
"application-name": "^SonarQubes$"
},
"html": "<title>SonarQube</title>",
"icon": "sonar.png",
"website": "https://www.sonarqube.org/"
},
"SoundManager": { "SoundManager": {
"cats": [ "cats": [
"12" "12"
@ -10162,4 +10174,4 @@
"priority": "9" "priority": "9"
} }
} }
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 724 B

Loading…
Cancel
Save