ffc-pay-event-publisher 1.2.0 → 1.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/eslint.config.js +3 -0
- package/package.json +6 -3
- package/snyk-cli/snyk-result.json +109 -0
- package/snyk-error.log +0 -0
- package/snyk-monitor-result.json +102 -0
- package/snyk-result.json +108 -0
- package/snyk_report.html +493 -0
package/eslint.config.js
ADDED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ffc-pay-event-publisher",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.1",
|
|
4
4
|
"description": "Event sending npm module for FFC pay services",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"repository": {
|
|
@@ -11,7 +11,8 @@
|
|
|
11
11
|
"contributors": [
|
|
12
12
|
"Simon Dunn simon.dunn1@rpa.gov.uk",
|
|
13
13
|
"Steve Dickinson steve.dickinson@defra.gov.uk",
|
|
14
|
-
"John Watson john.watson2@rpa.gov.uk"
|
|
14
|
+
"John Watson john.watson2@rpa.gov.uk",
|
|
15
|
+
"Sam Plackett samuel.plackett@atos.net"
|
|
15
16
|
],
|
|
16
17
|
"license": "OGL-UK-3.0",
|
|
17
18
|
"bugs": {
|
|
@@ -19,10 +20,12 @@
|
|
|
19
20
|
},
|
|
20
21
|
"homepage": "https://github.com/DEFRA/ffc-pay-event-publisher#readme",
|
|
21
22
|
"dependencies": {
|
|
23
|
+
"ffc-messaging": "2.10.3",
|
|
22
24
|
"joi": "17.4.2",
|
|
23
25
|
"uuid": "9.0.0"
|
|
24
26
|
},
|
|
25
27
|
"devDependencies": {
|
|
26
|
-
"
|
|
28
|
+
"eslint": "9.39.1",
|
|
29
|
+
"neostandard": "0.12.2"
|
|
27
30
|
}
|
|
28
31
|
}
|
|
@@ -0,0 +1,109 @@
|
|
|
1
|
+
Monitoring & generating report ...
|
|
2
|
+
{
|
|
3
|
+
"vulnerabilities": [],
|
|
4
|
+
"ok": true,
|
|
5
|
+
"dependencyCount": 106,
|
|
6
|
+
"org": "defra-ffc",
|
|
7
|
+
"policy": "# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.\nversion: v1.25.1\nignore: {}\npatch: {}\n",
|
|
8
|
+
"isPrivate": true,
|
|
9
|
+
"licensesPolicy": {
|
|
10
|
+
"severities": {},
|
|
11
|
+
"orgLicenseRules": {
|
|
12
|
+
"AGPL-1.0": {
|
|
13
|
+
"licenseType": "AGPL-1.0",
|
|
14
|
+
"severity": "high",
|
|
15
|
+
"instructions": ""
|
|
16
|
+
},
|
|
17
|
+
"AGPL-3.0": {
|
|
18
|
+
"licenseType": "AGPL-3.0",
|
|
19
|
+
"severity": "high",
|
|
20
|
+
"instructions": ""
|
|
21
|
+
},
|
|
22
|
+
"Artistic-1.0": {
|
|
23
|
+
"licenseType": "Artistic-1.0",
|
|
24
|
+
"severity": "medium",
|
|
25
|
+
"instructions": ""
|
|
26
|
+
},
|
|
27
|
+
"Artistic-2.0": {
|
|
28
|
+
"licenseType": "Artistic-2.0",
|
|
29
|
+
"severity": "medium",
|
|
30
|
+
"instructions": ""
|
|
31
|
+
},
|
|
32
|
+
"CDDL-1.0": {
|
|
33
|
+
"licenseType": "CDDL-1.0",
|
|
34
|
+
"severity": "medium",
|
|
35
|
+
"instructions": ""
|
|
36
|
+
},
|
|
37
|
+
"CPOL-1.02": {
|
|
38
|
+
"licenseType": "CPOL-1.02",
|
|
39
|
+
"severity": "high",
|
|
40
|
+
"instructions": ""
|
|
41
|
+
},
|
|
42
|
+
"EPL-1.0": {
|
|
43
|
+
"licenseType": "EPL-1.0",
|
|
44
|
+
"severity": "medium",
|
|
45
|
+
"instructions": ""
|
|
46
|
+
},
|
|
47
|
+
"GPL-2.0": {
|
|
48
|
+
"licenseType": "GPL-2.0",
|
|
49
|
+
"severity": "high",
|
|
50
|
+
"instructions": ""
|
|
51
|
+
},
|
|
52
|
+
"GPL-3.0": {
|
|
53
|
+
"licenseType": "GPL-3.0",
|
|
54
|
+
"severity": "high",
|
|
55
|
+
"instructions": ""
|
|
56
|
+
},
|
|
57
|
+
"LGPL-2.0": {
|
|
58
|
+
"licenseType": "LGPL-2.0",
|
|
59
|
+
"severity": "medium",
|
|
60
|
+
"instructions": ""
|
|
61
|
+
},
|
|
62
|
+
"LGPL-2.1": {
|
|
63
|
+
"licenseType": "LGPL-2.1",
|
|
64
|
+
"severity": "medium",
|
|
65
|
+
"instructions": ""
|
|
66
|
+
},
|
|
67
|
+
"LGPL-3.0": {
|
|
68
|
+
"licenseType": "LGPL-3.0",
|
|
69
|
+
"severity": "medium",
|
|
70
|
+
"instructions": ""
|
|
71
|
+
},
|
|
72
|
+
"MPL-1.1": {
|
|
73
|
+
"licenseType": "MPL-1.1",
|
|
74
|
+
"severity": "medium",
|
|
75
|
+
"instructions": ""
|
|
76
|
+
},
|
|
77
|
+
"MPL-2.0": {
|
|
78
|
+
"licenseType": "MPL-2.0",
|
|
79
|
+
"severity": "medium",
|
|
80
|
+
"instructions": ""
|
|
81
|
+
},
|
|
82
|
+
"MS-RL": {
|
|
83
|
+
"licenseType": "MS-RL",
|
|
84
|
+
"severity": "medium",
|
|
85
|
+
"instructions": ""
|
|
86
|
+
},
|
|
87
|
+
"SimPL-2.0": {
|
|
88
|
+
"licenseType": "SimPL-2.0",
|
|
89
|
+
"severity": "high",
|
|
90
|
+
"instructions": ""
|
|
91
|
+
}
|
|
92
|
+
}
|
|
93
|
+
},
|
|
94
|
+
"packageManager": "npm",
|
|
95
|
+
"projectId": "e54c9340-7e84-4a64-bf8a-d17c0f03d796",
|
|
96
|
+
"ignoreSettings": {
|
|
97
|
+
"adminOnly": false,
|
|
98
|
+
"reasonRequired": true,
|
|
99
|
+
"disregardFilesystemIgnores": false
|
|
100
|
+
},
|
|
101
|
+
"summary": "No medium or high or critical severity vulnerabilities",
|
|
102
|
+
"severityThreshold": "medium",
|
|
103
|
+
"filesystemPolicy": false,
|
|
104
|
+
"uniqueCount": 0,
|
|
105
|
+
"projectName": "ffc-pay-event-publisher",
|
|
106
|
+
"displayTargetFile": "package-lock.json",
|
|
107
|
+
"hasUnknownVersions": false,
|
|
108
|
+
"path": "/project"
|
|
109
|
+
}
|
package/snyk-error.log
ADDED
|
File without changes
|
|
@@ -0,0 +1,102 @@
|
|
|
1
|
+
{
|
|
2
|
+
"ok": true,
|
|
3
|
+
"org": "defra-ffc",
|
|
4
|
+
"id": "0a72407d-25c7-4b59-b3ab-efe7746989fc",
|
|
5
|
+
"isMonitored": true,
|
|
6
|
+
"licensesPolicy": {
|
|
7
|
+
"severities": {
|
|
8
|
+
"AGPL-1.0": {
|
|
9
|
+
"licenseType": "AGPL-1.0",
|
|
10
|
+
"severity": "high",
|
|
11
|
+
"instructions": ""
|
|
12
|
+
},
|
|
13
|
+
"AGPL-3.0": {
|
|
14
|
+
"licenseType": "AGPL-3.0",
|
|
15
|
+
"severity": "high",
|
|
16
|
+
"instructions": ""
|
|
17
|
+
},
|
|
18
|
+
"Artistic-1.0": {
|
|
19
|
+
"licenseType": "Artistic-1.0",
|
|
20
|
+
"severity": "medium",
|
|
21
|
+
"instructions": ""
|
|
22
|
+
},
|
|
23
|
+
"Artistic-2.0": {
|
|
24
|
+
"licenseType": "Artistic-2.0",
|
|
25
|
+
"severity": "medium",
|
|
26
|
+
"instructions": ""
|
|
27
|
+
},
|
|
28
|
+
"CDDL-1.0": {
|
|
29
|
+
"licenseType": "CDDL-1.0",
|
|
30
|
+
"severity": "medium",
|
|
31
|
+
"instructions": ""
|
|
32
|
+
},
|
|
33
|
+
"CPOL-1.02": {
|
|
34
|
+
"licenseType": "CPOL-1.02",
|
|
35
|
+
"severity": "high",
|
|
36
|
+
"instructions": ""
|
|
37
|
+
},
|
|
38
|
+
"EPL-1.0": {
|
|
39
|
+
"licenseType": "EPL-1.0",
|
|
40
|
+
"severity": "medium",
|
|
41
|
+
"instructions": ""
|
|
42
|
+
},
|
|
43
|
+
"GPL-2.0": {
|
|
44
|
+
"licenseType": "GPL-2.0",
|
|
45
|
+
"severity": "high",
|
|
46
|
+
"instructions": ""
|
|
47
|
+
},
|
|
48
|
+
"GPL-3.0": {
|
|
49
|
+
"licenseType": "GPL-3.0",
|
|
50
|
+
"severity": "high",
|
|
51
|
+
"instructions": ""
|
|
52
|
+
},
|
|
53
|
+
"LGPL-2.0": {
|
|
54
|
+
"licenseType": "LGPL-2.0",
|
|
55
|
+
"severity": "medium",
|
|
56
|
+
"instructions": ""
|
|
57
|
+
},
|
|
58
|
+
"LGPL-2.1": {
|
|
59
|
+
"licenseType": "LGPL-2.1",
|
|
60
|
+
"severity": "medium",
|
|
61
|
+
"instructions": ""
|
|
62
|
+
},
|
|
63
|
+
"LGPL-3.0": {
|
|
64
|
+
"licenseType": "LGPL-3.0",
|
|
65
|
+
"severity": "medium",
|
|
66
|
+
"instructions": ""
|
|
67
|
+
},
|
|
68
|
+
"MPL-1.1": {
|
|
69
|
+
"licenseType": "MPL-1.1",
|
|
70
|
+
"severity": "medium",
|
|
71
|
+
"instructions": ""
|
|
72
|
+
},
|
|
73
|
+
"MPL-2.0": {
|
|
74
|
+
"licenseType": "MPL-2.0",
|
|
75
|
+
"severity": "medium",
|
|
76
|
+
"instructions": ""
|
|
77
|
+
},
|
|
78
|
+
"MS-RL": {
|
|
79
|
+
"licenseType": "MS-RL",
|
|
80
|
+
"severity": "medium",
|
|
81
|
+
"instructions": ""
|
|
82
|
+
},
|
|
83
|
+
"SimPL-2.0": {
|
|
84
|
+
"licenseType": "SimPL-2.0",
|
|
85
|
+
"severity": "high",
|
|
86
|
+
"instructions": ""
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
|
+
},
|
|
90
|
+
"uri": "https://app.snyk.io/org/defra-ffc/project/e54c9340-7e84-4a64-bf8a-d17c0f03d796/history/ee3c534a-d681-452c-bcee-6fc250bc5cee",
|
|
91
|
+
"alerts": [
|
|
92
|
+
{
|
|
93
|
+
"msg": "You have reached your monthly limit of 200 private tests for your defra-ffc org.\nTo learn more about our plans and increase your tests limit visit https://snyk.io/plans.",
|
|
94
|
+
"name": "private-tests-reached",
|
|
95
|
+
"type": "warning"
|
|
96
|
+
}
|
|
97
|
+
],
|
|
98
|
+
"path": "/project",
|
|
99
|
+
"manageUrl": "https://api.snyk.io/org/defra-ffc/manage",
|
|
100
|
+
"packageManager": "npm",
|
|
101
|
+
"projectName": "ffc-pay-event-publisher"
|
|
102
|
+
}
|
package/snyk-result.json
ADDED
|
@@ -0,0 +1,108 @@
|
|
|
1
|
+
{
|
|
2
|
+
"vulnerabilities": [],
|
|
3
|
+
"ok": true,
|
|
4
|
+
"dependencyCount": 106,
|
|
5
|
+
"org": "defra-ffc",
|
|
6
|
+
"policy": "# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.\nversion: v1.25.1\nignore: {}\npatch: {}\n",
|
|
7
|
+
"isPrivate": true,
|
|
8
|
+
"licensesPolicy": {
|
|
9
|
+
"severities": {},
|
|
10
|
+
"orgLicenseRules": {
|
|
11
|
+
"AGPL-1.0": {
|
|
12
|
+
"licenseType": "AGPL-1.0",
|
|
13
|
+
"severity": "high",
|
|
14
|
+
"instructions": ""
|
|
15
|
+
},
|
|
16
|
+
"AGPL-3.0": {
|
|
17
|
+
"licenseType": "AGPL-3.0",
|
|
18
|
+
"severity": "high",
|
|
19
|
+
"instructions": ""
|
|
20
|
+
},
|
|
21
|
+
"Artistic-1.0": {
|
|
22
|
+
"licenseType": "Artistic-1.0",
|
|
23
|
+
"severity": "medium",
|
|
24
|
+
"instructions": ""
|
|
25
|
+
},
|
|
26
|
+
"Artistic-2.0": {
|
|
27
|
+
"licenseType": "Artistic-2.0",
|
|
28
|
+
"severity": "medium",
|
|
29
|
+
"instructions": ""
|
|
30
|
+
},
|
|
31
|
+
"CDDL-1.0": {
|
|
32
|
+
"licenseType": "CDDL-1.0",
|
|
33
|
+
"severity": "medium",
|
|
34
|
+
"instructions": ""
|
|
35
|
+
},
|
|
36
|
+
"CPOL-1.02": {
|
|
37
|
+
"licenseType": "CPOL-1.02",
|
|
38
|
+
"severity": "high",
|
|
39
|
+
"instructions": ""
|
|
40
|
+
},
|
|
41
|
+
"EPL-1.0": {
|
|
42
|
+
"licenseType": "EPL-1.0",
|
|
43
|
+
"severity": "medium",
|
|
44
|
+
"instructions": ""
|
|
45
|
+
},
|
|
46
|
+
"GPL-2.0": {
|
|
47
|
+
"licenseType": "GPL-2.0",
|
|
48
|
+
"severity": "high",
|
|
49
|
+
"instructions": ""
|
|
50
|
+
},
|
|
51
|
+
"GPL-3.0": {
|
|
52
|
+
"licenseType": "GPL-3.0",
|
|
53
|
+
"severity": "high",
|
|
54
|
+
"instructions": ""
|
|
55
|
+
},
|
|
56
|
+
"LGPL-2.0": {
|
|
57
|
+
"licenseType": "LGPL-2.0",
|
|
58
|
+
"severity": "medium",
|
|
59
|
+
"instructions": ""
|
|
60
|
+
},
|
|
61
|
+
"LGPL-2.1": {
|
|
62
|
+
"licenseType": "LGPL-2.1",
|
|
63
|
+
"severity": "medium",
|
|
64
|
+
"instructions": ""
|
|
65
|
+
},
|
|
66
|
+
"LGPL-3.0": {
|
|
67
|
+
"licenseType": "LGPL-3.0",
|
|
68
|
+
"severity": "medium",
|
|
69
|
+
"instructions": ""
|
|
70
|
+
},
|
|
71
|
+
"MPL-1.1": {
|
|
72
|
+
"licenseType": "MPL-1.1",
|
|
73
|
+
"severity": "medium",
|
|
74
|
+
"instructions": ""
|
|
75
|
+
},
|
|
76
|
+
"MPL-2.0": {
|
|
77
|
+
"licenseType": "MPL-2.0",
|
|
78
|
+
"severity": "medium",
|
|
79
|
+
"instructions": ""
|
|
80
|
+
},
|
|
81
|
+
"MS-RL": {
|
|
82
|
+
"licenseType": "MS-RL",
|
|
83
|
+
"severity": "medium",
|
|
84
|
+
"instructions": ""
|
|
85
|
+
},
|
|
86
|
+
"SimPL-2.0": {
|
|
87
|
+
"licenseType": "SimPL-2.0",
|
|
88
|
+
"severity": "high",
|
|
89
|
+
"instructions": ""
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
},
|
|
93
|
+
"packageManager": "npm",
|
|
94
|
+
"projectId": "e54c9340-7e84-4a64-bf8a-d17c0f03d796",
|
|
95
|
+
"ignoreSettings": {
|
|
96
|
+
"adminOnly": false,
|
|
97
|
+
"reasonRequired": true,
|
|
98
|
+
"disregardFilesystemIgnores": false
|
|
99
|
+
},
|
|
100
|
+
"summary": "No medium or high or critical severity vulnerabilities",
|
|
101
|
+
"severityThreshold": "medium",
|
|
102
|
+
"filesystemPolicy": false,
|
|
103
|
+
"uniqueCount": 0,
|
|
104
|
+
"projectName": "ffc-pay-event-publisher",
|
|
105
|
+
"displayTargetFile": "package-lock.json",
|
|
106
|
+
"hasUnknownVersions": false,
|
|
107
|
+
"path": "/project"
|
|
108
|
+
}
|
package/snyk_report.html
ADDED
|
@@ -0,0 +1,493 @@
|
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
<html lang="en">
|
|
3
|
+
|
|
4
|
+
<head>
|
|
5
|
+
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
|
|
6
|
+
<meta http-equiv="Content-Language" content="en-us">
|
|
7
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
8
|
+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
9
|
+
<title>Snyk test report</title>
|
|
10
|
+
<meta name="description" content="0 known vulnerabilities found in 0 vulnerable dependency paths.">
|
|
11
|
+
<base target="_blank">
|
|
12
|
+
<link rel="icon" type="image/png" href="https://res.cloudinary.com/snyk/image/upload/v1468845142/favicon/favicon.png"
|
|
13
|
+
sizes="194x194">
|
|
14
|
+
<link rel="shortcut icon" href="https://res.cloudinary.com/snyk/image/upload/v1468845142/favicon/favicon.ico">
|
|
15
|
+
<style type="text/css">
|
|
16
|
+
|
|
17
|
+
body {
|
|
18
|
+
-moz-font-feature-settings: "pnum";
|
|
19
|
+
-webkit-font-feature-settings: "pnum";
|
|
20
|
+
font-variant-numeric: proportional-nums;
|
|
21
|
+
display: flex;
|
|
22
|
+
flex-direction: column;
|
|
23
|
+
font-feature-settings: "pnum";
|
|
24
|
+
font-size: 100%;
|
|
25
|
+
line-height: 1.5;
|
|
26
|
+
min-height: 100vh;
|
|
27
|
+
-webkit-text-size-adjust: 100%;
|
|
28
|
+
margin: 0;
|
|
29
|
+
padding: 0;
|
|
30
|
+
background-color: #F5F5F5;
|
|
31
|
+
font-family: 'Arial', 'Helvetica', Calibri, sans-serif;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
h1,
|
|
35
|
+
h2,
|
|
36
|
+
h3,
|
|
37
|
+
h4,
|
|
38
|
+
h5,
|
|
39
|
+
h6 {
|
|
40
|
+
font-weight: 500;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
a,
|
|
44
|
+
a:link,
|
|
45
|
+
a:visited {
|
|
46
|
+
border-bottom: 1px solid #4b45a9;
|
|
47
|
+
text-decoration: none;
|
|
48
|
+
color: #4b45a9;
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
a:hover,
|
|
52
|
+
a:focus,
|
|
53
|
+
a:active {
|
|
54
|
+
border-bottom: 1px solid #4b45a9;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
hr {
|
|
58
|
+
border: none;
|
|
59
|
+
margin: 1em 0;
|
|
60
|
+
border-top: 1px solid #c5c5c5;
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
ul {
|
|
64
|
+
padding: 0 1em;
|
|
65
|
+
margin: 1em 0;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
code {
|
|
69
|
+
background-color: #EEE;
|
|
70
|
+
color: #333;
|
|
71
|
+
padding: 0.25em 0.5em;
|
|
72
|
+
border-radius: 0.25em;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
pre {
|
|
76
|
+
background-color: #333;
|
|
77
|
+
font-family: monospace;
|
|
78
|
+
padding: 0.5em 1em 0.75em;
|
|
79
|
+
border-radius: 0.25em;
|
|
80
|
+
font-size: 14px;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
pre code {
|
|
84
|
+
padding: 0;
|
|
85
|
+
background-color: transparent;
|
|
86
|
+
color: #fff;
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
a code {
|
|
90
|
+
border-radius: .125rem .125rem 0 0;
|
|
91
|
+
padding-bottom: 0;
|
|
92
|
+
color: #4b45a9;
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
a[href^="http://"]:after,
|
|
96
|
+
a[href^="https://"]:after {
|
|
97
|
+
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20112%20109%22%3E%3Cg%20id%3D%22Page-1%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%22link-external%22%3E%3Cg%20id%3D%22arrow%22%3E%3Cpath%20id%3D%22Line%22%20stroke%3D%22%234B45A9%22%20stroke-width%3D%2215%22%20d%3D%22M88.5%2021l-43%2042.5%22%20stroke-linecap%3D%22square%22%2F%3E%3Cpath%20id%3D%22Triangle%22%20fill%3D%22%234B45A9%22%20d%3D%22M111.2%200v50L61%200z%22%2F%3E%3C%2Fg%3E%3Cpath%20id%3D%22square%22%20fill%3D%22%234B45A9%22%20d%3D%22M66%2015H0v94h94V44L79%2059v35H15V30h36z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
|
|
98
|
+
background-repeat: no-repeat;
|
|
99
|
+
background-size: .75rem;
|
|
100
|
+
content: "";
|
|
101
|
+
display: inline-block;
|
|
102
|
+
height: .75rem;
|
|
103
|
+
margin-left: .25rem;
|
|
104
|
+
width: .75rem;
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
/* Layout */
|
|
109
|
+
|
|
110
|
+
[class*=layout-container] {
|
|
111
|
+
margin: 0 auto;
|
|
112
|
+
max-width: 71.25em;
|
|
113
|
+
padding: 1.9em 1.3em;
|
|
114
|
+
position: relative;
|
|
115
|
+
}
|
|
116
|
+
.layout-container--short {
|
|
117
|
+
padding-top: 0;
|
|
118
|
+
padding-bottom: 0;
|
|
119
|
+
max-width: 48.75em;
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
.layout-container--short:after {
|
|
123
|
+
display: block;
|
|
124
|
+
content: "";
|
|
125
|
+
clear: both;
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
/* Header */
|
|
129
|
+
|
|
130
|
+
.header {
|
|
131
|
+
padding-bottom: 1px;
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
.paths {
|
|
135
|
+
margin-left: 8px;
|
|
136
|
+
}
|
|
137
|
+
.header-wrap {
|
|
138
|
+
display: flex;
|
|
139
|
+
flex-direction: row;
|
|
140
|
+
justify-content: space-between;
|
|
141
|
+
padding-top: 2em;
|
|
142
|
+
}
|
|
143
|
+
.project__header {
|
|
144
|
+
background-color: #4b45a9;
|
|
145
|
+
color: #fff;
|
|
146
|
+
margin-bottom: -1px;
|
|
147
|
+
padding-top: 1em;
|
|
148
|
+
padding-bottom: 0.25em;
|
|
149
|
+
border-bottom: 2px solid #BBB;
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
.project__header__title {
|
|
153
|
+
overflow-wrap: break-word;
|
|
154
|
+
word-wrap: break-word;
|
|
155
|
+
word-break: break-all;
|
|
156
|
+
margin-bottom: .1em;
|
|
157
|
+
margin-top: 0;
|
|
158
|
+
}
|
|
159
|
+
|
|
160
|
+
.timestamp {
|
|
161
|
+
float: right;
|
|
162
|
+
clear: none;
|
|
163
|
+
margin-bottom: 0;
|
|
164
|
+
}
|
|
165
|
+
|
|
166
|
+
.meta-counts {
|
|
167
|
+
clear: both;
|
|
168
|
+
display: block;
|
|
169
|
+
flex-wrap: wrap;
|
|
170
|
+
justify-content: space-between;
|
|
171
|
+
margin: 0 0 1.5em;
|
|
172
|
+
color: #fff;
|
|
173
|
+
clear: both;
|
|
174
|
+
font-size: 1.1em;
|
|
175
|
+
}
|
|
176
|
+
|
|
177
|
+
.meta-count {
|
|
178
|
+
display: block;
|
|
179
|
+
flex-basis: 100%;
|
|
180
|
+
margin: 0 1em 1em 0;
|
|
181
|
+
float: left;
|
|
182
|
+
padding-right: 1em;
|
|
183
|
+
border-right: 2px solid #fff;
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
.meta-count:last-child {
|
|
187
|
+
border-right: 0;
|
|
188
|
+
padding-right: 0;
|
|
189
|
+
margin-right: 0;
|
|
190
|
+
}
|
|
191
|
+
|
|
192
|
+
/* Card */
|
|
193
|
+
|
|
194
|
+
.card {
|
|
195
|
+
background-color: #fff;
|
|
196
|
+
border: 1px solid #c5c5c5;
|
|
197
|
+
border-radius: .25rem;
|
|
198
|
+
margin: 0 0 2em 0;
|
|
199
|
+
position: relative;
|
|
200
|
+
min-height: 40px;
|
|
201
|
+
padding: 1.5em;
|
|
202
|
+
}
|
|
203
|
+
|
|
204
|
+
.card .label {
|
|
205
|
+
background-color: #767676;
|
|
206
|
+
border: 2px solid #767676;
|
|
207
|
+
color: white;
|
|
208
|
+
padding: 0.25rem 0.75rem;
|
|
209
|
+
font-size: 0.875rem;
|
|
210
|
+
text-transform: uppercase;
|
|
211
|
+
display: inline-block;
|
|
212
|
+
margin: 0;
|
|
213
|
+
border-radius: 0.25rem;
|
|
214
|
+
}
|
|
215
|
+
|
|
216
|
+
.card .label__text {
|
|
217
|
+
vertical-align: text-top;
|
|
218
|
+
font-weight: bold;
|
|
219
|
+
}
|
|
220
|
+
|
|
221
|
+
.card .label--critical {
|
|
222
|
+
background-color: #AB1A1A;
|
|
223
|
+
border-color: #AB1A1A;
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
.card .label--high {
|
|
227
|
+
background-color: #CE5019;
|
|
228
|
+
border-color: #CE5019;
|
|
229
|
+
}
|
|
230
|
+
|
|
231
|
+
.card .label--medium {
|
|
232
|
+
background-color: #D68000;
|
|
233
|
+
border-color: #D68000;
|
|
234
|
+
}
|
|
235
|
+
|
|
236
|
+
.card .label--low {
|
|
237
|
+
background-color: #88879E;
|
|
238
|
+
border-color: #88879E;
|
|
239
|
+
}
|
|
240
|
+
|
|
241
|
+
.severity--low {
|
|
242
|
+
border-color: #88879E;
|
|
243
|
+
}
|
|
244
|
+
|
|
245
|
+
.severity--medium {
|
|
246
|
+
border-color: #D68000;
|
|
247
|
+
}
|
|
248
|
+
|
|
249
|
+
.severity--high {
|
|
250
|
+
border-color: #CE5019;
|
|
251
|
+
}
|
|
252
|
+
|
|
253
|
+
.severity--critical {
|
|
254
|
+
border-color: #AB1A1A;
|
|
255
|
+
}
|
|
256
|
+
|
|
257
|
+
.card--vuln {
|
|
258
|
+
padding-top: 4em;
|
|
259
|
+
}
|
|
260
|
+
|
|
261
|
+
.card--vuln .label {
|
|
262
|
+
left: 0;
|
|
263
|
+
position: absolute;
|
|
264
|
+
top: 1.1em;
|
|
265
|
+
padding-left: 1.9em;
|
|
266
|
+
padding-right: 1.9em;
|
|
267
|
+
border-radius: 0 0.25rem 0.25rem 0;
|
|
268
|
+
}
|
|
269
|
+
|
|
270
|
+
.card--vuln .card__section h2 {
|
|
271
|
+
font-size: 22px;
|
|
272
|
+
margin-bottom: 0.5em;
|
|
273
|
+
}
|
|
274
|
+
|
|
275
|
+
.card--vuln .card__section p {
|
|
276
|
+
margin: 0 0 0.5em 0;
|
|
277
|
+
}
|
|
278
|
+
|
|
279
|
+
.card--vuln .card__meta {
|
|
280
|
+
padding: 0 0 0 1em;
|
|
281
|
+
margin: 0;
|
|
282
|
+
font-size: 1.1em;
|
|
283
|
+
}
|
|
284
|
+
|
|
285
|
+
.card .card__meta__paths {
|
|
286
|
+
font-size: 0.9em;
|
|
287
|
+
}
|
|
288
|
+
|
|
289
|
+
.card--vuln .card__title {
|
|
290
|
+
font-size: 28px;
|
|
291
|
+
margin-top: 0;
|
|
292
|
+
}
|
|
293
|
+
|
|
294
|
+
.card--vuln .card__cta p {
|
|
295
|
+
margin: 0;
|
|
296
|
+
text-align: right;
|
|
297
|
+
}
|
|
298
|
+
|
|
299
|
+
.source-panel {
|
|
300
|
+
clear: both;
|
|
301
|
+
display: flex;
|
|
302
|
+
justify-content: flex-start;
|
|
303
|
+
flex-direction: column;
|
|
304
|
+
align-items: flex-start;
|
|
305
|
+
padding: 0.5em 0;
|
|
306
|
+
width: fit-content;
|
|
307
|
+
}
|
|
308
|
+
|
|
309
|
+
|
|
310
|
+
|
|
311
|
+
</style>
|
|
312
|
+
<style type="text/css">
|
|
313
|
+
.metatable {
|
|
314
|
+
text-size-adjust: 100%;
|
|
315
|
+
-webkit-font-smoothing: antialiased;
|
|
316
|
+
-webkit-box-direction: normal;
|
|
317
|
+
color: inherit;
|
|
318
|
+
font-feature-settings: "pnum";
|
|
319
|
+
box-sizing: border-box;
|
|
320
|
+
background: transparent;
|
|
321
|
+
border: 0;
|
|
322
|
+
font: inherit;
|
|
323
|
+
font-size: 100%;
|
|
324
|
+
margin: 0;
|
|
325
|
+
outline: none;
|
|
326
|
+
padding: 0;
|
|
327
|
+
text-align: left;
|
|
328
|
+
text-decoration: none;
|
|
329
|
+
vertical-align: baseline;
|
|
330
|
+
z-index: auto;
|
|
331
|
+
margin-top: 12px;
|
|
332
|
+
border-collapse: collapse;
|
|
333
|
+
border-spacing: 0;
|
|
334
|
+
font-variant-numeric: tabular-nums;
|
|
335
|
+
max-width: 51.75em;
|
|
336
|
+
}
|
|
337
|
+
|
|
338
|
+
tbody {
|
|
339
|
+
text-size-adjust: 100%;
|
|
340
|
+
-webkit-font-smoothing: antialiased;
|
|
341
|
+
-webkit-box-direction: normal;
|
|
342
|
+
color: inherit;
|
|
343
|
+
font-feature-settings: "pnum";
|
|
344
|
+
border-collapse: collapse;
|
|
345
|
+
border-spacing: 0;
|
|
346
|
+
box-sizing: border-box;
|
|
347
|
+
background: transparent;
|
|
348
|
+
border: 0;
|
|
349
|
+
font: inherit;
|
|
350
|
+
font-size: 100%;
|
|
351
|
+
margin: 0;
|
|
352
|
+
outline: none;
|
|
353
|
+
padding: 0;
|
|
354
|
+
text-align: left;
|
|
355
|
+
text-decoration: none;
|
|
356
|
+
vertical-align: baseline;
|
|
357
|
+
z-index: auto;
|
|
358
|
+
display: flex;
|
|
359
|
+
flex-wrap: wrap;
|
|
360
|
+
}
|
|
361
|
+
|
|
362
|
+
.meta-row {
|
|
363
|
+
text-size-adjust: 100%;
|
|
364
|
+
-webkit-font-smoothing: antialiased;
|
|
365
|
+
-webkit-box-direction: normal;
|
|
366
|
+
color: inherit;
|
|
367
|
+
font-feature-settings: "pnum";
|
|
368
|
+
border-collapse: collapse;
|
|
369
|
+
border-spacing: 0;
|
|
370
|
+
box-sizing: border-box;
|
|
371
|
+
background: transparent;
|
|
372
|
+
border: 0;
|
|
373
|
+
font: inherit;
|
|
374
|
+
font-size: 100%;
|
|
375
|
+
outline: none;
|
|
376
|
+
text-align: left;
|
|
377
|
+
text-decoration: none;
|
|
378
|
+
vertical-align: baseline;
|
|
379
|
+
z-index: auto;
|
|
380
|
+
display: flex;
|
|
381
|
+
align-items: start;
|
|
382
|
+
border-top: 1px solid #d3d3d9;
|
|
383
|
+
padding: 8px 0 0 0;
|
|
384
|
+
border-bottom: none;
|
|
385
|
+
margin: 8px;
|
|
386
|
+
width: 47.75%;
|
|
387
|
+
}
|
|
388
|
+
|
|
389
|
+
.meta-row-label {
|
|
390
|
+
text-size-adjust: 100%;
|
|
391
|
+
-webkit-font-smoothing: antialiased;
|
|
392
|
+
-webkit-box-direction: normal;
|
|
393
|
+
font-feature-settings: "pnum";
|
|
394
|
+
border-collapse: collapse;
|
|
395
|
+
border-spacing: 0;
|
|
396
|
+
color: #4c4a73;
|
|
397
|
+
box-sizing: border-box;
|
|
398
|
+
background: transparent;
|
|
399
|
+
border: 0;
|
|
400
|
+
font: inherit;
|
|
401
|
+
margin: 0;
|
|
402
|
+
outline: none;
|
|
403
|
+
text-decoration: none;
|
|
404
|
+
z-index: auto;
|
|
405
|
+
align-self: start;
|
|
406
|
+
flex: 1;
|
|
407
|
+
font-size: 1rem;
|
|
408
|
+
line-height: 1.5rem;
|
|
409
|
+
padding: 0;
|
|
410
|
+
text-align: left;
|
|
411
|
+
vertical-align: top;
|
|
412
|
+
text-transform: none;
|
|
413
|
+
letter-spacing: 0;
|
|
414
|
+
}
|
|
415
|
+
|
|
416
|
+
.meta-row-value {
|
|
417
|
+
text-size-adjust: 100%;
|
|
418
|
+
-webkit-font-smoothing: antialiased;
|
|
419
|
+
-webkit-box-direction: normal;
|
|
420
|
+
color: inherit;
|
|
421
|
+
font-feature-settings: "pnum";
|
|
422
|
+
border-collapse: collapse;
|
|
423
|
+
border-spacing: 0;
|
|
424
|
+
word-break: break-word;
|
|
425
|
+
box-sizing: border-box;
|
|
426
|
+
background: transparent;
|
|
427
|
+
border: 0;
|
|
428
|
+
font: inherit;
|
|
429
|
+
font-size: 100%;
|
|
430
|
+
margin: 0;
|
|
431
|
+
outline: none;
|
|
432
|
+
padding: 0;
|
|
433
|
+
text-align: right;
|
|
434
|
+
text-decoration: none;
|
|
435
|
+
vertical-align: baseline;
|
|
436
|
+
z-index: auto;
|
|
437
|
+
}
|
|
438
|
+
</style>
|
|
439
|
+
</head>
|
|
440
|
+
|
|
441
|
+
<body class="section-projects">
|
|
442
|
+
<main class="layout-stacked">
|
|
443
|
+
<div class="layout-stacked__header header">
|
|
444
|
+
<header class="project__header">
|
|
445
|
+
<div class="layout-container">
|
|
446
|
+
<a class="brand" href="https://snyk.io" title="Snyk">
|
|
447
|
+
<svg width="68px" height="35px" viewBox="0 0 68 35" version="1.1" xmlns="http://www.w3.org/2000/svg" role="img">
|
|
448
|
+
<title>Snyk - Open Source Security</title>
|
|
449
|
+
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
450
|
+
<g fill="#fff">
|
|
451
|
+
<path d="M5.732,27.278 C3.445,27.278 1.589,26.885 0,26.124 L0.483,22.472 C2.163,23.296 4.056,23.689 5.643,23.689 C6.801,23.689 7.563,23.295 7.563,22.599 C7.563,20.594 0.333,21.076 0.333,15.839 C0.333,12.491 3.407,10.729 7.259,10.729 C9.179,10.729 11.161,11.249 12.444,11.704 L11.924,15.294 C10.577,14.774 8.747,14.291 7.222,14.291 C6.282,14.291 5.518,14.621 5.518,15.231 C5.518,17.208 12.903,16.815 12.903,21.925 C12.903,25.325 9.877,27.277 5.733,27.277 L5.732,27.278 Z M25.726,26.936 L25.726,17.894 C25.726,15.827 24.811,14.85 23.069,14.85 C22.219,14.85 21.329,15.09 20.719,15.46 L20.719,26.936 L15.352,26.936 L15.352,11.262 L20.602,10.83 L20.474,13.392 L20.652,13.392 C21.784,11.87 23.702,10.716 25.992,10.716 C28.736,10.716 31.112,12.416 31.112,16.436 L31.112,26.936 L25.724,26.936 L25.726,26.936 Z M61.175,26.936 L56.879,19.479 L56.446,19.479 L56.446,26.935 L51.082,26.935 L51.082,8.37 L56.447,0 L56.447,17.323 C57.515,16.017 61.112,11.059 61.112,11.059 L67.732,11.059 L61.454,17.689 L67.949,26.95 L61.175,26.95 L61.175,26.938 L61.175,26.936 Z M44.13,11.11 L41.93,18.262 C41.5,19.606 41.08,22.079 41.08,22.079 C41.08,22.079 40.75,19.516 40.292,18.172 L37.94,11.108 L31.928,11.108 L38.462,26.935 C37.572,29.04 36.199,30.815 34.369,30.815 C34.039,30.815 33.709,30.802 33.389,30.765 L31.255,34.061 C31.928,34.441 33.212,34.835 34.737,34.835 C38.703,34.835 41.359,31.627 43.215,26.885 L49.443,11.108 L44.132,11.108 L44.13,11.11 Z"></path>
|
|
452
|
+
</g>
|
|
453
|
+
</g>
|
|
454
|
+
</svg>
|
|
455
|
+
</a>
|
|
456
|
+
<div class="header-wrap">
|
|
457
|
+
<h1 class="project__header__title">Snyk test report</h1>
|
|
458
|
+
|
|
459
|
+
<p class="timestamp">December 3rd 2025, 11:29:10 am (UTC+00:00)</p>
|
|
460
|
+
</div>
|
|
461
|
+
<div class="source-panel">
|
|
462
|
+
<span>Scanned the following path:</span>
|
|
463
|
+
<ul>
|
|
464
|
+
<li class="paths">/project (npm)</li>
|
|
465
|
+
</ul>
|
|
466
|
+
</div>
|
|
467
|
+
|
|
468
|
+
<div class="meta-counts">
|
|
469
|
+
<div class="meta-count"><span>0</span> <span>known vulnerabilities</span></div>
|
|
470
|
+
<div class="meta-count"><span>0 vulnerable dependency paths</span></div>
|
|
471
|
+
<div class="meta-count"><span>106</span> <span>dependencies</span></div>
|
|
472
|
+
</div><!-- .meta-counts -->
|
|
473
|
+
</div><!-- .layout-container--short -->
|
|
474
|
+
</header><!-- .project__header -->
|
|
475
|
+
</div><!-- .layout-stacked__header -->
|
|
476
|
+
<section class="layout-container">
|
|
477
|
+
<table class="metatable">
|
|
478
|
+
<tbody>
|
|
479
|
+
<tr class="meta-row"><th class="meta-row-label">Project</th> <td class="meta-row-value">ffc-pay-event-publisher</td></tr>
|
|
480
|
+
<tr class="meta-row"><th class="meta-row-label">Path</th> <td class="meta-row-value">/project</td></tr>
|
|
481
|
+
<tr class="meta-row"><th class="meta-row-label">Package Manager</th> <td class="meta-row-value">npm</td></tr>
|
|
482
|
+
<tr class="meta-row"><th class="meta-row-label">Manifest</th> <td class="meta-row-value">package-lock.json</td></tr>
|
|
483
|
+
</tbody>
|
|
484
|
+
</table>
|
|
485
|
+
</section>
|
|
486
|
+
<div class="layout-container" style="padding-top: 35px;">
|
|
487
|
+
No known vulnerabilities detected.
|
|
488
|
+
</div>
|
|
489
|
+
</main><!-- .layout-stacked__content -->
|
|
490
|
+
</body>
|
|
491
|
+
|
|
492
|
+
</html>
|
|
493
|
+
|