Skip to content

Commit b093973

Browse files
committed
2 parents 92ef51d + cd61acb commit b093973

3 files changed

Lines changed: 37 additions & 18 deletions

File tree

public/data/changelog.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,23 @@
11
[
2+
{
3+
"timestamp": "2026-05-11T03:17:31.230765Z",
4+
"total_count": 169,
5+
"changes_by_year": {
6+
"2026": {
7+
"added": 0,
8+
"updated": 28,
9+
"removed": 0,
10+
"new_cves": [],
11+
"removed_cves": []
12+
}
13+
},
14+
"summary": {
15+
"total_added": 0,
16+
"total_updated": 28,
17+
"total_removed": 0,
18+
"years_updated": 1
19+
}
20+
},
221
{
322
"timestamp": "2026-05-11T03:12:13.669039Z",
423
"total_count": 169,

public/data/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"version": "3.0",
3-
"timestamp": "2026-05-11T03:12:13.668533Z",
3+
"timestamp": "2026-05-11T03:17:31.230318Z",
44
"data_sources": [
55
"fkie-cad (NVD)",
66
"OSV.dev"

public/data/vulnerabilities_2026.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"description": "Vulnerabilities from 2026",
33
"count": 28,
4-
"timestamp": "2026-05-11T03:12:13.665669Z",
4+
"timestamp": "2026-05-11T03:17:31.227505Z",
55
"data_sources": [
66
"NVD",
77
"CVE.org"
@@ -337,8 +337,8 @@
337337
"f5:nginx_open_source"
338338
],
339339
"cpe_products": [
340-
"nginx_plus",
341-
"nginx_open_source"
340+
"nginx_open_source",
341+
"nginx_plus"
342342
],
343343
"affected_versions": [
344344
"f5/nginx_open_source (>= 1.1.19 AND < 1.28.3)",
@@ -380,8 +380,8 @@
380380
"f5:nginx_open_source"
381381
],
382382
"cpe_products": [
383-
"nginx_plus",
384-
"nginx_open_source"
383+
"nginx_open_source",
384+
"nginx_plus"
385385
],
386386
"affected_versions": [
387387
"f5/nginx_open_source (>= 0.5.13 AND <= 0.9.7)",
@@ -423,8 +423,8 @@
423423
"f5:nginx_open_source"
424424
],
425425
"cpe_products": [
426-
"nginx_plus",
427-
"nginx_open_source"
426+
"nginx_open_source",
427+
"nginx_plus"
428428
],
429429
"affected_versions": [
430430
"f5/nginx_open_source (>= 0.6.27 AND <= 0.9.7)",
@@ -503,8 +503,8 @@
503503
"f5:nginx_open_source"
504504
],
505505
"cpe_products": [
506-
"nginx_plus",
507-
"nginx_open_source"
506+
"nginx_open_source",
507+
"nginx_plus"
508508
],
509509
"affected_versions": [
510510
"f5/nginx_open_source (>= 0.5.13 AND <= 0.9.7)",
@@ -547,8 +547,8 @@
547547
"f5:nginx_open_source"
548548
],
549549
"cpe_products": [
550-
"nginx_plus",
551-
"nginx_open_source"
550+
"nginx_open_source",
551+
"nginx_plus"
552552
],
553553
"affected_versions": [
554554
"f5/nginx_open_source (>= 0.5.15 AND <= 0.9.7)",
@@ -1679,18 +1679,18 @@
16791679
"http://www.openwall.com/lists/oss-security/2026/02/05/1"
16801680
],
16811681
"affected_products": [
1682-
"f5:nginx_gateway_fabric",
16831682
"f5:nginx_open_source",
16841683
"f5:nginx_instance_manager",
1684+
"f5:nginx_plus",
16851685
"f5:nginx_ingress_controller",
1686-
"f5:nginx_plus"
1686+
"f5:nginx_gateway_fabric"
16871687
],
16881688
"cpe_products": [
1689-
"nginx_ingress_controller",
1690-
"nginx_open_source",
1691-
"nginx_plus",
16921689
"nginx_instance_manager",
1693-
"nginx_gateway_fabric"
1690+
"nginx_open_source",
1691+
"nginx_gateway_fabric",
1692+
"nginx_ingress_controller",
1693+
"nginx_plus"
16941694
],
16951695
"affected_versions": [
16961696
"f5/nginx_gateway_fabric (>= 1.2.0 AND <= 1.6.2)",

0 commit comments

Comments
 (0)