diff options
Diffstat (limited to 'plugin/HTTPS.json')
| l---------[-rw-r--r--] | plugin/HTTPS.json | 35 |
1 files changed, 1 insertions, 34 deletions
diff --git a/plugin/HTTPS.json b/plugin/HTTPS.json index 2c6ddeb..919fd10 100644..120000 --- a/plugin/HTTPS.json +++ b/plugin/HTTPS.json | |||
| @@ -1,34 +1 @@ | |||
| 1 | { | HTTP.json \ No newline at end of file | |
| 2 | "Tests": { | ||
| 3 | "title": "Issuess on {{HOST}}", | ||
| 4 | "vertical": "count", | ||
| 5 | "type": "stacked", | ||
| 6 | "legend": { | ||
| 7 | "ProtocolWarnings": { | ||
| 8 | "name": "Protocol warnings", | ||
| 9 | "color": "0000ff" | ||
| 10 | }, | ||
| 11 | "URLSanityErrors": { | ||
| 12 | "name": "URLSanity errors", | ||
| 13 | "color": "ff00ff" | ||
| 14 | }, | ||
| 15 | "IntegrityErrors": { | ||
| 16 | "name": "Integrity errors", | ||
| 17 | "color": "ff0000" | ||
| 18 | }, | ||
| 19 | "IntegrityWarnings": { | ||
| 20 | "name": "Integrity warnings", | ||
| 21 | "color": "ffff00" | ||
| 22 | }, | ||
| 23 | "UpdatedErrors": { | ||
| 24 | "name": "Updated errors", | ||
| 25 | "color": "880000" | ||
| 26 | }, | ||
| 27 | "UpdatedWarnings": { | ||
| 28 | "name": "Updated warnings", | ||
| 29 | "color": "888800" | ||
| 30 | } | ||
| 31 | }, | ||
| 32 | "legend_format": "%5.0lf" | ||
| 33 | } | ||
| 34 | } | ||
