You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/reports.json
-27Lines changed: 0 additions & 27 deletions
Original file line number
Diff line number
Diff line change
@@ -281,19 +281,6 @@
281
281
]
282
282
}
283
283
},
284
-
"pctVuln": {
285
-
"name": "Pages with Vulnerable JS",
286
-
"type": "%",
287
-
"description": "The percent of crawled pages that contain at least one known third-party JavaScript vulnerability. Vulnerabilities are detected by [Lighthouse](https://web.dev/no-vulnerable-libraries/) using data from [Snyk](https://snyk.io/vuln?packageManager=all).",
288
-
"histogram": {
289
-
"enabled": false
290
-
},
291
-
"timeseries": {
292
-
"fields": [
293
-
"percent"
294
-
]
295
-
}
296
-
},
297
284
"tcp": {
298
285
"name": "TCP Connections Per Page",
299
286
"type": "",
@@ -783,18 +770,6 @@
783
770
]
784
771
}
785
772
},
786
-
"vulnJs": {
787
-
"name": "Vulnerable JavaScript Libraries Per Page",
788
-
"type": "libraries",
789
-
"singular": "library",
790
-
"description": "The number of known third-party JavaScript vulnerabilities per page. Vulnerabilities are detected by [Lighthouse](https://web.dev/no-vulnerable-libraries/) using data from [Snyk](https://snyk.io/vuln?packageManager=all).",
0 commit comments