-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathcna-breakdown.json
More file actions
55 lines (55 loc) · 807 Bytes
/
Copy pathcna-breakdown.json
File metadata and controls
55 lines (55 loc) · 807 Bytes
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
{
"generated_at": "2026-09-02 03:43 UTC",
"total": 543,
"project_issued": 34,
"third_party_issued": 509,
"by_assigner": [
{
"cna": "VulnCheck",
"count": 500,
"pct": 92.1
},
{
"cna": "GitHub_M",
"count": 34,
"pct": 6.3
},
{
"cna": "VulDB",
"count": 4,
"pct": 0.7
},
{
"cna": "zdi",
"count": 3,
"pct": 0.6
},
{
"cna": "mitre",
"count": 2,
"pct": 0.4
}
],
"monthly_2026": [
{
"month": "2026-02",
"count": 35
},
{
"month": "2026-03",
"count": 198
},
{
"month": "2026-04",
"count": 174
},
{
"month": "2026-05",
"count": 75
},
{
"month": "2026-06",
"count": 61
}
]
}