Skip to content

Commit 34eb613

Browse files
author
Christian Cordiviola
committed
remove snyk
1 parent 0190970 commit 34eb613

2 files changed

Lines changed: 0 additions & 9 deletions

File tree

src/_data/integrations.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,6 @@
3434
"description": "The Image Analysis Tool provides measurable and actionable information about how to go beyond simple compression: discover how changes to image size, format selection, quality and encoding can dramatically improve page load speed.",
3535
"link": "https://webspeedtest.cloudinary.com/"
3636
},
37-
{
38-
"name": "Snyk Website Vulnerability Scanner",
39-
"owner": "Snyk",
40-
"ownerLink": "https://snyk.io/",
41-
"description": "Snyk's WebSite Scanner surfaces a security grade and details about specfic security headers that could be used to improve your site's security, as well as any vulnerable JavaScript libraries that were found during testing.",
42-
"link": "https://snyk.io/website-scanner"
43-
},
4437
{
4538
"name": "FRUSTRATIONindex",
4639
"owner": "Tim Vereecke",

src/metrics/page-metrics.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,6 @@ These are the metrics and measurements captured at a page-level and exposed in t
134134
* **gzip_total** - Total text content size
135135
* **score_keep-alive** - Score for properly using keep-alive when more than one request is made to a given origin
136136
* **score_progressive_jpeg** - Score for using progressive JPEGs
137-
* **jsLibsVulns** - List of Snyk-detected vulnerable Javascript libraries
138-
* **securityHeaders** - Score for the SNYK security headers check
139137
* **score_etags** - (deprecated)
140138
* **score_cookies** - (deprecated) Score for not setting cookies on domains for static resources
141139
* **score_combine** - (deprecated) Score for combining separate JS files

0 commit comments

Comments
 (0)