-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmeterian
More file actions
67 lines (67 loc) · 1.65 KB
/
meterian
File metadata and controls
67 lines (67 loc) · 1.65 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
{
"exclusions": {
"security": {
"cves": [],
"advices": [
{
"uuid": "782b47be-aa8f-4216-b6af-2075486a26af",
"reason": "unapplicable",
"description": "No web interface.",
"transitive": false
},
{
"uuid": "2998b186-29d3-3a7f-9813-0ac48825e4ce",
"reason": "unapplicable",
"description": "Not applicable to execution path in application.",
"transitive": false
}
],
"libraries": [
{
"library": {
"name": "System.Text.Encodings.Web",
"language": "dotnet"
},
"version": "6.0.0",
"description": "No web interface.",
"reason": "unapplicable",
"transitive": false
}
]
},
"stability": {
"libraries": [
{
"library": {
"name": "Microsoft.Extensions.Http",
"language": "dotnet"
},
"version": "6.0.0",
"description": "V7 not applicable to Azure Functions.",
"reason": "unapplicable"
},
{
"library": {
"name": "System.Text.Encodings.Web",
"language": "dotnet"
},
"version": "6.0.0",
"description": "V7 not applicable to Azure Functions.",
"reason": "unapplicable"
}
]
},
"licensing": {
"libraries": [
{
"library": {
"language": "dotnet",
"name": "new.melodiouscode.*"
},
"version": "*",
"description": "Internal library by melodiouscode.net."
}
]
}
}
}