更新: 269 个文件 - 2026-03-30 03:53:37
这个提交包含在:
@@ -56,7 +56,7 @@
|
||||
| Strapi | `cms` | `rolling-24m` | `-` | `yes` | `26` | `0` | `3` | `seeded` | `real:0/synthetic:0/blocked:0` | `0` | `0` | `26` | `` |
|
||||
| SvelteKit | `frameworks` | `rolling-24m` | `-` | `yes` | `3` | `3` | `2` | `seeded` | `real:0/synthetic:0/blocked:0` | `0` | `0` | `0` | `2026-02-28T06:27:26.115188Z` |
|
||||
| Symfony | `frameworks` | `rolling-24m` | `-` | `yes` | `9` | `9` | `3` | `seeded` | `real:0/synthetic:0/blocked:0` | `0` | `0` | `0` | `2026-03-13T22:16:14.858636Z` |
|
||||
| Traefik | `servers` | `rolling-24m` | `-` | `yes` | `47` | `0` | `2` | `seeded` | `real:0/synthetic:0/blocked:0` | `0` | `0` | `27` | `2026-03-27T20:49:46.252668Z` |
|
||||
| Traefik | `servers` | `rolling-24m` | `-` | `yes` | `48` | `0` | `2` | `seeded` | `real:0/synthetic:0/blocked:0` | `0` | `0` | `27` | `2026-03-29T15:49:22.073498Z` |
|
||||
| Undici | `frameworks` | `rolling-24m` | `-` | `yes` | `16` | `15` | `2` | `seeded` | `real:7/synthetic:0/blocked:0` | `0` | `7` | `1` | `2026-03-18T23:58:57.714731Z` |
|
||||
| Vite | `frameworks` | `history-full` | `yes` | `yes` | `42` | `16` | `3` | `seeded` | `real:12/synthetic:0/blocked:0` | `12` | `12` | `26` | `2026-02-04T04:37:24.129476Z` |
|
||||
| Vue | `frameworks` | `history-full` | `yes` | `yes` | `15` | `1` | `3` | `seeded` | `real:0/synthetic:0/blocked:0` | `0` | `0` | `14` | `2024-10-24T19:12:14.925352Z` |
|
||||
|
||||
@@ -10165,6 +10165,140 @@
|
||||
"review_state": "ready"
|
||||
}
|
||||
},
|
||||
"traefik--GHSA-46wh-3698-f2cx": {
|
||||
"canonical_id": "traefik--GHSA-46wh-3698-f2cx",
|
||||
"title": "Traefik: Deny Rule Bypass via Unauthenticated Malicious gRPC Requests in gRPC-Go Dependency (CVE-2026-33186)",
|
||||
"summary": "## Summary\n\nThere is a potential vulnerability in Traefik due to its dependency on an affected version of gRPC-Go (CVE-2026-33186).\n\nA remote, unauthenticated attacker can send gRPC requests with a malformed HTTP/2 `:path` pseudo-header omitting the mandatory leading slash (e.g., `Service/Method` instead of `/Service/Method`). While the server routes such requests correctly, path-based authorization interceptors evaluate the raw non-canonical path and fail to match \"deny\" rules, allowing the request to bypass the policy entirely if a fallback \"allow\" rule is present.\n\n## Patches\n\n- https://github.com/traefik/traefik/releases/tag/v2.11.42\n- https://github.com/traefik/traefik/releases/tag/v3.6.12\n- https://github.com/traefik/traefik/releases/tag/v3.7.0-ea.3\n\n## For more information\n\nIf there are any questions or comments about this advisory, please [open an issue](https://github.com/traefik/traefik/issues).\n\n<details>\n<summary>Original Description</summary>\n\n### Summary\nThis CVE hits traefik until Version 3.6.11 and 2.11.41.\ngRPC-Go has an authorization bypass via missing leading slash in :path\n### Details\nAs described in https://github.com/advisories/GHSA-p77j-4mvh-x3m3\n### PoC\nUpdate library version in \nhttps://github.com/traefik/traefik/blob/67c64ed9b25fbb90f1086977a62827133a7aa01b/go.mod#L108\n### Impact\nIs described in https://github.com/advisories/GHSA-p77j-4mvh-x3m3\n\n</details>\n\n\n----------",
|
||||
"display_name": "Traefik",
|
||||
"system_id": "traefik",
|
||||
"category": "servers",
|
||||
"severity": "medium",
|
||||
"cvss_score": 4.0,
|
||||
"exploit_status": "unknown",
|
||||
"published_at": "2026-03-29T15:37:28Z",
|
||||
"updated_at": "2026-03-29T15:49:22.073498Z",
|
||||
"official_source_url": "https://github.com/traefik/traefik/security/advisories/GHSA-46wh-3698-f2cx",
|
||||
"secondary_source_urls": [
|
||||
"https://github.com/advisories/GHSA-p77j-4mvh-x3m3",
|
||||
"https://github.com/traefik/traefik",
|
||||
"https://github.com/traefik/traefik/blob/67c64ed9b25fbb90f1086977a62827133a7aa01b/go.mod#L108",
|
||||
"https://github.com/traefik/traefik/releases/tag/v2.11.42",
|
||||
"https://github.com/traefik/traefik/releases/tag/v3.6.12",
|
||||
"https://github.com/traefik/traefik/releases/tag/v3.7.0-ea.3"
|
||||
],
|
||||
"aliases": [
|
||||
"GHSA-46wh-3698-f2cx"
|
||||
],
|
||||
"secure_code_topics": [
|
||||
"proxy-trust-boundary",
|
||||
"request-smuggling-boundary",
|
||||
"authz-server-side-recheck",
|
||||
"dependency-upgrade-policy"
|
||||
],
|
||||
"verification_status": "triage-manual",
|
||||
"verification_mode": "synthetic",
|
||||
"artifact_mode": "synthetic",
|
||||
"blocked_reason": null,
|
||||
"browser_evidence": {
|
||||
"required": false,
|
||||
"present": false,
|
||||
"refs": []
|
||||
},
|
||||
"entity_refs": [
|
||||
{
|
||||
"entity_id": "traefik",
|
||||
"entity_type": "system",
|
||||
"relation": "root-system",
|
||||
"root_system_id": "traefik",
|
||||
"official": true
|
||||
},
|
||||
{
|
||||
"entity_id": "traefik--repo--github-com-traefik-traefik-v3",
|
||||
"entity_type": "repo",
|
||||
"relation": "affected-component",
|
||||
"root_system_id": "traefik",
|
||||
"official": false
|
||||
}
|
||||
],
|
||||
"affected_components": [
|
||||
{
|
||||
"name": "traefik / traefik / v3",
|
||||
"entity_id": "traefik--repo--github-com-traefik-traefik-v3",
|
||||
"scope": "repo",
|
||||
"package_name": "github.com/traefik/traefik/v3",
|
||||
"official": false
|
||||
}
|
||||
],
|
||||
"affected_version_ranges": [
|
||||
"introduced=0, fixed<2.11.42",
|
||||
"introduced=3.0.0-beta3, fixed<3.6.12",
|
||||
"introduced=3.7.0-ea.1, fixed<3.7.0-ea.3"
|
||||
],
|
||||
"fixed_version_ranges": [
|
||||
"2.11.42",
|
||||
"3.6.12",
|
||||
"3.7.0-ea.3"
|
||||
],
|
||||
"introduced_version": "introduced=3.7.0-ea.1, fixed<3.7.0-ea.3",
|
||||
"patched_version": "2.11.42",
|
||||
"version_confidence": "high",
|
||||
"version_gap_reason": "",
|
||||
"version_resolution_needed": false,
|
||||
"advisory_scope": "repo",
|
||||
"workflow": {
|
||||
"workflow_id": "traefik--GHSA-46wh-3698-f2cx--workflow",
|
||||
"vuln_family": "authz-bypass",
|
||||
"entry_surface": "privileged-route-or-object-reference",
|
||||
"preconditions": [
|
||||
"\u4ec5\u5728 lab-local\u3001lab-public \u6216\u660e\u786e\u6388\u6743\u76ee\u6807\u4e2d\u6267\u884c\u3002",
|
||||
"\u786e\u8ba4\u76ee\u6807\u547d\u4e2d\u7248\u672c\u65ad\u8a00: introduced=0, fixed<2.11.42, introduced=3.0.0-beta3, fixed<3.6.12, introduced=3.7.0-ea.1, fixed<3.7.0-ea.3",
|
||||
"\u82e5\u5bf9\u8c61\u5c5e\u4e8e `repo`\uff0c\u5148\u786e\u8ba4\u6269\u5c55/\u4ed3\u5e93/\u5305\u5df2\u542f\u7528\u5e76\u5904\u4e8e\u53d7\u5f71\u54cd\u7248\u672c\u3002"
|
||||
],
|
||||
"required_role": "cross-tenant-or-low-privileged-user",
|
||||
"affected_version_assertion": [
|
||||
"introduced=0, fixed<2.11.42",
|
||||
"introduced=3.0.0-beta3, fixed<3.6.12",
|
||||
"introduced=3.7.0-ea.1, fixed<3.7.0-ea.3"
|
||||
],
|
||||
"trigger_vector": "\u5bf9 `authz-bypass` \u5bb6\u65cf\u5165\u53e3\u6295\u9012\u6700\u5c0f\u5316\u3001\u53ef\u5ba1\u8ba1\u3001\u53ef\u56de\u6eda\u7684\u53d7\u63a7\u8f93\u5165\uff0c\u6bd4\u8f83\u4fee\u590d\u524d\u540e\u5dee\u5f02\u3002",
|
||||
"request_or_ui_path": [
|
||||
"/admin/*",
|
||||
"/api/private/*",
|
||||
"/tenant/*"
|
||||
],
|
||||
"input_shape": "\u4f7f\u7528\u4f4e\u6743\u9650\u8eab\u4efd\u8bbf\u95ee\u9ad8\u6743\u9650\u5bf9\u8c61\u6216\u8de8\u79df\u6237\u8d44\u6e90\u3002",
|
||||
"expected_unsafe_behavior": "\u4f4e\u6743\u9650\u8eab\u4efd\u53ef\u8bbf\u95ee\u672c\u4e0d\u5e94\u53ef\u89c1\u7684\u6570\u636e\u6216\u64cd\u4f5c\u3002",
|
||||
"server_evidence_points": [
|
||||
"\u5e94\u7528\u65e5\u5fd7\u4e2d\u7684\u547d\u4e2d\u8def\u5f84\u3001\u9274\u6743\u51b3\u7b56\u548c\u5f02\u5e38\u6808",
|
||||
"\u53cd\u5411\u4ee3\u7406\u6216\u8fb9\u754c\u5c42\u65e5\u5fd7\u4e2d\u7684\u8bf7\u6c42\u5934\u3001\u6765\u6e90 IP \u4e0e\u8def\u7531\u51b3\u7b56"
|
||||
],
|
||||
"browser_evidence_points": [
|
||||
"\u57fa\u7ebf\u622a\u56fe\u4e0e\u653b\u51fb\u540e\u622a\u56fe\u7684 DOM/\u89c6\u89c9\u5dee\u5f02",
|
||||
"console\u3001network \u4e0e response metadata \u4e2d\u7684\u5f02\u5e38\u4fe1\u53f7"
|
||||
],
|
||||
"db_or_fs_evidence_points": [
|
||||
"\u6570\u636e\u5e93\u4e2d\u65b0\u589e/\u8d8a\u6743\u8bfb\u53d6\u7684\u6d4b\u8bd5\u6570\u636e",
|
||||
"\u6587\u4ef6\u7cfb\u7edf\u4e2d\u65b0\u589e\u4e0a\u4f20\u6837\u672c\u3001\u7f13\u5b58\u6761\u76ee\u6216\u8d8a\u6743\u8bfb\u53d6\u75d5\u8ff9"
|
||||
],
|
||||
"detection_signals": [
|
||||
"WAF / reverse proxy \u5f02\u5e38\u65e5\u5fd7\u3001\u8bbf\u95ee\u65e5\u5fd7\u548c\u544a\u8b66",
|
||||
"\u5e94\u7528\u5ba1\u8ba1\u65e5\u5fd7\u4e2d\u7684\u6743\u9650\u9519\u8bef\u3001\u91cd\u5b9a\u5411\u5f02\u5e38\u3001\u6a21\u677f\u6e32\u67d3\u6216\u4e0a\u4f20\u843d\u76d8\u4e8b\u4ef6"
|
||||
],
|
||||
"mitigation_summary": "\u4f18\u5148\u5347\u7ea7\u5230\u4fee\u590d\u7248\u672c\uff0c\u5e76\u540c\u65f6\u6536\u7d27\u8f93\u5165\u6821\u9a8c\u3001\u670d\u52a1\u7aef\u9274\u6743\u3001\u4ee3\u7406\u4fe1\u4efb\u8fb9\u754c\u3001\u6269\u5c55\u5b89\u88c5\u4fe1\u4efb\u548c\u5ba1\u8ba1\u65e5\u5fd7\u3002",
|
||||
"patch_validation_steps": [
|
||||
"\u786e\u8ba4\u76ee\u6807\u7248\u672c\u4ece `introduced=0, fixed<2.11.42, introduced=3.0.0-beta3, fixed<3.6.12, introduced=3.7.0-ea.1, fixed<3.7.0-ea.3` \u5347\u7ea7\u6216\u56de\u79fb\u5230 `2.11.42`\u3002",
|
||||
"\u4fdd\u7559\u540c\u4e00\u7ec4\u53d7\u63a7\u8f93\u5165\uff0c\u5728\u4fee\u590d\u524d\u540e\u5206\u522b\u6267\u884c\u5e76\u6bd4\u5bf9\u54cd\u5e94\u3001\u65e5\u5fd7\u4e0e\u6d4f\u89c8\u5668\u8bc1\u636e\u3002",
|
||||
"\u786e\u8ba4\u4fee\u590d\u540e\u4ec5\u4fdd\u7559\u9884\u671f\u4e1a\u52a1\u884c\u4e3a\uff0c\u4e0d\u518d\u89e6\u53d1\u8d8a\u6743\u3001\u56de\u663e\u3001\u5f02\u5e38\u6e32\u67d3\u6216\u9519\u8bef\u8bf7\u6c42\u3002",
|
||||
"\u8865\u5145 `authz-bypass` \u65cf\u81ea\u52a8\u5316\u56de\u5f52\uff0c\u907f\u514d\u540c\u7c7b\u8def\u5f84\u5728\u63d2\u4ef6\u3001\u4e3b\u9898\u6216\u4ee3\u7406\u94fe\u4e2d\u56de\u5f52\u3002"
|
||||
],
|
||||
"lab_safety_notes": [
|
||||
"\u53ea\u4f7f\u7528\u56de\u73af\u5730\u5740\u3001\u54e8\u5175\u76ee\u6807\u3001\u65e0\u5bb3\u6837\u672c\u6216\u53ef\u56de\u6eda\u6d4b\u8bd5\u6570\u636e\u3002",
|
||||
"\u7981\u6b62\u9020\u6210\u6301\u4e45\u7834\u574f\u3001\u8d8a\u6743\u4e0b\u8f7d\u771f\u5b9e\u6570\u636e\u6216\u4e0d\u53ef\u56de\u6eda side effect\u3002",
|
||||
"\u5982\u9700\u6d4f\u89c8\u5668\u8bc1\u636e\uff0c\u4fdd\u7559 baseline / proof \u4e24\u4efd\u5feb\u7167\u4ee5\u53ca console / network \u8bb0\u5f55\u3002"
|
||||
],
|
||||
"review_state": "ready"
|
||||
}
|
||||
},
|
||||
"prestashop--CVE-2026-33673": {
|
||||
"canonical_id": "prestashop--CVE-2026-33673",
|
||||
"title": "PrestaShop has multiple stored XSS vulnerabilities via unprotected Template variables",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"generated_at": "2026-03-29T10:50:56+00:00",
|
||||
"generated_at": "2026-03-30T09:18:27+00:00",
|
||||
"title": "\u5f53\u524d\u67b6\u6784\u5e93",
|
||||
"summary": "\u5de5\u4f5c\u53f0\u3001\u63a7\u5236\u9762\u3001\u6570\u636e\u5c42\u3001\u6388\u6743\u8fb9\u754c\u4e0e\u7cfb\u7edf\u8986\u76d6\u7684\u5f53\u524d\u771f\u503c\u89c6\u56fe\u3002",
|
||||
"sections": [
|
||||
@@ -39,7 +39,7 @@
|
||||
},
|
||||
{
|
||||
"label": "\u5f53\u524d\u6f0f\u6d1e\u6761\u76ee",
|
||||
"value": "2424"
|
||||
"value": "2425"
|
||||
}
|
||||
],
|
||||
"fields": [
|
||||
@@ -57,7 +57,7 @@
|
||||
},
|
||||
{
|
||||
"label": "\u751f\u6210\u65f6\u95f4",
|
||||
"value": "2026-03-29T10:50:56+00:00"
|
||||
"value": "2026-03-30T09:18:27+00:00"
|
||||
}
|
||||
],
|
||||
"links": [
|
||||
@@ -5973,7 +5973,7 @@
|
||||
},
|
||||
{
|
||||
"label": "Advisory \u6570",
|
||||
"value": "2424"
|
||||
"value": "2425"
|
||||
},
|
||||
{
|
||||
"label": "\u72b6\u6001\u7c7b\u578b",
|
||||
@@ -5992,7 +5992,7 @@
|
||||
"items": [
|
||||
{
|
||||
"title": "\u4eba\u5de5\u5206\u8bca",
|
||||
"summary": "\u5f53\u524d\u7d2f\u8ba1 2335 \u6761\u3002",
|
||||
"summary": "\u5f53\u524d\u7d2f\u8ba1 2336 \u6761\u3002",
|
||||
"open": false,
|
||||
"fields": [
|
||||
{
|
||||
@@ -6001,7 +6001,7 @@
|
||||
},
|
||||
{
|
||||
"label": "\u6570\u91cf",
|
||||
"value": "2335"
|
||||
"value": "2336"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"generated_at": "2026-03-29T10:50:56+00:00",
|
||||
"generated_at": "2026-03-30T09:18:27+00:00",
|
||||
"advisory_total": 89,
|
||||
"registry_advisory_total": 2424,
|
||||
"registry_advisory_total": 2425,
|
||||
"scope": "latest-run-backed-advisories",
|
||||
"latest_statuses": {
|
||||
"verified-real": 89
|
||||
@@ -175,12 +175,12 @@
|
||||
"active_source_count": 102,
|
||||
"green_source_count": 102,
|
||||
"failure_count": 0,
|
||||
"last_fully_green_run": "2026-03-29T10:50:39+00:00",
|
||||
"last_fully_green_run": "2026-03-30T09:18:10+00:00",
|
||||
"open_alert_count": 0,
|
||||
"resolved_alert_count": 101
|
||||
},
|
||||
"entity_coverage": {
|
||||
"generated_at": "2026-03-29T10:50:55+00:00",
|
||||
"generated_at": "2026-03-30T09:18:25+00:00",
|
||||
"cataloged_entity_total": 110,
|
||||
"candidate_entity_total": 7,
|
||||
"history_full_complete_count": 41,
|
||||
@@ -1690,7 +1690,7 @@
|
||||
"entity_id": "traefik--repo--github-com-traefik-traefik-v3",
|
||||
"entity_type": "repo",
|
||||
"display_name": "traefik / traefik / v3",
|
||||
"advisory_count": 19,
|
||||
"advisory_count": 20,
|
||||
"history_backfill_status": "complete",
|
||||
"latest_sync_status": "green"
|
||||
},
|
||||
@@ -1954,23 +1954,25 @@
|
||||
}
|
||||
},
|
||||
"monitor_summary": {
|
||||
"generated_at": "2026-03-29T10:50:39+00:00",
|
||||
"generated_at": "2026-03-30T09:18:10+00:00",
|
||||
"active_source_count": 102,
|
||||
"green_source_count": 102,
|
||||
"source_failure_count": 0,
|
||||
"open_alert_count": 0,
|
||||
"resolved_alert_count": 101,
|
||||
"last_fully_green_run": "2026-03-29T10:50:39+00:00",
|
||||
"last_fully_green_run": "2026-03-30T09:18:10+00:00",
|
||||
"source_catalog": {
|
||||
"system_count": 62,
|
||||
"source_count": 179,
|
||||
"retired_source_count": 77
|
||||
},
|
||||
"ingest": {
|
||||
"new_count": 0,
|
||||
"new_count": 1,
|
||||
"updated_count": 0,
|
||||
"failure_count": 0,
|
||||
"systems_touched": []
|
||||
"systems_touched": [
|
||||
"traefik"
|
||||
]
|
||||
},
|
||||
"validation": {
|
||||
"passed": true,
|
||||
@@ -1989,14 +1991,14 @@
|
||||
"cataloged_entity_total": 110,
|
||||
"latest_version_synced_count": 95,
|
||||
"source_gap_count": 15,
|
||||
"security_version_total": 6314,
|
||||
"security_version_total": 6308,
|
||||
"security_version_entity_count": 83,
|
||||
"auto_promoted_entity_count": 10,
|
||||
"lab_enqueued_count": 0
|
||||
"lab_enqueued_count": 1
|
||||
},
|
||||
"lab_enqueue": {
|
||||
"enqueued": 0,
|
||||
"queue_total": 2380,
|
||||
"enqueued": 1,
|
||||
"queue_total": 2381,
|
||||
"pending_count": 0
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"generated_at": "2026-03-29T10:50:55+00:00",
|
||||
"generated_at": "2026-03-30T09:18:25+00:00",
|
||||
"cataloged_entity_total": 110,
|
||||
"candidate_entity_total": 7,
|
||||
"history_full_complete_count": 41,
|
||||
@@ -1509,7 +1509,7 @@
|
||||
"entity_id": "traefik--repo--github-com-traefik-traefik-v3",
|
||||
"entity_type": "repo",
|
||||
"display_name": "traefik / traefik / v3",
|
||||
"advisory_count": 19,
|
||||
"advisory_count": 20,
|
||||
"history_backfill_status": "complete",
|
||||
"latest_sync_status": "green"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"generated_at": "2026-03-29T10:50:55+00:00",
|
||||
"generated_at": "2026-03-30T09:18:25+00:00",
|
||||
"discovery_queue": {
|
||||
"count": 7,
|
||||
"items": [
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"generated_at": "2026-03-29T10:50:47+00:00",
|
||||
"enqueued": 0,
|
||||
"queue_total": 2380,
|
||||
"generated_at": "2026-03-30T09:18:18+00:00",
|
||||
"enqueued": 1,
|
||||
"queue_total": 2381,
|
||||
"items": [
|
||||
{
|
||||
"advisory_id": "directus--05a97ef95a",
|
||||
@@ -2758,6 +2758,11 @@
|
||||
"system_id": "strapi",
|
||||
"priority": "version-sync"
|
||||
},
|
||||
{
|
||||
"advisory_id": "traefik--GHSA-46wh-3698-f2cx",
|
||||
"system_id": "traefik",
|
||||
"priority": "version-sync"
|
||||
},
|
||||
{
|
||||
"advisory_id": "woocommerce--05da41121f",
|
||||
"system_id": "woocommerce",
|
||||
|
||||
@@ -1,21 +1,23 @@
|
||||
{
|
||||
"generated_at": "2026-03-29T10:50:39+00:00",
|
||||
"generated_at": "2026-03-30T09:18:10+00:00",
|
||||
"active_source_count": 102,
|
||||
"green_source_count": 102,
|
||||
"source_failure_count": 0,
|
||||
"open_alert_count": 0,
|
||||
"resolved_alert_count": 101,
|
||||
"last_fully_green_run": "2026-03-29T10:50:39+00:00",
|
||||
"last_fully_green_run": "2026-03-30T09:18:10+00:00",
|
||||
"source_catalog": {
|
||||
"system_count": 62,
|
||||
"source_count": 179,
|
||||
"retired_source_count": 77
|
||||
},
|
||||
"ingest": {
|
||||
"new_count": 0,
|
||||
"new_count": 1,
|
||||
"updated_count": 0,
|
||||
"failure_count": 0,
|
||||
"systems_touched": []
|
||||
"systems_touched": [
|
||||
"traefik"
|
||||
]
|
||||
},
|
||||
"validation": {
|
||||
"passed": true,
|
||||
@@ -34,14 +36,14 @@
|
||||
"cataloged_entity_total": 110,
|
||||
"latest_version_synced_count": 95,
|
||||
"source_gap_count": 15,
|
||||
"security_version_total": 6314,
|
||||
"security_version_total": 6308,
|
||||
"security_version_entity_count": 83,
|
||||
"auto_promoted_entity_count": 10,
|
||||
"lab_enqueued_count": 0
|
||||
"lab_enqueued_count": 1
|
||||
},
|
||||
"lab_enqueue": {
|
||||
"enqueued": 0,
|
||||
"queue_total": 2380,
|
||||
"enqueued": 1,
|
||||
"queue_total": 2381,
|
||||
"pending_count": 0
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"generated_at": "2026-03-29T10:50:55+00:00",
|
||||
"version_count": 6314,
|
||||
"generated_at": "2026-03-30T09:18:25+00:00",
|
||||
"version_count": 6308,
|
||||
"versions": [
|
||||
{
|
||||
"version_id": "angular--package--angular-core--introduced-0-last-affected-18-2-14",
|
||||
@@ -87036,7 +87036,8 @@
|
||||
"security_relevant": true,
|
||||
"reason": "affected",
|
||||
"advisory_refs": [
|
||||
"traefik--CVE-2026-33433"
|
||||
"traefik--CVE-2026-33433",
|
||||
"traefik--GHSA-46wh-3698-f2cx"
|
||||
],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
@@ -87427,7 +87428,8 @@
|
||||
"security_relevant": true,
|
||||
"reason": "fixed",
|
||||
"advisory_refs": [
|
||||
"traefik--CVE-2026-33433"
|
||||
"traefik--CVE-2026-33433",
|
||||
"traefik--GHSA-46wh-3698-f2cx"
|
||||
],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
@@ -87479,6 +87481,22 @@
|
||||
],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "traefik--repo--github-com-traefik-traefik-v3--introduced-3-0-0-beta3-fixed-3-6-12",
|
||||
"entity_id": "traefik--repo--github-com-traefik-traefik-v3",
|
||||
"root_system_id": "traefik",
|
||||
"version": "introduced=3.0.0-beta3, fixed<3.6.12",
|
||||
"released_at": "2026-03-29T15:37:28Z",
|
||||
"release_url": "https://github.com/traefik/traefik/security/advisories/GHSA-46wh-3698-f2cx",
|
||||
"source_name": "https://github.com/traefik/traefik/security/advisories/GHSA-46wh-3698-f2cx",
|
||||
"source_confidence": "official",
|
||||
"security_relevant": true,
|
||||
"reason": "affected",
|
||||
"advisory_refs": [
|
||||
"traefik--GHSA-46wh-3698-f2cx"
|
||||
],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "traefik--repo--github-com-traefik-traefik-v3--3-0-4",
|
||||
"entity_id": "traefik--repo--github-com-traefik-traefik-v3",
|
||||
@@ -87739,7 +87757,8 @@
|
||||
"security_relevant": true,
|
||||
"reason": "fixed",
|
||||
"advisory_refs": [
|
||||
"traefik--CVE-2026-33433"
|
||||
"traefik--CVE-2026-33433",
|
||||
"traefik--GHSA-46wh-3698-f2cx"
|
||||
],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
@@ -87772,7 +87791,8 @@
|
||||
"security_relevant": true,
|
||||
"reason": "affected",
|
||||
"advisory_refs": [
|
||||
"traefik--CVE-2026-33433"
|
||||
"traefik--CVE-2026-33433",
|
||||
"traefik--GHSA-46wh-3698-f2cx"
|
||||
],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
@@ -87805,7 +87825,8 @@
|
||||
"security_relevant": true,
|
||||
"reason": "fixed",
|
||||
"advisory_refs": [
|
||||
"traefik--CVE-2026-33433"
|
||||
"traefik--CVE-2026-33433",
|
||||
"traefik--GHSA-46wh-3698-f2cx"
|
||||
],
|
||||
"is_latest_snapshot": true
|
||||
},
|
||||
@@ -91010,34 +91031,6 @@
|
||||
],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "woocommerce--3-1-2-missing-authorization-to-unauthenticated-filter-data-deletion-via-truncate-table-vulnerability",
|
||||
"entity_id": "woocommerce",
|
||||
"root_system_id": "woocommerce",
|
||||
"version": "3-1-2-missing-authorization-to-unauthenticated-filter-data-deletion-via-truncate-table-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/woo-product-filter/vulnerability/wordpress-product-filter-for-woocommerce-by-wbw-plugin-3-1-2-missing-authorization-to-unauthenticated-filter-data-deletion-via-truncate-table-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "woocommerce--3-1-2",
|
||||
"entity_id": "woocommerce",
|
||||
"root_system_id": "woocommerce",
|
||||
"version": "3.1.2",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/woo-product-filter/vulnerability/wordpress-product-filter-for-woocommerce-by-wbw-plugin-3-1-2-missing-authorization-to-unauthenticated-filter-data-deletion-via-truncate-table-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "woocommerce--5-4",
|
||||
"entity_id": "woocommerce",
|
||||
@@ -91052,62 +91045,6 @@
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "woocommerce--5-4-1-unauthenticated-remote-code-execution-via-custom-pricing-formula-vulnerability",
|
||||
"entity_id": "woocommerce",
|
||||
"root_system_id": "woocommerce",
|
||||
"version": "5-4-1-unauthenticated-remote-code-execution-via-custom-pricing-formula-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/woo-custom-product-addons-pro/vulnerability/wordpress-woocommerce-custom-product-addons-pro-plugin-5-4-1-unauthenticated-remote-code-execution-via-custom-pricing-formula-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "woocommerce--5-4-1",
|
||||
"entity_id": "woocommerce",
|
||||
"root_system_id": "woocommerce",
|
||||
"version": "5.4.1",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/woo-custom-product-addons-pro/vulnerability/wordpress-woocommerce-custom-product-addons-pro-plugin-5-4-1-unauthenticated-remote-code-execution-via-custom-pricing-formula-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "woocommerce--repo--woocommerce-woocommerce--3-1-2-missing-authorization-to-unauthenticated-filter-data-deletion-via-truncate-table-vulnerability",
|
||||
"entity_id": "woocommerce--repo--woocommerce-woocommerce",
|
||||
"root_system_id": "woocommerce",
|
||||
"version": "3-1-2-missing-authorization-to-unauthenticated-filter-data-deletion-via-truncate-table-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/woo-product-filter/vulnerability/wordpress-product-filter-for-woocommerce-by-wbw-plugin-3-1-2-missing-authorization-to-unauthenticated-filter-data-deletion-via-truncate-table-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "woocommerce--repo--woocommerce-woocommerce--3-1-2",
|
||||
"entity_id": "woocommerce--repo--woocommerce-woocommerce",
|
||||
"root_system_id": "woocommerce",
|
||||
"version": "3.1.2",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/woo-product-filter/vulnerability/wordpress-product-filter-for-woocommerce-by-wbw-plugin-3-1-2-missing-authorization-to-unauthenticated-filter-data-deletion-via-truncate-table-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "woocommerce--repo--woocommerce-woocommerce--5-4",
|
||||
"entity_id": "woocommerce--repo--woocommerce-woocommerce",
|
||||
@@ -91123,40 +91060,12 @@
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "woocommerce--repo--woocommerce-woocommerce--5-4-1-unauthenticated-remote-code-execution-via-custom-pricing-formula-vulnerability",
|
||||
"entity_id": "woocommerce--repo--woocommerce-woocommerce",
|
||||
"root_system_id": "woocommerce",
|
||||
"version": "5-4-1-unauthenticated-remote-code-execution-via-custom-pricing-formula-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/woo-custom-product-addons-pro/vulnerability/wordpress-woocommerce-custom-product-addons-pro-plugin-5-4-1-unauthenticated-remote-code-execution-via-custom-pricing-formula-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "woocommerce--repo--woocommerce-woocommerce--5-4-1",
|
||||
"entity_id": "woocommerce--repo--woocommerce-woocommerce",
|
||||
"root_system_id": "woocommerce",
|
||||
"version": "5.4.1",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/woo-custom-product-addons-pro/vulnerability/wordpress-woocommerce-custom-product-addons-pro-plugin-5-4-1-unauthenticated-remote-code-execution-via-custom-pricing-formula-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--1-1-1-authenticated-contributor-stored-cross-site-scripting-via-sbox-id-shortcode-attribute-vulnerability",
|
||||
"version_id": "wordpress--1-2-6-cross-site-request-forgery-to-menu-options-update-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "1-1-1-authenticated-contributor-stored-cross-site-scripting-via-sbox-id-shortcode-attribute-vulnerability",
|
||||
"version": "1-2-6-cross-site-request-forgery-to-menu-options-update-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/bwl-advanced-faq-manager-lite/vulnerability/wordpress-bwl-advanced-faq-manager-lite-plugin-1-1-1-authenticated-contributor-stored-cross-site-scripting-via-sbox-id-shortcode-attribute-vulnerability",
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/conditional-menus/vulnerability/wordpress-conditional-menus-plugin-1-2-6-cross-site-request-forgery-to-menu-options-update-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
@@ -91165,12 +91074,40 @@
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--1-1-1",
|
||||
"version_id": "wordpress--1-2-6",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "1.1.1",
|
||||
"version": "1.2.6",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/bwl-advanced-faq-manager-lite/vulnerability/wordpress-bwl-advanced-faq-manager-lite-plugin-1-1-1-authenticated-contributor-stored-cross-site-scripting-via-sbox-id-shortcode-attribute-vulnerability",
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/conditional-menus/vulnerability/wordpress-conditional-menus-plugin-1-2-6-cross-site-request-forgery-to-menu-options-update-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--1-9-7-authenticated-contributor-stored-cross-site-scripting-via-featuredimagesizewidth-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "1-9-7-authenticated-contributor-stored-cross-site-scripting-via-featuredimagesizewidth-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/twentig/vulnerability/wordpress-twentig-plugin-1-9-7-authenticated-contributor-stored-cross-site-scripting-via-featuredimagesizewidth-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--1-9-7",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "1.9.7",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/twentig/vulnerability/wordpress-twentig-plugin-1-9-7-authenticated-contributor-stored-cross-site-scripting-via-featuredimagesizewidth-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
@@ -91235,12 +91172,12 @@
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--2-2-6-unauthenticated-invoice-archive-download-vulnerability",
|
||||
"version_id": "wordpress--2-1-6-missing-authorization-to-authenticated-student-privilege-escalation-to-administrator-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "2-2-6-unauthenticated-invoice-archive-download-vulnerability",
|
||||
"version": "2-1-6-missing-authorization-to-authenticated-student-privilege-escalation-to-administrator-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/pepro-ultimate-invoice/vulnerability/wordpress-peprodev-ultimate-invoice-plugin-2-2-6-unauthenticated-invoice-archive-download-vulnerability",
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/learning-management-system/vulnerability/wordpress-masteriyo-lms-plugin-2-1-6-missing-authorization-to-authenticated-student-privilege-escalation-to-administrator-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
@@ -91249,12 +91186,12 @@
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--2-2-6",
|
||||
"version_id": "wordpress--2-1-6",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "2.2.6",
|
||||
"version": "2.1.6",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/pepro-ultimate-invoice/vulnerability/wordpress-peprodev-ultimate-invoice-plugin-2-2-6-unauthenticated-invoice-archive-download-vulnerability",
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/learning-management-system/vulnerability/wordpress-masteriyo-lms-plugin-2-1-6-missing-authorization-to-authenticated-student-privilege-escalation-to-administrator-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
@@ -91291,12 +91228,12 @@
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--2-4-8-unauthenticated-sql-injection-via-radius-parameter-vulnerability",
|
||||
"version_id": "wordpress--2-4-9-authenticated-subscriber-arbitrary-file-deletion-via-resume-custom-file-field-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "2-4-8-unauthenticated-sql-injection-via-radius-parameter-vulnerability",
|
||||
"version": "2-4-9-authenticated-subscriber-arbitrary-file-deletion-via-resume-custom-file-field-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/wp-job-portal/vulnerability/wordpress-wp-job-portal-plugin-2-4-8-unauthenticated-sql-injection-via-radius-parameter-vulnerability",
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/wp-job-portal/vulnerability/wordpress-wp-job-portal-plugin-2-4-9-authenticated-subscriber-arbitrary-file-deletion-via-resume-custom-file-field-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
@@ -91305,12 +91242,12 @@
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--2-4-8",
|
||||
"version_id": "wordpress--2-4-9",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "2.4.8",
|
||||
"version": "2.4.9",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/wp-job-portal/vulnerability/wordpress-wp-job-portal-plugin-2-4-8-unauthenticated-sql-injection-via-radius-parameter-vulnerability",
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/wp-job-portal/vulnerability/wordpress-wp-job-portal-plugin-2-4-9-authenticated-subscriber-arbitrary-file-deletion-via-resume-custom-file-field-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
@@ -91319,12 +91256,12 @@
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--2-9-1-broken-access-control-vulnerability",
|
||||
"version_id": "wordpress--2-5-2-unauthenticated-payment-amount-validation-bypass-via-form-id-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "2-9-1-broken-access-control-vulnerability",
|
||||
"version": "2-5-2-unauthenticated-payment-amount-validation-bypass-via-form-id-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/wp-graphql/vulnerability/wordpress-wpgraphql-plugin-2-9-1-broken-access-control-vulnerability",
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/sureforms/vulnerability/wordpress-sureforms-plugin-2-5-2-unauthenticated-payment-amount-validation-bypass-via-form-id-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
@@ -91333,12 +91270,96 @@
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--2-9-1",
|
||||
"version_id": "wordpress--2-5-2",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "2.9.1",
|
||||
"version": "2.5.2",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/wp-graphql/vulnerability/wordpress-wpgraphql-plugin-2-9-1-broken-access-control-vulnerability",
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/sureforms/vulnerability/wordpress-sureforms-plugin-2-5-2-unauthenticated-payment-amount-validation-bypass-via-form-id-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--2-38-5-unauthenticated-arbitrary-file-upload-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "2-38-5-unauthenticated-arbitrary-file-upload-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/trx_addons/vulnerability/wordpress-themerex-addons-plugin-2-38-5-unauthenticated-arbitrary-file-upload-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--2-38-5",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "2.38.5",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/trx_addons/vulnerability/wordpress-themerex-addons-plugin-2-38-5-unauthenticated-arbitrary-file-upload-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--3-0-4-unauthenticated-sql-injection-via-multiformid-parameter-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "3-0-4-unauthenticated-sql-injection-via-multiformid-parameter-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/js-support-ticket/vulnerability/wordpress-js-help-desk-ai-powered-support-ticketing-system-plugin-3-0-4-unauthenticated-sql-injection-via-multiformid-parameter-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--3-0-4",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "3.0.4",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/js-support-ticket/vulnerability/wordpress-js-help-desk-ai-powered-support-ticketing-system-plugin-3-0-4-unauthenticated-sql-injection-via-multiformid-parameter-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--3-0-7-admin-stored-xss-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "3-0-7-admin-stored-xss-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/wp-lightbox-2/vulnerability/wordpress-wp-lightbox-2-plugin-3-0-7-admin-stored-xss-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--3-0-7",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "3.0.7",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/wp-lightbox-2/vulnerability/wordpress-wp-lightbox-2-plugin-3-0-7-admin-stored-xss-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
@@ -91375,12 +91396,12 @@
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--3-1-2-missing-authorization-to-unauthenticated-filter-data-deletion-via-truncate-table-vulnerability",
|
||||
"version_id": "wordpress--3-4-3-unauthenticated-arbitrary-shortcode-execution-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "3-1-2-missing-authorization-to-unauthenticated-filter-data-deletion-via-truncate-table-vulnerability",
|
||||
"version": "3-4-3-unauthenticated-arbitrary-shortcode-execution-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/woo-product-filter/vulnerability/wordpress-product-filter-for-woocommerce-by-wbw-plugin-3-1-2-missing-authorization-to-unauthenticated-filter-data-deletion-via-truncate-table-vulnerability",
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/responsive-add-ons/vulnerability/wordpress-responsive-plus-plugin-3-4-3-unauthenticated-arbitrary-shortcode-execution-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
@@ -91389,96 +91410,12 @@
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--3-1-2",
|
||||
"version_id": "wordpress--3-4-3",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "3.1.2",
|
||||
"version": "3.4.3",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/woo-product-filter/vulnerability/wordpress-product-filter-for-woocommerce-by-wbw-plugin-3-1-2-missing-authorization-to-unauthenticated-filter-data-deletion-via-truncate-table-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--3-1-38-missing-authorization-to-unauthenticated-account-destruction-of-non-admin-users-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "3-1-38-missing-authorization-to-unauthenticated-account-destruction-of-non-admin-users-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/shapepress-dsgvo/vulnerability/wordpress-wp-dsgvo-tools-gdpr-plugin-3-1-38-missing-authorization-to-unauthenticated-account-destruction-of-non-admin-users-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--3-1-38",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "3.1.38",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/shapepress-dsgvo/vulnerability/wordpress-wp-dsgvo-tools-gdpr-plugin-3-1-38-missing-authorization-to-unauthenticated-account-destruction-of-non-admin-users-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--3-5-1-33-authenticated-subscriber-arbitrary-file-read-via-actionexportall-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "3-5-1-33-authenticated-subscriber-arbitrary-file-read-via-actionexportall-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/smart-slider-3/vulnerability/wordpress-smart-slider-3-plugin-3-5-1-33-authenticated-subscriber-arbitrary-file-read-via-actionexportall-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--3-5-1-33",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "3.5.1.33",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/smart-slider-3/vulnerability/wordpress-smart-slider-3-plugin-3-5-1-33-authenticated-subscriber-arbitrary-file-read-via-actionexportall-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--3-8-6-1-unauthenticated-sql-injection-via-listing-grid-filtered-query-parameter-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "3-8-6-1-unauthenticated-sql-injection-via-listing-grid-filtered-query-parameter-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/jet-engine/vulnerability/wordpress-jetengine-plugin-3-8-6-1-unauthenticated-sql-injection-via-listing-grid-filtered-query-parameter-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--3-8-6-1",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "3.8.6.1",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/jet-engine/vulnerability/wordpress-jetengine-plugin-3-8-6-1-unauthenticated-sql-injection-via-listing-grid-filtered-query-parameter-vulnerability",
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/responsive-add-ons/vulnerability/wordpress-responsive-plus-plugin-3-4-3-unauthenticated-arbitrary-shortcode-execution-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
@@ -91514,6 +91451,34 @@
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--3-35-7-incorrect-authorization-to-authenticated-contributor-sensitive-information-exposure-via-elementor-template-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "3-35-7-incorrect-authorization-to-authenticated-contributor-sensitive-information-exposure-via-elementor-template-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/elementor/vulnerability/wordpress-elementor-website-builder-plugin-3-35-7-incorrect-authorization-to-authenticated-contributor-sensitive-information-exposure-via-elementor-template-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--3-35-7",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "3.35.7",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/elementor/vulnerability/wordpress-elementor-website-builder-plugin-3-35-7-incorrect-authorization-to-authenticated-contributor-sensitive-information-exposure-via-elementor-template-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--4-1",
|
||||
"entity_id": "wordpress",
|
||||
@@ -91557,12 +91522,12 @@
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--4-14-1-authenticated-subscriber-missing-authorization-to-limited-file-upload-via-popup-template-import-vulnerability",
|
||||
"version_id": "wordpress--5-1-7-insecure-direct-object-reference-to-unauthenticated-arbitrary-order-completion-via-token-and-order-id-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "4-14-1-authenticated-subscriber-missing-authorization-to-limited-file-upload-via-popup-template-import-vulnerability",
|
||||
"version": "5-1-7-insecure-direct-object-reference-to-unauthenticated-arbitrary-order-completion-via-token-and-order-id-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/jupiterx-core/vulnerability/wordpress-jupiterx-core-plugin-4-14-1-authenticated-subscriber-missing-authorization-to-limited-file-upload-via-popup-template-import-vulnerability",
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/download-monitor/vulnerability/wordpress-download-monitor-plugin-5-1-7-insecure-direct-object-reference-to-unauthenticated-arbitrary-order-completion-via-token-and-order-id-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
@@ -91571,40 +91536,12 @@
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--4-14-1",
|
||||
"version_id": "wordpress--5-1-7",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "4.14.1",
|
||||
"version": "5.1.7",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/jupiterx-core/vulnerability/wordpress-jupiterx-core-plugin-4-14-1-authenticated-subscriber-missing-authorization-to-limited-file-upload-via-popup-template-import-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--5-4-1-unauthenticated-remote-code-execution-via-custom-pricing-formula-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "5-4-1-unauthenticated-remote-code-execution-via-custom-pricing-formula-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/woo-custom-product-addons-pro/vulnerability/wordpress-woocommerce-custom-product-addons-pro-plugin-5-4-1-unauthenticated-remote-code-execution-via-custom-pricing-formula-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--5-4-1",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "5.4.1",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/woo-custom-product-addons-pro/vulnerability/wordpress-woocommerce-custom-product-addons-pro-plugin-5-4-1-unauthenticated-remote-code-execution-via-custom-pricing-formula-vulnerability",
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/download-monitor/vulnerability/wordpress-download-monitor-plugin-5-1-7-insecure-direct-object-reference-to-unauthenticated-arbitrary-order-completion-via-token-and-order-id-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
@@ -91640,20 +91577,6 @@
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--6-4-3-authenticated-author-stored-cross-site-scripting-via-attachment-title-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "6-4-3-authenticated-author-stored-cross-site-scripting-via-attachment-title-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/shortpixel-image-optimiser/vulnerability/wordpress-shortpixel-image-optimizer-plugin-6-4-3-authenticated-author-stored-cross-site-scripting-via-attachment-title-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--6-4-3-maintenance-and-security-release",
|
||||
"entity_id": "wordpress",
|
||||
@@ -91674,9 +91597,9 @@
|
||||
"root_system_id": "wordpress",
|
||||
"version": "6.4.3",
|
||||
"released_at": "Tue, 30 Jan 2024 21:22:57 +0000",
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/shortpixel-image-optimiser/vulnerability/wordpress-shortpixel-image-optimizer-plugin-6-4-3-authenticated-author-stored-cross-site-scripting-via-attachment-title-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"release_url": "https://wordpress.org/news/2024/01/wordpress-6-4-3-maintenance-and-security-release/",
|
||||
"source_name": "WordPress Security News RSS",
|
||||
"source_confidence": "official",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
@@ -91780,6 +91703,34 @@
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--7-4-4-2-authenticated-contributor-stored-cross-site-scripting-via-content-filter-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "7-4-4-2-authenticated-contributor-stored-cross-site-scripting-via-content-filter-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/complianz-gdpr/vulnerability/wordpress-complianz-gdpr-ccpa-cookie-consent-plugin-7-4-4-2-authenticated-contributor-stored-cross-site-scripting-via-content-filter-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--7-4-4-2",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "7.4.4.2",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/complianz-gdpr/vulnerability/wordpress-complianz-gdpr-ccpa-cookie-consent-plugin-7-4-4-2-authenticated-contributor-stored-cross-site-scripting-via-content-filter-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--7-5-21-missing-authorization-to-unauthenticated-infusionsoft-connection-hijack-via-oauth-connection-flow-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
@@ -91876,34 +91827,6 @@
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--28-1-5-unauthenticated-privilege-escalation-admin-account-takeover-via-registration-confirmation-email-to-id-type-confusion-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "28-1-5-unauthenticated-privilege-escalation-admin-account-takeover-via-registration-confirmation-email-to-id-type-confusion-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/contest-gallery/vulnerability/wordpress-contest-gallery-plugin-28-1-5-unauthenticated-privilege-escalation-admin-account-takeover-via-registration-confirmation-email-to-id-type-confusion-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--28-1-5",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "28.1.5",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/contest-gallery/vulnerability/wordpress-contest-gallery-plugin-28-1-5-unauthenticated-privilege-escalation-admin-account-takeover-via-registration-confirmation-email-to-id-type-confusion-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": true
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"generated_at": "2026-03-29T10:49:35+00:00",
|
||||
"generated_at": "2026-03-30T09:17:05+00:00",
|
||||
"system_count": 62,
|
||||
"source_count": 179,
|
||||
"active_source_count": 102,
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"generated_at": "2026-03-29T10:50:39+00:00",
|
||||
"generated_at": "2026-03-30T09:18:10+00:00",
|
||||
"active_source_count": 102,
|
||||
"green_source_count": 102,
|
||||
"failure_count": 0,
|
||||
"all_green": true,
|
||||
"last_fully_green_run": "2026-03-29T10:50:39+00:00",
|
||||
"last_fully_green_run": "2026-03-30T09:18:10+00:00",
|
||||
"retries_performed": 0,
|
||||
"probes": [
|
||||
{
|
||||
"system_id": "adminer",
|
||||
"source_name": "OSV Adminer",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 4.767,
|
||||
"elapsed_seconds": 3.746,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -19,7 +19,7 @@
|
||||
"system_id": "adobe-commerce",
|
||||
"source_name": "Adobe Magento Security Index",
|
||||
"source_kind": "vendor-index",
|
||||
"elapsed_seconds": 0.017,
|
||||
"elapsed_seconds": 0.036,
|
||||
"kind": "vendor-index",
|
||||
"items_seen": 46
|
||||
},
|
||||
@@ -27,7 +27,7 @@
|
||||
"system_id": "angular",
|
||||
"source_name": "OSV Angular",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 2.665,
|
||||
"elapsed_seconds": 2.422,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -35,7 +35,7 @@
|
||||
"system_id": "apache-httpd",
|
||||
"source_name": "Apache HTTPD Security",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 2.872,
|
||||
"elapsed_seconds": 2.532,
|
||||
"kind": "html-links",
|
||||
"items_seen": 182
|
||||
},
|
||||
@@ -43,7 +43,7 @@
|
||||
"system_id": "apache-httpd",
|
||||
"source_name": "CISA KEV Apache HTTPD",
|
||||
"source_kind": "kev-json",
|
||||
"elapsed_seconds": 4.032,
|
||||
"elapsed_seconds": 2.532,
|
||||
"kind": "kev-json",
|
||||
"items_seen": 1554
|
||||
},
|
||||
@@ -51,7 +51,7 @@
|
||||
"system_id": "apache-tomcat",
|
||||
"source_name": "Apache Tomcat Security",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 2.892,
|
||||
"elapsed_seconds": 2.532,
|
||||
"kind": "html-links",
|
||||
"items_seen": 270
|
||||
},
|
||||
@@ -59,7 +59,7 @@
|
||||
"system_id": "apache-tomcat",
|
||||
"source_name": "CISA KEV Tomcat",
|
||||
"source_kind": "kev-json",
|
||||
"elapsed_seconds": 4.032,
|
||||
"elapsed_seconds": 2.532,
|
||||
"kind": "kev-json",
|
||||
"items_seen": 1554
|
||||
},
|
||||
@@ -67,7 +67,7 @@
|
||||
"system_id": "aspnet-core",
|
||||
"source_name": "OSV ASP.NET Core",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.695,
|
||||
"elapsed_seconds": 3.475,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -75,7 +75,7 @@
|
||||
"system_id": "astro",
|
||||
"source_name": "OSV Astro",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 2.634,
|
||||
"elapsed_seconds": 2.216,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -83,7 +83,7 @@
|
||||
"system_id": "caddy",
|
||||
"source_name": "OSV Caddy",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 4.441,
|
||||
"elapsed_seconds": 3.652,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -91,7 +91,7 @@
|
||||
"system_id": "directus",
|
||||
"source_name": "Directus GitHub Advisories",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 0.021,
|
||||
"elapsed_seconds": 0.039,
|
||||
"kind": "html-links",
|
||||
"items_seen": 127
|
||||
},
|
||||
@@ -99,7 +99,7 @@
|
||||
"system_id": "directus",
|
||||
"source_name": "OSV Directus",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 1.736,
|
||||
"elapsed_seconds": 1.1,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -107,7 +107,7 @@
|
||||
"system_id": "discourse",
|
||||
"source_name": "Discourse Release Notes RSS",
|
||||
"source_kind": "rss-feed",
|
||||
"elapsed_seconds": 0.017,
|
||||
"elapsed_seconds": 0.036,
|
||||
"kind": "rss-feed",
|
||||
"items_seen": 30
|
||||
},
|
||||
@@ -115,7 +115,7 @@
|
||||
"system_id": "discourse",
|
||||
"source_name": "Discourse Security RSS",
|
||||
"source_kind": "rss-feed",
|
||||
"elapsed_seconds": 0.017,
|
||||
"elapsed_seconds": 0.036,
|
||||
"kind": "rss-feed",
|
||||
"items_seen": 3
|
||||
},
|
||||
@@ -123,7 +123,7 @@
|
||||
"system_id": "discourse",
|
||||
"source_name": "OSV Discourse",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 1.509,
|
||||
"elapsed_seconds": 0.933,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -131,7 +131,7 @@
|
||||
"system_id": "django",
|
||||
"source_name": "Django Security Releases Archive",
|
||||
"source_kind": "vendor-index",
|
||||
"elapsed_seconds": 2.61,
|
||||
"elapsed_seconds": 2.263,
|
||||
"kind": "vendor-index",
|
||||
"items_seen": 1276
|
||||
},
|
||||
@@ -139,7 +139,7 @@
|
||||
"system_id": "django",
|
||||
"source_name": "Django Security Weblog",
|
||||
"source_kind": "vendor-index",
|
||||
"elapsed_seconds": 2.599,
|
||||
"elapsed_seconds": 2.232,
|
||||
"kind": "vendor-index",
|
||||
"items_seen": 332
|
||||
},
|
||||
@@ -147,7 +147,7 @@
|
||||
"system_id": "django",
|
||||
"source_name": "OSV Django",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 4.634,
|
||||
"elapsed_seconds": 4.51,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -155,7 +155,7 @@
|
||||
"system_id": "drupal",
|
||||
"source_name": "Drupal Security Advisories RSS",
|
||||
"source_kind": "rss-feed",
|
||||
"elapsed_seconds": 1.184,
|
||||
"elapsed_seconds": 0.042,
|
||||
"kind": "rss-feed",
|
||||
"items_seen": 20
|
||||
},
|
||||
@@ -163,7 +163,7 @@
|
||||
"system_id": "drupal",
|
||||
"source_name": "OSV Drupal",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 2.424,
|
||||
"elapsed_seconds": 2.378,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -171,7 +171,7 @@
|
||||
"system_id": "echo",
|
||||
"source_name": "OSV Echo",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.917,
|
||||
"elapsed_seconds": 3.684,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -179,7 +179,7 @@
|
||||
"system_id": "esbuild",
|
||||
"source_name": "OSV esbuild",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.596,
|
||||
"elapsed_seconds": 2.895,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -187,7 +187,7 @@
|
||||
"system_id": "express",
|
||||
"source_name": "OSV Express",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 2.685,
|
||||
"elapsed_seconds": 2.587,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -195,7 +195,7 @@
|
||||
"system_id": "fastify",
|
||||
"source_name": "OSV Fastify",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 2.872,
|
||||
"elapsed_seconds": 2.591,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -203,7 +203,7 @@
|
||||
"system_id": "flask",
|
||||
"source_name": "OSV Flask",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.695,
|
||||
"elapsed_seconds": 3.512,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -211,7 +211,7 @@
|
||||
"system_id": "ghost",
|
||||
"source_name": "Ghost GitHub Advisories",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 1.148,
|
||||
"elapsed_seconds": 0.041,
|
||||
"kind": "html-links",
|
||||
"items_seen": 119
|
||||
},
|
||||
@@ -219,7 +219,7 @@
|
||||
"system_id": "ghost",
|
||||
"source_name": "OSV Ghost",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 1.516,
|
||||
"elapsed_seconds": 1.102,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -227,7 +227,7 @@
|
||||
"system_id": "gin",
|
||||
"source_name": "OSV Gin",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.695,
|
||||
"elapsed_seconds": 3.608,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -235,7 +235,7 @@
|
||||
"system_id": "gitea",
|
||||
"source_name": "OSV Gitea",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 4.833,
|
||||
"elapsed_seconds": 3.71,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -243,7 +243,7 @@
|
||||
"system_id": "gitlab-ce",
|
||||
"source_name": "GitLab Advisory Database",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 3.69,
|
||||
"elapsed_seconds": 2.623,
|
||||
"kind": "html-links",
|
||||
"items_seen": 5
|
||||
},
|
||||
@@ -251,7 +251,7 @@
|
||||
"system_id": "gitlab-ce",
|
||||
"source_name": "GitLab Security Releases Atom",
|
||||
"source_kind": "atom-feed",
|
||||
"elapsed_seconds": 3.69,
|
||||
"elapsed_seconds": 2.623,
|
||||
"kind": "atom-feed",
|
||||
"items_seen": 187
|
||||
},
|
||||
@@ -259,7 +259,7 @@
|
||||
"system_id": "grafana",
|
||||
"source_name": "CISA KEV Grafana",
|
||||
"source_kind": "kev-json",
|
||||
"elapsed_seconds": 4.032,
|
||||
"elapsed_seconds": 2.623,
|
||||
"kind": "kev-json",
|
||||
"items_seen": 1554
|
||||
},
|
||||
@@ -267,7 +267,7 @@
|
||||
"system_id": "grafana",
|
||||
"source_name": "Grafana Security Advisories",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 3.69,
|
||||
"elapsed_seconds": 2.623,
|
||||
"kind": "html-links",
|
||||
"items_seen": 159
|
||||
},
|
||||
@@ -275,7 +275,7 @@
|
||||
"system_id": "hapi",
|
||||
"source_name": "OSV Hapi",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 2.872,
|
||||
"elapsed_seconds": 2.411,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -283,7 +283,7 @@
|
||||
"system_id": "haproxy",
|
||||
"source_name": "HAProxy Blog Feed",
|
||||
"source_kind": "rss-feed",
|
||||
"elapsed_seconds": 3.596,
|
||||
"elapsed_seconds": 2.534,
|
||||
"kind": "rss-feed",
|
||||
"items_seen": 10
|
||||
},
|
||||
@@ -291,7 +291,7 @@
|
||||
"system_id": "jenkins",
|
||||
"source_name": "Jenkins Security Advisories RSS",
|
||||
"source_kind": "rss-feed",
|
||||
"elapsed_seconds": 3.69,
|
||||
"elapsed_seconds": 2.623,
|
||||
"kind": "rss-feed",
|
||||
"items_seen": 96
|
||||
},
|
||||
@@ -299,7 +299,7 @@
|
||||
"system_id": "joomla",
|
||||
"source_name": "Joomla Security Centre",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 2.227,
|
||||
"elapsed_seconds": 0.042,
|
||||
"kind": "html-links",
|
||||
"items_seen": 139
|
||||
},
|
||||
@@ -307,7 +307,7 @@
|
||||
"system_id": "joomla",
|
||||
"source_name": "OSV Joomla",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 1.514,
|
||||
"elapsed_seconds": 0.999,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -315,7 +315,7 @@
|
||||
"system_id": "kibana",
|
||||
"source_name": "Elastic Product Security",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 3.695,
|
||||
"elapsed_seconds": 2.623,
|
||||
"kind": "html-links",
|
||||
"items_seen": 66
|
||||
},
|
||||
@@ -323,7 +323,7 @@
|
||||
"system_id": "kibana",
|
||||
"source_name": "NVD Kibana",
|
||||
"source_kind": "nvd-search",
|
||||
"elapsed_seconds": 5.353,
|
||||
"elapsed_seconds": 4.081,
|
||||
"kind": "nvd-search",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -331,7 +331,7 @@
|
||||
"system_id": "koa",
|
||||
"source_name": "OSV Koa",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 2.892,
|
||||
"elapsed_seconds": 2.783,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -339,7 +339,7 @@
|
||||
"system_id": "laravel",
|
||||
"source_name": "OSV Laravel",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.918,
|
||||
"elapsed_seconds": 3.054,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -347,7 +347,7 @@
|
||||
"system_id": "magento-open-source",
|
||||
"source_name": "Magento GitHub Advisories",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 0.01,
|
||||
"elapsed_seconds": 0.028,
|
||||
"kind": "html-links",
|
||||
"items_seen": 99
|
||||
},
|
||||
@@ -355,7 +355,7 @@
|
||||
"system_id": "magento-open-source",
|
||||
"source_name": "OSV Magento Open Source",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 1.567,
|
||||
"elapsed_seconds": 1.018,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -363,7 +363,7 @@
|
||||
"system_id": "magento-open-source",
|
||||
"source_name": "Sansec Research",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 0.01,
|
||||
"elapsed_seconds": 0.028,
|
||||
"kind": "html-links",
|
||||
"items_seen": 135
|
||||
},
|
||||
@@ -371,7 +371,7 @@
|
||||
"system_id": "mattermost",
|
||||
"source_name": "Mattermost Security Updates JSON",
|
||||
"source_kind": "json-feed",
|
||||
"elapsed_seconds": 3.695,
|
||||
"elapsed_seconds": 2.783,
|
||||
"kind": "json-feed",
|
||||
"items_seen": 594
|
||||
},
|
||||
@@ -379,7 +379,7 @@
|
||||
"system_id": "mattermost",
|
||||
"source_name": "OSV Mattermost",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 5.563,
|
||||
"elapsed_seconds": 5.098,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -387,7 +387,7 @@
|
||||
"system_id": "mediawiki",
|
||||
"source_name": "MediaWiki Announce RSS",
|
||||
"source_kind": "rss-feed",
|
||||
"elapsed_seconds": 0.02,
|
||||
"elapsed_seconds": 0.038,
|
||||
"kind": "rss-feed",
|
||||
"items_seen": 30
|
||||
},
|
||||
@@ -395,7 +395,7 @@
|
||||
"system_id": "mediawiki",
|
||||
"source_name": "OSV MediaWiki",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 1.658,
|
||||
"elapsed_seconds": 1.32,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -403,7 +403,7 @@
|
||||
"system_id": "medusa",
|
||||
"source_name": "OSV Medusa",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 2.546,
|
||||
"elapsed_seconds": 1.437,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -411,7 +411,7 @@
|
||||
"system_id": "moodle",
|
||||
"source_name": "OSV Moodle",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 5.03,
|
||||
"elapsed_seconds": 3.955,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -419,7 +419,7 @@
|
||||
"system_id": "nestjs",
|
||||
"source_name": "OSV NestJS",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 2.672,
|
||||
"elapsed_seconds": 2.27,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -427,7 +427,7 @@
|
||||
"system_id": "nextjs",
|
||||
"source_name": "OSV Next.js",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 2.599,
|
||||
"elapsed_seconds": 1.15,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -435,7 +435,7 @@
|
||||
"system_id": "nginx",
|
||||
"source_name": "CISA KEV NGINX",
|
||||
"source_kind": "kev-json",
|
||||
"elapsed_seconds": 4.037,
|
||||
"elapsed_seconds": 2.532,
|
||||
"kind": "kev-json",
|
||||
"items_seen": 1554
|
||||
},
|
||||
@@ -443,7 +443,7 @@
|
||||
"system_id": "nginx",
|
||||
"source_name": "NGINX Security Advisories",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 2.872,
|
||||
"elapsed_seconds": 2.521,
|
||||
"kind": "html-links",
|
||||
"items_seen": 150
|
||||
},
|
||||
@@ -451,7 +451,7 @@
|
||||
"system_id": "nodejs",
|
||||
"source_name": "CISA KEV Node.js",
|
||||
"source_kind": "kev-json",
|
||||
"elapsed_seconds": 4.032,
|
||||
"elapsed_seconds": 2.274,
|
||||
"kind": "kev-json",
|
||||
"items_seen": 1554
|
||||
},
|
||||
@@ -459,7 +459,7 @@
|
||||
"system_id": "nodejs",
|
||||
"source_name": "Node.js Security Releases",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 1.835,
|
||||
"elapsed_seconds": 1.248,
|
||||
"kind": "html-links",
|
||||
"items_seen": 74
|
||||
},
|
||||
@@ -467,7 +467,7 @@
|
||||
"system_id": "nuxt",
|
||||
"source_name": "OSV Nuxt",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 2.546,
|
||||
"elapsed_seconds": 2.088,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -475,7 +475,7 @@
|
||||
"system_id": "opencart",
|
||||
"source_name": "OSV OpenCart",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 2.422,
|
||||
"elapsed_seconds": 1.154,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -483,7 +483,7 @@
|
||||
"system_id": "opencart",
|
||||
"source_name": "OpenCart Releases",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 1.126,
|
||||
"elapsed_seconds": 0.015,
|
||||
"kind": "html-links",
|
||||
"items_seen": 1500
|
||||
},
|
||||
@@ -491,7 +491,7 @@
|
||||
"system_id": "openmage",
|
||||
"source_name": "OSV OpenMage",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 1.691,
|
||||
"elapsed_seconds": 1.392,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -499,7 +499,7 @@
|
||||
"system_id": "openmage",
|
||||
"source_name": "OpenMage GitHub Advisories",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 0.008,
|
||||
"elapsed_seconds": 0.025,
|
||||
"kind": "html-links",
|
||||
"items_seen": 125
|
||||
},
|
||||
@@ -507,7 +507,7 @@
|
||||
"system_id": "phpmyadmin",
|
||||
"source_name": "OSV phpMyAdmin",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 5.189,
|
||||
"elapsed_seconds": 4.051,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -515,7 +515,7 @@
|
||||
"system_id": "phpmyadmin",
|
||||
"source_name": "phpMyAdmin Security Page",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 3.596,
|
||||
"elapsed_seconds": 2.534,
|
||||
"kind": "html-links",
|
||||
"items_seen": 263
|
||||
},
|
||||
@@ -523,7 +523,7 @@
|
||||
"system_id": "prestashop",
|
||||
"source_name": "Friends Of Presta Security",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 0.004,
|
||||
"elapsed_seconds": 0.018,
|
||||
"kind": "html-links",
|
||||
"items_seen": 38
|
||||
},
|
||||
@@ -531,7 +531,7 @@
|
||||
"system_id": "prestashop",
|
||||
"source_name": "GitHub PrestaShop Advisories",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 0.003,
|
||||
"elapsed_seconds": 0.02,
|
||||
"kind": "html-links",
|
||||
"items_seen": 127
|
||||
},
|
||||
@@ -539,7 +539,7 @@
|
||||
"system_id": "prestashop",
|
||||
"source_name": "OSV PrestaShop",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 1.544,
|
||||
"elapsed_seconds": 1.24,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -547,7 +547,7 @@
|
||||
"system_id": "prestashop",
|
||||
"source_name": "PrestaShop Security Page",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 0.003,
|
||||
"elapsed_seconds": 0.02,
|
||||
"kind": "html-links",
|
||||
"items_seen": 60
|
||||
},
|
||||
@@ -555,7 +555,7 @@
|
||||
"system_id": "rails",
|
||||
"source_name": "OSV Rails",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.738,
|
||||
"elapsed_seconds": 3.667,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -563,7 +563,7 @@
|
||||
"system_id": "react",
|
||||
"source_name": "OSV React",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 2.546,
|
||||
"elapsed_seconds": 1.739,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -571,7 +571,7 @@
|
||||
"system_id": "redmine",
|
||||
"source_name": "OSV Redmine",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 4.651,
|
||||
"elapsed_seconds": 3.91,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -579,7 +579,7 @@
|
||||
"system_id": "redmine",
|
||||
"source_name": "Redmine Security Advisories",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 3.695,
|
||||
"elapsed_seconds": 2.822,
|
||||
"kind": "html-links",
|
||||
"items_seen": 371
|
||||
},
|
||||
@@ -587,7 +587,7 @@
|
||||
"system_id": "saleor",
|
||||
"source_name": "GitHub Saleor Advisories",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 1.161,
|
||||
"elapsed_seconds": 0.005,
|
||||
"kind": "html-links",
|
||||
"items_seen": 120
|
||||
},
|
||||
@@ -595,7 +595,7 @@
|
||||
"system_id": "saleor",
|
||||
"source_name": "OSV Saleor",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 2.344,
|
||||
"elapsed_seconds": 1.47,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -603,7 +603,7 @@
|
||||
"system_id": "shopware",
|
||||
"source_name": "OSV Shopware",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 1.716,
|
||||
"elapsed_seconds": 1.369,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -611,7 +611,7 @@
|
||||
"system_id": "shopware",
|
||||
"source_name": "Shopware Security Advisories",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 0.004,
|
||||
"elapsed_seconds": 0.018,
|
||||
"kind": "html-links",
|
||||
"items_seen": 129
|
||||
},
|
||||
@@ -619,7 +619,7 @@
|
||||
"system_id": "spring-boot",
|
||||
"source_name": "OSV Spring Boot",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.632,
|
||||
"elapsed_seconds": 2.616,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -627,7 +627,7 @@
|
||||
"system_id": "spring-boot",
|
||||
"source_name": "Spring Security Advisories",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 2.546,
|
||||
"elapsed_seconds": 1.465,
|
||||
"kind": "html-links",
|
||||
"items_seen": 118
|
||||
},
|
||||
@@ -635,7 +635,7 @@
|
||||
"system_id": "spring-framework",
|
||||
"source_name": "OSV Spring Framework",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.691,
|
||||
"elapsed_seconds": 2.534,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -643,7 +643,7 @@
|
||||
"system_id": "spring-framework",
|
||||
"source_name": "Spring Security Advisories",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 2.422,
|
||||
"elapsed_seconds": 1.432,
|
||||
"kind": "html-links",
|
||||
"items_seen": 118
|
||||
},
|
||||
@@ -651,7 +651,7 @@
|
||||
"system_id": "spring-security",
|
||||
"source_name": "OSV Spring Security",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.596,
|
||||
"elapsed_seconds": 3.001,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -659,7 +659,7 @@
|
||||
"system_id": "spring-security",
|
||||
"source_name": "Spring Security Advisories",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 2.546,
|
||||
"elapsed_seconds": 1.437,
|
||||
"kind": "html-links",
|
||||
"items_seen": 118
|
||||
},
|
||||
@@ -667,7 +667,7 @@
|
||||
"system_id": "strapi",
|
||||
"source_name": "OSV Strapi",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 1.635,
|
||||
"elapsed_seconds": 1.056,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -675,7 +675,7 @@
|
||||
"system_id": "strapi",
|
||||
"source_name": "Strapi GitHub Advisories",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 1.186,
|
||||
"elapsed_seconds": 0.04,
|
||||
"kind": "html-links",
|
||||
"items_seen": 124
|
||||
},
|
||||
@@ -683,7 +683,7 @@
|
||||
"system_id": "sveltekit",
|
||||
"source_name": "OSV SvelteKit",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 2.629,
|
||||
"elapsed_seconds": 2.446,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -691,7 +691,7 @@
|
||||
"system_id": "symfony",
|
||||
"source_name": "OSV Symfony",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 4.117,
|
||||
"elapsed_seconds": 3.578,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -699,7 +699,7 @@
|
||||
"system_id": "traefik",
|
||||
"source_name": "OSV Traefik",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 4.791,
|
||||
"elapsed_seconds": 8.58,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -707,7 +707,7 @@
|
||||
"system_id": "undici",
|
||||
"source_name": "OSV Undici",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.596,
|
||||
"elapsed_seconds": 2.521,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -715,7 +715,7 @@
|
||||
"system_id": "vite",
|
||||
"source_name": "OSV Vite",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 2.546,
|
||||
"elapsed_seconds": 2.535,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -723,7 +723,7 @@
|
||||
"system_id": "vue",
|
||||
"source_name": "OSV Vue",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 2.672,
|
||||
"elapsed_seconds": 1.248,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -731,7 +731,7 @@
|
||||
"system_id": "webpack",
|
||||
"source_name": "OSV webpack",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.398,
|
||||
"elapsed_seconds": 2.823,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -739,7 +739,7 @@
|
||||
"system_id": "werkzeug",
|
||||
"source_name": "OSV Werkzeug",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.71,
|
||||
"elapsed_seconds": 3.652,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -747,7 +747,7 @@
|
||||
"system_id": "woocommerce",
|
||||
"source_name": "GitHub WooCommerce Advisories",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 0.005,
|
||||
"elapsed_seconds": 0.022,
|
||||
"kind": "html-links",
|
||||
"items_seen": 107
|
||||
},
|
||||
@@ -755,7 +755,7 @@
|
||||
"system_id": "woocommerce",
|
||||
"source_name": "OSV WooCommerce",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 1.361,
|
||||
"elapsed_seconds": 1.178,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -763,7 +763,7 @@
|
||||
"system_id": "woocommerce",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 0.005,
|
||||
"elapsed_seconds": 0.023,
|
||||
"kind": "html-links",
|
||||
"items_seen": 193
|
||||
},
|
||||
@@ -771,7 +771,7 @@
|
||||
"system_id": "woocommerce",
|
||||
"source_name": "Woo Developer Advisories",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 0.008,
|
||||
"elapsed_seconds": 0.025,
|
||||
"kind": "html-links",
|
||||
"items_seen": 121
|
||||
},
|
||||
@@ -779,7 +779,7 @@
|
||||
"system_id": "woocommerce",
|
||||
"source_name": "Wordfence Vulnerability Database",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 0.0,
|
||||
"elapsed_seconds": 0.02,
|
||||
"kind": "html-links",
|
||||
"items_seen": 0
|
||||
},
|
||||
@@ -787,7 +787,7 @@
|
||||
"system_id": "wordpress",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 0.024,
|
||||
"elapsed_seconds": 0.043,
|
||||
"kind": "html-links",
|
||||
"items_seen": 193
|
||||
},
|
||||
@@ -795,7 +795,7 @@
|
||||
"system_id": "wordpress",
|
||||
"source_name": "PortSwigger Research",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 1.857,
|
||||
"elapsed_seconds": 1.479,
|
||||
"kind": "html-links",
|
||||
"items_seen": 99
|
||||
},
|
||||
@@ -803,7 +803,7 @@
|
||||
"system_id": "wordpress",
|
||||
"source_name": "WPScan Vulnerability Database",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 1.405,
|
||||
"elapsed_seconds": 0.043,
|
||||
"kind": "html-links",
|
||||
"items_seen": 74
|
||||
},
|
||||
@@ -811,7 +811,7 @@
|
||||
"system_id": "wordpress",
|
||||
"source_name": "WordPress Security News RSS",
|
||||
"source_kind": "rss-feed",
|
||||
"elapsed_seconds": 1.687,
|
||||
"elapsed_seconds": 0.045,
|
||||
"kind": "rss-feed",
|
||||
"items_seen": 10
|
||||
},
|
||||
@@ -819,81 +819,81 @@
|
||||
"system_id": "wordpress",
|
||||
"source_name": "Wordfence Vulnerability Database",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 0.024,
|
||||
"elapsed_seconds": 0.045,
|
||||
"kind": "html-links",
|
||||
"items_seen": 0
|
||||
}
|
||||
],
|
||||
"failures": [],
|
||||
"slow_sources": [
|
||||
{
|
||||
"system_id": "mattermost",
|
||||
"source_name": "OSV Mattermost",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 5.563,
|
||||
"status": "ok"
|
||||
},
|
||||
{
|
||||
"system_id": "kibana",
|
||||
"source_name": "NVD Kibana",
|
||||
"source_kind": "nvd-search",
|
||||
"elapsed_seconds": 5.353,
|
||||
"status": "ok"
|
||||
},
|
||||
{
|
||||
"system_id": "phpmyadmin",
|
||||
"source_name": "OSV phpMyAdmin",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 5.189,
|
||||
"status": "ok"
|
||||
},
|
||||
{
|
||||
"system_id": "moodle",
|
||||
"source_name": "OSV Moodle",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 5.03,
|
||||
"status": "ok"
|
||||
},
|
||||
{
|
||||
"system_id": "gitea",
|
||||
"source_name": "OSV Gitea",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 4.833,
|
||||
"status": "ok"
|
||||
},
|
||||
{
|
||||
"system_id": "traefik",
|
||||
"source_name": "OSV Traefik",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 4.791,
|
||||
"elapsed_seconds": 8.58,
|
||||
"status": "ok"
|
||||
},
|
||||
{
|
||||
"system_id": "adminer",
|
||||
"source_name": "OSV Adminer",
|
||||
"system_id": "mattermost",
|
||||
"source_name": "OSV Mattermost",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 4.767,
|
||||
"status": "ok"
|
||||
},
|
||||
{
|
||||
"system_id": "redmine",
|
||||
"source_name": "OSV Redmine",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 4.651,
|
||||
"elapsed_seconds": 5.098,
|
||||
"status": "ok"
|
||||
},
|
||||
{
|
||||
"system_id": "django",
|
||||
"source_name": "OSV Django",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 4.634,
|
||||
"elapsed_seconds": 4.51,
|
||||
"status": "ok"
|
||||
},
|
||||
{
|
||||
"system_id": "caddy",
|
||||
"source_name": "OSV Caddy",
|
||||
"system_id": "kibana",
|
||||
"source_name": "NVD Kibana",
|
||||
"source_kind": "nvd-search",
|
||||
"elapsed_seconds": 4.081,
|
||||
"status": "ok"
|
||||
},
|
||||
{
|
||||
"system_id": "phpmyadmin",
|
||||
"source_name": "OSV phpMyAdmin",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 4.441,
|
||||
"elapsed_seconds": 4.051,
|
||||
"status": "ok"
|
||||
},
|
||||
{
|
||||
"system_id": "moodle",
|
||||
"source_name": "OSV Moodle",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.955,
|
||||
"status": "ok"
|
||||
},
|
||||
{
|
||||
"system_id": "redmine",
|
||||
"source_name": "OSV Redmine",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.91,
|
||||
"status": "ok"
|
||||
},
|
||||
{
|
||||
"system_id": "adminer",
|
||||
"source_name": "OSV Adminer",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.746,
|
||||
"status": "ok"
|
||||
},
|
||||
{
|
||||
"system_id": "gitea",
|
||||
"source_name": "OSV Gitea",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.71,
|
||||
"status": "ok"
|
||||
},
|
||||
{
|
||||
"system_id": "echo",
|
||||
"source_name": "OSV Echo",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.684,
|
||||
"status": "ok"
|
||||
}
|
||||
],
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"generated_at": "2026-03-29T10:50:55+00:00",
|
||||
"generated_at": "2026-03-30T09:18:25+00:00",
|
||||
"source_gap_entities": [
|
||||
{
|
||||
"entity_id": "adminer",
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"generated_at": "2026-03-29T10:50:55+00:00",
|
||||
"generated_at": "2026-03-30T09:18:25+00:00",
|
||||
"cataloged_entity_total": 110,
|
||||
"latest_version_synced_count": 95,
|
||||
"source_gap_count": 15,
|
||||
"security_version_total": 6314,
|
||||
"security_version_total": 6308,
|
||||
"security_version_entity_count": 83,
|
||||
"auto_promoted_entity_count": 10,
|
||||
"lab_enqueued_count": 0,
|
||||
"lab_enqueued_count": 1,
|
||||
"systems": [
|
||||
{
|
||||
"system_id": "adminer",
|
||||
@@ -1210,7 +1210,7 @@
|
||||
"cataloged_entity_total": 3,
|
||||
"latest_version_synced_count": 3,
|
||||
"source_gap_count": 0,
|
||||
"security_version_count": 70,
|
||||
"security_version_count": 71,
|
||||
"auto_promoted_count": 0,
|
||||
"latest_versions": [
|
||||
{
|
||||
@@ -1395,7 +1395,7 @@
|
||||
"cataloged_entity_total": 2,
|
||||
"latest_version_synced_count": 2,
|
||||
"source_gap_count": 0,
|
||||
"security_version_count": 10,
|
||||
"security_version_count": 2,
|
||||
"auto_promoted_count": 1,
|
||||
"latest_versions": [
|
||||
{
|
||||
@@ -1422,14 +1422,14 @@
|
||||
"cataloged_entity_total": 1,
|
||||
"latest_version_synced_count": 1,
|
||||
"source_gap_count": 0,
|
||||
"security_version_count": 54,
|
||||
"security_version_count": 55,
|
||||
"auto_promoted_count": 0,
|
||||
"latest_versions": [
|
||||
{
|
||||
"entity_id": "wordpress",
|
||||
"display_name": "WordPress",
|
||||
"entity_type": "system",
|
||||
"latest_version": "28.1.5",
|
||||
"latest_version": "9.1.2",
|
||||
"latest_release_at": "",
|
||||
"version_sync_status": "green"
|
||||
}
|
||||
|
||||
@@ -87,7 +87,7 @@
|
||||
<h1>当前架构库镜像</h1>
|
||||
<div class="meta">工作台内置镜像页:当前架构库结构化数据镜像。</div>
|
||||
<pre>{
|
||||
"generated_at": "2026-03-29T10:50:56+00:00",
|
||||
"generated_at": "2026-03-30T09:18:27+00:00",
|
||||
"title": "当前架构库",
|
||||
"summary": "工作台、控制面、数据层、授权边界与系统覆盖的当前真值视图。",
|
||||
"sections": [
|
||||
@@ -127,7 +127,7 @@
|
||||
},
|
||||
{
|
||||
"label": "当前漏洞条目",
|
||||
"value": "2424"
|
||||
"value": "2425"
|
||||
}
|
||||
],
|
||||
"fields": [
|
||||
@@ -145,7 +145,7 @@
|
||||
},
|
||||
{
|
||||
"label": "生成时间",
|
||||
"value": "2026-03-29T10:50:56+00:00"
|
||||
"value": "2026-03-30T09:18:27+00:00"
|
||||
}
|
||||
],
|
||||
"links": [
|
||||
@@ -6061,7 +6061,7 @@
|
||||
},
|
||||
{
|
||||
"label": "Advisory 数",
|
||||
"value": "2424"
|
||||
"value": "2425"
|
||||
},
|
||||
{
|
||||
"label": "状态类型",
|
||||
@@ -6080,7 +6080,7 @@
|
||||
"items": [
|
||||
{
|
||||
"title": "人工分诊",
|
||||
"summary": "当前累计 2335 条。",
|
||||
"summary": "当前累计 2336 条。",
|
||||
"open": false,
|
||||
"fields": [
|
||||
{
|
||||
@@ -6089,7 +6089,7 @@
|
||||
},
|
||||
{
|
||||
"label": "数量",
|
||||
"value": "2335"
|
||||
"value": "2336"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -144,7 +144,7 @@
|
||||
| Strapi | `cms` | `rolling-24m` | `-` | `yes` | `26` | `0` | `3` | `seeded` | `real:0/synthetic:0/blocked:0` | `0` | `0` | `26` | `` |
|
||||
| SvelteKit | `frameworks` | `rolling-24m` | `-` | `yes` | `3` | `3` | `2` | `seeded` | `real:0/synthetic:0/blocked:0` | `0` | `0` | `0` | `2026-02-28T06:27:26.115188Z` |
|
||||
| Symfony | `frameworks` | `rolling-24m` | `-` | `yes` | `9` | `9` | `3` | `seeded` | `real:0/synthetic:0/blocked:0` | `0` | `0` | `0` | `2026-03-13T22:16:14.858636Z` |
|
||||
| Traefik | `servers` | `rolling-24m` | `-` | `yes` | `47` | `0` | `2` | `seeded` | `real:0/synthetic:0/blocked:0` | `0` | `0` | `27` | `2026-03-27T20:49:46.252668Z` |
|
||||
| Traefik | `servers` | `rolling-24m` | `-` | `yes` | `48` | `0` | `2` | `seeded` | `real:0/synthetic:0/blocked:0` | `0` | `0` | `27` | `2026-03-29T15:49:22.073498Z` |
|
||||
| Undici | `frameworks` | `rolling-24m` | `-` | `yes` | `16` | `15` | `2` | `seeded` | `real:7/synthetic:0/blocked:0` | `0` | `7` | `1` | `2026-03-18T23:58:57.714731Z` |
|
||||
| Vite | `frameworks` | `history-full` | `yes` | `yes` | `42` | `16` | `3` | `seeded` | `real:12/synthetic:0/blocked:0` | `12` | `12` | `26` | `2026-02-04T04:37:24.129476Z` |
|
||||
| Vue | `frameworks` | `history-full` | `yes` | `yes` | `15` | `1` | `3` | `seeded` | `real:0/synthetic:0/blocked:0` | `0` | `0` | `14` | `2024-10-24T19:12:14.925352Z` |
|
||||
|
||||
@@ -88,7 +88,7 @@
|
||||
<div class="meta">工作台内置镜像页:分层实体覆盖、history-full 完整度和 workflow 统计。</div>
|
||||
<pre># 分层实体覆盖与完整度报告
|
||||
|
||||
- 生成时间: `2026-03-29T10:50:55+00:00`
|
||||
- 生成时间: `2026-03-30T09:18:25+00:00`
|
||||
- 已编目实体: `110`
|
||||
- 待编目 backlog: `7`
|
||||
- history-full 已完成: `41`
|
||||
|
||||
@@ -88,7 +88,7 @@
|
||||
<div class="meta">工作台内置镜像页:待编目 repo / 插件 / 包 backlog 与等待原因。</div>
|
||||
<pre># 分层实体发现 Backlog
|
||||
|
||||
- 生成时间: `2026-03-29T10:50:55+00:00`
|
||||
- 生成时间: `2026-03-30T09:18:25+00:00`
|
||||
- 待编目数量: `7`
|
||||
|
||||
| candidate_id | root_system | entity_type | risk | reason | waiting_for | source |
|
||||
|
||||
@@ -88,7 +88,7 @@
|
||||
<div class="meta">工作台内置镜像页:active/retired source、replacement map 与覆盖摘要。</div>
|
||||
<pre># Source Catalog Audit
|
||||
|
||||
- generated_at: `2026-03-29T10:49:35+00:00`
|
||||
- generated_at: `2026-03-30T09:17:05+00:00`
|
||||
- systems: `62`
|
||||
- sources: `179`
|
||||
- active_sources: `102`
|
||||
|
||||
@@ -88,7 +88,7 @@
|
||||
<div class="meta">工作台内置镜像页:89 条 advisory 最新完整度、family 矩阵与 ingest 健康度。</div>
|
||||
<pre># 全库 Advisory 完整度报告
|
||||
|
||||
- 生成时间: `2026-03-29T10:50:56+00:00`
|
||||
- 生成时间: `2026-03-30T09:18:27+00:00`
|
||||
- 最新 advisory 完整度: `89/89` `verified-real`
|
||||
- 合成验证数量: `0`
|
||||
- 阻塞数量: `0`
|
||||
@@ -96,7 +96,7 @@
|
||||
- 完整度百分比: `100.0%`
|
||||
- active source 全绿: `102/102`
|
||||
- source open alerts: `0`
|
||||
- 最近一次 source 全绿: `2026-03-29T10:50:39+00:00`
|
||||
- 最近一次 source 全绿: `2026-03-30T09:18:10+00:00`
|
||||
- 已编目实体: `110`
|
||||
- 待编目 backlog: `7`
|
||||
|
||||
|
||||
@@ -88,14 +88,14 @@
|
||||
<div class="meta">工作台内置镜像页:安全相关版本历史、source-gap 与版本驱动 lab enqueue 摘要。</div>
|
||||
<pre># 安全相关版本同步报告
|
||||
|
||||
- 生成时间: `2026-03-29T10:50:55+00:00`
|
||||
- 生成时间: `2026-03-30T09:18:25+00:00`
|
||||
- 已编目实体: `110`
|
||||
- 最新版本已同步: `95`
|
||||
- 版本 source-gap: `15`
|
||||
- 安全相关版本记录: `6314`
|
||||
- 安全相关版本记录: `6308`
|
||||
- 存在安全版本历史的实体: `83`
|
||||
- 自动升级实体: `10`
|
||||
- 因版本变化触发 lab 入队: `0`
|
||||
- 因版本变化触发 lab 入队: `1`
|
||||
|
||||
## 系统版本摘要
|
||||
|
||||
@@ -155,14 +155,14 @@
|
||||
| strapi | 2 | 2 | 0 | 0 | 1 |
|
||||
| sveltekit | 2 | 2 | 0 | 4 | 0 |
|
||||
| symfony | 2 | 2 | 0 | 220 | 0 |
|
||||
| traefik | 3 | 3 | 0 | 70 | 0 |
|
||||
| traefik | 3 | 3 | 0 | 71 | 0 |
|
||||
| undici | 3 | 3 | 0 | 25 | 0 |
|
||||
| vite | 5 | 5 | 0 | 150 | 0 |
|
||||
| vue | 2 | 2 | 0 | 2 | 0 |
|
||||
| webpack | 1 | 0 | 1 | 0 | 0 |
|
||||
| werkzeug | 2 | 2 | 0 | 22 | 0 |
|
||||
| woocommerce | 2 | 2 | 0 | 10 | 1 |
|
||||
| wordpress | 1 | 1 | 0 | 54 | 0 |
|
||||
| woocommerce | 2 | 2 | 0 | 2 | 1 |
|
||||
| wordpress | 1 | 1 | 0 | 55 | 0 |
|
||||
</pre>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -79,7 +79,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -245,7 +245,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 18,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [
|
||||
"npm latest",
|
||||
"https://github.com/angular/angular/security/advisories/GHSA-prjf-86w9-mfqv",
|
||||
@@ -292,7 +292,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 18,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -354,7 +354,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 1,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [
|
||||
"Apache HTTPD Security"
|
||||
],
|
||||
@@ -560,7 +560,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 2,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [
|
||||
"Apache Tomcat Security"
|
||||
],
|
||||
@@ -763,7 +763,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -827,7 +827,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 4,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [
|
||||
"npm latest",
|
||||
"https://github.com/withastro/astro/security/advisories/GHSA-wrwg-2hg8-v723",
|
||||
@@ -887,7 +887,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 28,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [
|
||||
"npm latest",
|
||||
"https://github.com/withastro/astro/security/advisories/GHSA-c4pw-33h3-35xw",
|
||||
@@ -954,7 +954,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 32,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -1030,7 +1030,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 2,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [
|
||||
"GitHub Releases API",
|
||||
"https://github.com/caddyserver/caddy/security/advisories/GHSA-5r3v-vc8m-m96g",
|
||||
@@ -1080,7 +1080,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 5,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [
|
||||
"GitHub Releases API",
|
||||
"https://github.com/caddyserver/caddy/security/advisories/GHSA-4xrr-hq4w-6vf4",
|
||||
@@ -1133,7 +1133,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 7,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -1223,7 +1223,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 1,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [
|
||||
"GitHub Releases API",
|
||||
"Directus GitHub Advisories"
|
||||
@@ -1276,7 +1276,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 1,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [
|
||||
"Directus GitHub Advisories"
|
||||
],
|
||||
@@ -1379,7 +1379,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 80,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [
|
||||
"Discourse Release Notes RSS",
|
||||
"Discourse Security RSS"
|
||||
@@ -1496,7 +1496,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 160,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [
|
||||
"npm latest",
|
||||
"https://nvd.nist.gov/vuln/detail/CVE-2019-11358"
|
||||
@@ -1563,7 +1563,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 160,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [
|
||||
"Django Security Weblog",
|
||||
"Django Security Releases Archive"
|
||||
@@ -1729,7 +1729,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 74,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [
|
||||
"Drupal Security Advisories RSS"
|
||||
],
|
||||
@@ -1870,7 +1870,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 4,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [
|
||||
"GitHub Releases API",
|
||||
"https://github.com/labstack/echo/pull/1718",
|
||||
@@ -1917,7 +1917,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 4,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -1971,7 +1971,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 2,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [
|
||||
"npm latest",
|
||||
"https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99"
|
||||
@@ -2015,7 +2015,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 2,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -2081,7 +2081,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -2151,7 +2151,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 4,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [
|
||||
"npm latest",
|
||||
"https://github.com/fastify/fastify/security/advisories/GHSA-573f-x89g-hqp9",
|
||||
@@ -2197,7 +2197,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 4,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -2259,7 +2259,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 22,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [
|
||||
"npm latest",
|
||||
"https://github.com/pallets/flask/security/advisories/GHSA-68rp-wp8r-4726"
|
||||
@@ -2303,7 +2303,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 22,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -2366,7 +2366,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 0,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [
|
||||
"GitHub Releases API",
|
||||
"Ghost GitHub Advisories"
|
||||
@@ -2419,7 +2419,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 0,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [
|
||||
"Ghost GitHub Advisories"
|
||||
],
|
||||
@@ -2512,7 +2512,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 2,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [
|
||||
"GitHub Releases API",
|
||||
"https://nvd.nist.gov/vuln/detail/CVE-2020-28483",
|
||||
@@ -2557,7 +2557,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 2,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -2607,7 +2607,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -2679,7 +2679,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 627,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [
|
||||
"GitLab Security Releases Atom"
|
||||
],
|
||||
@@ -2810,7 +2810,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -2930,7 +2930,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 4,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [
|
||||
"npm latest",
|
||||
"https://www.npmjs.com/advisories/1482"
|
||||
@@ -2974,7 +2974,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 4,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -3035,7 +3035,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 2,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [
|
||||
"HAProxy Blog Feed"
|
||||
],
|
||||
@@ -3109,7 +3109,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -3240,7 +3240,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 5,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [
|
||||
"Joomla Security Centre"
|
||||
],
|
||||
@@ -3407,7 +3407,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -3530,7 +3530,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 4,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [
|
||||
"npm latest",
|
||||
"https://github.com/koajs/koa/security/advisories/GHSA-7gcc-r8m5-44qm"
|
||||
@@ -3574,7 +3574,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 4,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -3635,7 +3635,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 103,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [
|
||||
"Packagist p2",
|
||||
"https://github.com/laravel/framework/security/advisories/GHSA-66hf-2p6w-jqfw"
|
||||
@@ -3680,7 +3680,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 103,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -3745,7 +3745,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 3,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [
|
||||
"GitHub Releases API",
|
||||
"Sansec Research"
|
||||
@@ -3801,7 +3801,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 3,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [
|
||||
"Sansec Research"
|
||||
],
|
||||
@@ -3967,7 +3967,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 759,
|
||||
"last_version_synced_at": "2026-03-29T10:50:44+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:15+00:00",
|
||||
"latest_version_evidence": [
|
||||
"Mattermost Security Updates JSON",
|
||||
"https://securityupdates.mattermost.com/security_updates.json",
|
||||
@@ -4018,7 +4018,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 756,
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:15+00:00",
|
||||
"latest_version_evidence": [
|
||||
"Mattermost Security Updates JSON",
|
||||
"https://securityupdates.mattermost.com/security_updates.json",
|
||||
@@ -4065,7 +4065,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 764,
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"latest_version_evidence": [
|
||||
"Mattermost Security Updates JSON",
|
||||
"advisory-fixed-version",
|
||||
@@ -4139,7 +4139,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 818,
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"latest_version_evidence": [
|
||||
"GitHub Releases API",
|
||||
"https://nvd.nist.gov/vuln/detail/CVE-2026-22545",
|
||||
@@ -4212,7 +4212,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 3097,
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"latest_version_evidence": [
|
||||
"Mattermost Security Updates JSON"
|
||||
],
|
||||
@@ -4329,7 +4329,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 254,
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"latest_version_evidence": [
|
||||
"MediaWiki Announce RSS"
|
||||
],
|
||||
@@ -4474,7 +4474,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0,
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -4546,7 +4546,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0,
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -4651,7 +4651,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0,
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -4734,7 +4734,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 168,
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"latest_version_evidence": [
|
||||
"npm latest",
|
||||
"https://github.com/vercel/next.js",
|
||||
@@ -4831,7 +4831,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 168,
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -4962,7 +4962,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0,
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -5137,7 +5137,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0,
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -5209,7 +5209,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 11,
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"latest_version_evidence": [
|
||||
"npm latest",
|
||||
"https://github.com/nuxt/nuxt/security/advisories/GHSA-vf6r-87q4-2vjf",
|
||||
@@ -5261,7 +5261,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 11,
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -5358,7 +5358,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 2,
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"latest_version_evidence": [
|
||||
"GitHub Releases API",
|
||||
"OpenCart Releases"
|
||||
@@ -5412,7 +5412,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 2,
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"latest_version_evidence": [
|
||||
"OpenCart Releases"
|
||||
],
|
||||
@@ -5581,7 +5581,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 0,
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"latest_version_evidence": [
|
||||
"GitHub Releases API"
|
||||
],
|
||||
@@ -5631,7 +5631,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 0,
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -5725,7 +5725,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 0,
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"latest_version_evidence": [
|
||||
"phpMyAdmin Security Page"
|
||||
],
|
||||
@@ -5846,7 +5846,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 41,
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"latest_version_evidence": [
|
||||
"Packagist p2",
|
||||
"https://github.com/PrestaShop/PrestaShop/security/advisories/GHSA-35pf-37c6-jxjv",
|
||||
@@ -5901,7 +5901,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 9,
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"latest_version_evidence": [
|
||||
"GitHub Releases API",
|
||||
"Friends Of Presta Security",
|
||||
@@ -5961,7 +5961,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 50,
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"latest_version_evidence": [
|
||||
"GitHub PrestaShop Advisories",
|
||||
"Friends Of Presta Security",
|
||||
@@ -6167,7 +6167,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 102,
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"latest_version_evidence": [
|
||||
"npm latest",
|
||||
"https://nvd.nist.gov/vuln/detail/CVE-2007-5379",
|
||||
@@ -6224,7 +6224,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 102,
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -6334,7 +6334,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 12,
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"latest_version_evidence": [
|
||||
"npm latest",
|
||||
"https://nvd.nist.gov/vuln/detail/CVE-2018-6341"
|
||||
@@ -6382,7 +6382,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 6,
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"latest_version_evidence": [
|
||||
"npm latest",
|
||||
"https://github.com/facebook/react",
|
||||
@@ -6428,7 +6428,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 18,
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -6516,7 +6516,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 0,
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"latest_version_evidence": [
|
||||
"Redmine Security Advisories"
|
||||
],
|
||||
@@ -6637,7 +6637,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 0,
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"latest_version_evidence": [
|
||||
"GitHub Releases API",
|
||||
"GitHub Saleor Advisories"
|
||||
@@ -6690,7 +6690,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 0,
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"latest_version_evidence": [
|
||||
"GitHub Saleor Advisories"
|
||||
],
|
||||
@@ -6784,7 +6784,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 0,
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"latest_version_evidence": [
|
||||
"GitHub Releases API",
|
||||
"Shopware Security Advisories"
|
||||
@@ -6837,7 +6837,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 0,
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"latest_version_evidence": [
|
||||
"Shopware Security Advisories"
|
||||
],
|
||||
@@ -6977,7 +6977,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 22,
|
||||
"last_version_synced_at": "2026-03-29T10:50:46+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:17+00:00",
|
||||
"latest_version_evidence": [
|
||||
"advisory-fixed-version",
|
||||
"https://github.com/JLLeitschuh/security-research/security/advisories/GHSA-cm59-pr5q-cw85"
|
||||
@@ -7021,7 +7021,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 22,
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -7088,7 +7088,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0,
|
||||
"last_version_synced_at": "2026-03-29T10:50:46+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:17+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -7166,7 +7166,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 92,
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"latest_version_evidence": [
|
||||
"advisory-fixed-version",
|
||||
"https://nvd.nist.gov/vuln/detail/CVE-2026-22732"
|
||||
@@ -7210,7 +7210,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 92,
|
||||
"last_version_synced_at": "2026-03-29T10:50:46+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:17+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -7282,7 +7282,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 0,
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"latest_version_evidence": [
|
||||
"GitHub Releases API",
|
||||
"Strapi GitHub Advisories"
|
||||
@@ -7335,7 +7335,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 0,
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"latest_version_evidence": [
|
||||
"Strapi GitHub Advisories"
|
||||
],
|
||||
@@ -7424,7 +7424,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 4,
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"latest_version_evidence": [
|
||||
"npm latest",
|
||||
"https://github.com/sveltejs/kit/security/advisories/GHSA-88qp-p4qg-rqm6",
|
||||
@@ -7471,7 +7471,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 4,
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -7534,7 +7534,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 220,
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"latest_version_evidence": [
|
||||
"Packagist p2",
|
||||
"https://github.com/symfony/symfony/security/advisories/GHSA-5pv8-ppvj-4h68"
|
||||
@@ -7586,7 +7586,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 220,
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -7657,7 +7657,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 8,
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"latest_version_evidence": [
|
||||
"GitHub Releases API",
|
||||
"https://github.com/traefik/traefik/security/advisories/GHSA-wvvq-wgcr-9q48",
|
||||
@@ -7721,8 +7721,8 @@
|
||||
"https://github.com/traefik/traefik/security/advisories/GHSA-67jx-r9pv-98rj"
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 62,
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"security_version_count": 63,
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"latest_version_evidence": [
|
||||
"GitHub Releases API",
|
||||
"https://github.com/traefik/traefik/security/advisories/GHSA-gxrv-wf35-62w9",
|
||||
@@ -7751,11 +7751,11 @@
|
||||
"history_backfill_status": "complete",
|
||||
"latest_sync_status": "green",
|
||||
"official_source_covered": true,
|
||||
"advisory_count": 19,
|
||||
"workflow_complete_advisory_count": 19,
|
||||
"version_mapped_advisory_count": 19,
|
||||
"advisory_count": 20,
|
||||
"workflow_complete_advisory_count": 20,
|
||||
"version_mapped_advisory_count": 20,
|
||||
"first_advisory_at": "2024-07-09T19:34:07+00:00",
|
||||
"latest_advisory_at": "2026-03-27T20:49:46+00:00",
|
||||
"latest_advisory_at": "2026-03-29T15:49:22+00:00",
|
||||
"advisory_ids": [
|
||||
"traefik--CVE-2024-39321",
|
||||
"traefik--CVE-2024-45410",
|
||||
@@ -7772,6 +7772,7 @@
|
||||
"traefik--CVE-2026-32595",
|
||||
"traefik--CVE-2026-32695",
|
||||
"traefik--CVE-2026-33433",
|
||||
"traefik--GHSA-46wh-3698-f2cx",
|
||||
"traefik--GHSA-4hjq-9h5c-252j",
|
||||
"traefik--GHSA-5423-jcjm-2gpv",
|
||||
"traefik--GHSA-gv8r-9rw9-9697",
|
||||
@@ -7799,8 +7800,8 @@
|
||||
"latest_release_url": "https://github.com/traefik/traefik/releases/tag/v3.7.0-ea.3",
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 70,
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"security_version_count": 71,
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -7810,11 +7811,11 @@
|
||||
"history_backfill_status": "seeded",
|
||||
"latest_sync_status": "green",
|
||||
"official_source_covered": true,
|
||||
"advisory_count": 47,
|
||||
"workflow_complete_advisory_count": 47,
|
||||
"version_mapped_advisory_count": 20,
|
||||
"advisory_count": 48,
|
||||
"workflow_complete_advisory_count": 48,
|
||||
"version_mapped_advisory_count": 21,
|
||||
"first_advisory_at": "2024-07-09T19:34:07+00:00",
|
||||
"latest_advisory_at": "2026-03-27T20:49:46+00:00",
|
||||
"latest_advisory_at": "2026-03-29T15:49:22+00:00",
|
||||
"advisory_ids": [
|
||||
"traefik--05879db0a0",
|
||||
"traefik--073109115e",
|
||||
@@ -7854,6 +7855,7 @@
|
||||
"traefik--CVE-2026-32595",
|
||||
"traefik--CVE-2026-32695",
|
||||
"traefik--CVE-2026-33433",
|
||||
"traefik--GHSA-46wh-3698-f2cx",
|
||||
"traefik--GHSA-4hjq-9h5c-252j",
|
||||
"traefik--GHSA-5423-jcjm-2gpv",
|
||||
"traefik--GHSA-gv8r-9rw9-9697",
|
||||
@@ -7907,7 +7909,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 4,
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"latest_version_evidence": [
|
||||
"npm latest",
|
||||
"https://github.com/nodejs/undici/security/advisories/GHSA-vrm6-8vpv-qv8q"
|
||||
@@ -7965,7 +7967,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 21,
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"latest_version_evidence": [
|
||||
"npm latest",
|
||||
"https://github.com/nodejs/undici/security/advisories/GHSA-3cvr-822r-rqcc",
|
||||
@@ -8031,7 +8033,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 25,
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -8115,7 +8117,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 8,
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"latest_version_evidence": [
|
||||
"npm latest",
|
||||
"https://github.com/vitejs/vite/security/advisories/GHSA-jqfw-vq24-v9c3"
|
||||
@@ -8162,7 +8164,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 12,
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"latest_version_evidence": [
|
||||
"npm latest",
|
||||
"https://github.com/vitejs/vite/security/advisories/GHSA-64vr-g452-qvp3"
|
||||
@@ -8211,7 +8213,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 23,
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"latest_version_evidence": [
|
||||
"npm latest",
|
||||
"https://github.com/vitejs/vite/security/advisories/GHSA-vg6x-rcgg-rjx6",
|
||||
@@ -8272,7 +8274,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 107,
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"latest_version_evidence": [
|
||||
"npm latest",
|
||||
"https://nvd.nist.gov/vuln/detail/CVE-2022-35204",
|
||||
@@ -8336,7 +8338,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 150,
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -8446,7 +8448,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 2,
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"latest_version_evidence": [
|
||||
"npm latest",
|
||||
"https://nvd.nist.gov/vuln/detail/CVE-2024-9506"
|
||||
@@ -8490,7 +8492,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 2,
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -8570,7 +8572,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0,
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -8639,7 +8641,7 @@
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 22,
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"latest_version_evidence": [
|
||||
"npm latest",
|
||||
"https://github.com/pallets/werkzeug/security/advisories/GHSA-29vq-49wr-vm6x"
|
||||
@@ -8683,7 +8685,7 @@
|
||||
"version_source_refs": [],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 22,
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"latest_version_evidence": [],
|
||||
"catalog_source": "",
|
||||
"catalog_reason": "",
|
||||
@@ -8751,8 +8753,8 @@
|
||||
"https://patchstack.com/database/wordpress/plugin/woo-custom-product-addons-pro/vulnerability/wordpress-woocommerce-custom-product-addons-pro-plugin-5-4-1-unauthenticated-remote-code-execution-via-custom-pricing-formula-vulnerability"
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 5,
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"security_version_count": 1,
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"latest_version_evidence": [
|
||||
"GitHub Releases API",
|
||||
"Patchstack Database",
|
||||
@@ -8813,8 +8815,8 @@
|
||||
"https://patchstack.com/database/wordpress/plugin/woo-custom-product-addons-pro/vulnerability/wordpress-woocommerce-custom-product-addons-pro-plugin-5-4-1-unauthenticated-remote-code-execution-via-custom-pricing-formula-vulnerability"
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 5,
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"security_version_count": 1,
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"latest_version_evidence": [
|
||||
"Woo Developer Advisories",
|
||||
"Patchstack Database"
|
||||
@@ -9010,10 +9012,10 @@
|
||||
"repo_url": "",
|
||||
"package_registry": "",
|
||||
"marketplace_url": "",
|
||||
"latest_version": "28.1.5",
|
||||
"latest_version": "9.1.2",
|
||||
"version_scheme": "vendor",
|
||||
"latest_release_at": "",
|
||||
"latest_release_url": "https://patchstack.com/database/wordpress/plugin/contest-gallery/vulnerability/wordpress-contest-gallery-plugin-28-1-5-unauthenticated-privilege-escalation-admin-account-takeover-via-registration-confirmation-email-to-id-type-confusion-vulnerability",
|
||||
"latest_release_url": "https://patchstack.com/database/wordpress/plugin/ameliabooking/vulnerability/wordpress-amelia-booking-pro-plugin-9-1-2-authenticated-customer-insecure-direct-object-reference-to-arbitrary-user-password-change-vulnerability",
|
||||
"version_source_refs": [
|
||||
"https://wpscan.com/blog/object-injection-vulnerability-fixed-in-seopress-7-9/",
|
||||
"https://patchstack.com/database/wordpress/plugin/ft-rockpress/vulnerability/wordpress-rockpress-plugin-1-0-17-missing-authorization-to-authenticated-subscriber-arbitrary-modification-via-ajax-actions-vulnerability",
|
||||
@@ -9064,11 +9066,19 @@
|
||||
"https://patchstack.com/database/wordpress/plugin/quick-adsense-reloaded/vulnerability/wordpress-quads-ads-manager-for-google-adsense-plugin-2-0-98-1-authenticated-contributor-stored-cross-site-scripting-via-multiple-ad-metadata-parameters-vulnerability",
|
||||
"https://patchstack.com/database/wordpress/plugin/pepro-ultimate-invoice/vulnerability/wordpress-peprodev-ultimate-invoice-plugin-2-2-6-unauthenticated-invoice-archive-download-vulnerability",
|
||||
"https://patchstack.com/database/wordpress/plugin/simple-download-counter/vulnerability/wordpress-simple-download-counter-plugin-2-3-authenticated-contributor-stored-cross-site-scripting-via-text-shortcode-attribute-vulnerability",
|
||||
"https://patchstack.com/database/wordpress/plugin/dsgvo-leaflet-map/vulnerability/wordpress-dsgvo-snippet-for-leaflet-map-and-its-extensions-plugin-3-1-authenticated-contributor-stored-cross-site-scripting-via-unset-attribute-vulnerability"
|
||||
"https://patchstack.com/database/wordpress/plugin/dsgvo-leaflet-map/vulnerability/wordpress-dsgvo-snippet-for-leaflet-map-and-its-extensions-plugin-3-1-authenticated-contributor-stored-cross-site-scripting-via-unset-attribute-vulnerability",
|
||||
"https://patchstack.com/database/wordpress/plugin/ameliabooking/vulnerability/wordpress-amelia-booking-pro-plugin-9-1-2-authenticated-customer-insecure-direct-object-reference-to-arbitrary-user-password-change-vulnerability",
|
||||
"https://patchstack.com/database/wordpress/plugin/conditional-menus/vulnerability/wordpress-conditional-menus-plugin-1-2-6-cross-site-request-forgery-to-menu-options-update-vulnerability",
|
||||
"https://patchstack.com/database/wordpress/plugin/twentig/vulnerability/wordpress-twentig-plugin-1-9-7-authenticated-contributor-stored-cross-site-scripting-via-featuredimagesizewidth-vulnerability",
|
||||
"https://patchstack.com/database/wordpress/plugin/learning-management-system/vulnerability/wordpress-masteriyo-lms-plugin-2-1-6-missing-authorization-to-authenticated-student-privilege-escalation-to-administrator-vulnerability",
|
||||
"https://patchstack.com/database/wordpress/plugin/wp-job-portal/vulnerability/wordpress-wp-job-portal-plugin-2-4-9-authenticated-subscriber-arbitrary-file-deletion-via-resume-custom-file-field-vulnerability",
|
||||
"https://patchstack.com/database/wordpress/plugin/sureforms/vulnerability/wordpress-sureforms-plugin-2-5-2-unauthenticated-payment-amount-validation-bypass-via-form-id-vulnerability",
|
||||
"https://patchstack.com/database/wordpress/plugin/trx_addons/vulnerability/wordpress-themerex-addons-plugin-2-38-5-unauthenticated-arbitrary-file-upload-vulnerability",
|
||||
"https://patchstack.com/database/wordpress/plugin/js-support-ticket/vulnerability/wordpress-js-help-desk-ai-powered-support-ticketing-system-plugin-3-0-4-unauthenticated-sql-injection-via-multiformid-parameter-vulnerability"
|
||||
],
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 55,
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"security_version_count": 56,
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"latest_version_evidence": [
|
||||
"WPScan Vulnerability Database",
|
||||
"Patchstack Database",
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"generated_at": "2026-03-29T10:50:56+00:00",
|
||||
"advisory_count": 2424,
|
||||
"generated_at": "2026-03-30T09:18:27+00:00",
|
||||
"advisory_count": 2425,
|
||||
"run_count": 140,
|
||||
"statuses": {
|
||||
"triage-manual": 2335,
|
||||
"triage-manual": 2336,
|
||||
"verified-real": 89
|
||||
},
|
||||
"run_statuses": {
|
||||
@@ -158,10 +158,10 @@
|
||||
"green_source_count": 102,
|
||||
"source_failure_count": 0,
|
||||
"open_alert_count": 0,
|
||||
"last_fully_green_run": "2026-03-29T10:50:39+00:00"
|
||||
"last_fully_green_run": "2026-03-30T09:18:10+00:00"
|
||||
},
|
||||
"entity_coverage": {
|
||||
"generated_at": "2026-03-29T10:50:55+00:00",
|
||||
"generated_at": "2026-03-30T09:18:25+00:00",
|
||||
"cataloged_entity_total": 110,
|
||||
"candidate_entity_total": 7,
|
||||
"history_full_complete_count": 41,
|
||||
@@ -1671,7 +1671,7 @@
|
||||
"entity_id": "traefik--repo--github-com-traefik-traefik-v3",
|
||||
"entity_type": "repo",
|
||||
"display_name": "traefik / traefik / v3",
|
||||
"advisory_count": 19,
|
||||
"advisory_count": 20,
|
||||
"history_backfill_status": "complete",
|
||||
"latest_sync_status": "green"
|
||||
},
|
||||
@@ -1935,14 +1935,14 @@
|
||||
}
|
||||
},
|
||||
"version_coverage": {
|
||||
"generated_at": "2026-03-29T10:50:55+00:00",
|
||||
"generated_at": "2026-03-30T09:18:25+00:00",
|
||||
"cataloged_entity_total": 110,
|
||||
"latest_version_synced_count": 95,
|
||||
"source_gap_count": 15,
|
||||
"security_version_total": 6314,
|
||||
"security_version_total": 6308,
|
||||
"security_version_entity_count": 83,
|
||||
"auto_promoted_entity_count": 10,
|
||||
"lab_enqueued_count": 0,
|
||||
"lab_enqueued_count": 1,
|
||||
"systems": [
|
||||
{
|
||||
"system_id": "adminer",
|
||||
@@ -3146,7 +3146,7 @@
|
||||
"cataloged_entity_total": 3,
|
||||
"latest_version_synced_count": 3,
|
||||
"source_gap_count": 0,
|
||||
"security_version_count": 70,
|
||||
"security_version_count": 71,
|
||||
"auto_promoted_count": 0,
|
||||
"latest_versions": [
|
||||
{
|
||||
@@ -3331,7 +3331,7 @@
|
||||
"cataloged_entity_total": 2,
|
||||
"latest_version_synced_count": 2,
|
||||
"source_gap_count": 0,
|
||||
"security_version_count": 10,
|
||||
"security_version_count": 2,
|
||||
"auto_promoted_count": 1,
|
||||
"latest_versions": [
|
||||
{
|
||||
@@ -3358,14 +3358,14 @@
|
||||
"cataloged_entity_total": 1,
|
||||
"latest_version_synced_count": 1,
|
||||
"source_gap_count": 0,
|
||||
"security_version_count": 54,
|
||||
"security_version_count": 55,
|
||||
"auto_promoted_count": 0,
|
||||
"latest_versions": [
|
||||
{
|
||||
"entity_id": "wordpress",
|
||||
"display_name": "WordPress",
|
||||
"entity_type": "system",
|
||||
"latest_version": "28.1.5",
|
||||
"latest_version": "9.1.2",
|
||||
"latest_release_at": "",
|
||||
"version_sync_status": "green"
|
||||
}
|
||||
@@ -3422,14 +3422,14 @@
|
||||
"cataloged_entity_total": 1,
|
||||
"latest_version_synced_count": 1,
|
||||
"source_gap_count": 0,
|
||||
"security_version_count": 54,
|
||||
"security_version_count": 55,
|
||||
"auto_promoted_count": 0,
|
||||
"latest_versions": [
|
||||
{
|
||||
"entity_id": "wordpress",
|
||||
"display_name": "WordPress",
|
||||
"entity_type": "system",
|
||||
"latest_version": "28.1.5",
|
||||
"latest_version": "9.1.2",
|
||||
"latest_release_at": "",
|
||||
"version_sync_status": "green"
|
||||
}
|
||||
@@ -3442,10 +3442,10 @@
|
||||
"entity_type_counts": {
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "28.1.5",
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"latest_version": "9.1.2",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 54
|
||||
"security_version_count": 55
|
||||
},
|
||||
{
|
||||
"system_id": "apache-tomcat",
|
||||
@@ -3552,7 +3552,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "11.0-doc",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 2
|
||||
},
|
||||
@@ -3649,7 +3649,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "2.4.x",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 1
|
||||
},
|
||||
@@ -3794,7 +3794,7 @@
|
||||
"repo": 1
|
||||
},
|
||||
"latest_version": "8.2.5",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 59
|
||||
},
|
||||
@@ -3856,7 +3856,7 @@
|
||||
"cataloged_entity_total": 2,
|
||||
"latest_version_synced_count": 2,
|
||||
"source_gap_count": 0,
|
||||
"security_version_count": 10,
|
||||
"security_version_count": 2,
|
||||
"auto_promoted_count": 1,
|
||||
"latest_versions": [
|
||||
{
|
||||
@@ -3895,9 +3895,9 @@
|
||||
"repo": 1
|
||||
},
|
||||
"latest_version": "10.6.1",
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 10
|
||||
"security_version_count": 2
|
||||
},
|
||||
{
|
||||
"system_id": "nginx",
|
||||
@@ -3971,7 +3971,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -4044,7 +4044,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "1017-20260102-core-xss-vector-in-the-pagebreak-plugin.html",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 5
|
||||
},
|
||||
@@ -4175,7 +4175,7 @@
|
||||
"repo": 1
|
||||
},
|
||||
"latest_version": "3.0.5.0",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 4
|
||||
},
|
||||
@@ -4300,7 +4300,7 @@
|
||||
"repo": 1
|
||||
},
|
||||
"latest_version": "2.4.9-beta1",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 6
|
||||
},
|
||||
@@ -4401,7 +4401,7 @@
|
||||
"project": 1
|
||||
},
|
||||
"latest_version": "1.0.0",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 182
|
||||
},
|
||||
@@ -4465,7 +4465,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -4596,7 +4596,7 @@
|
||||
"repo": 1
|
||||
},
|
||||
"latest_version": "6.7.8.2",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -4669,7 +4669,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "11.2.8",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 74
|
||||
},
|
||||
@@ -4742,7 +4742,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "28-10-2025",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 252
|
||||
},
|
||||
@@ -4887,7 +4887,7 @@
|
||||
"project": 1
|
||||
},
|
||||
"latest_version": "16.2.1",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 168
|
||||
},
|
||||
@@ -4951,7 +4951,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -5015,7 +5015,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -5094,7 +5094,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "2026-4363---incorrect-authorization-issue-in-authorization-caching-impacts-gitlab-ee",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 625
|
||||
},
|
||||
@@ -5196,7 +5196,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -5269,7 +5269,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "5.2.3-all-languages.zip",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -5342,10 +5342,149 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "6.1.2",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 0
|
||||
},
|
||||
{
|
||||
"system_id": "traefik",
|
||||
"display_name": "Traefik",
|
||||
"total": 48,
|
||||
"verified_real": 0,
|
||||
"verified_synthetic": 0,
|
||||
"blocked": 0,
|
||||
"manual": 48,
|
||||
"browser_required": 0,
|
||||
"browser_present": 0,
|
||||
"latest_update": "2026-03-29T15:49:22.073498Z",
|
||||
"category": "servers",
|
||||
"tier": "rolling-24m",
|
||||
"output_dir": "07-framework-security/servers/traefik",
|
||||
"families": [
|
||||
{
|
||||
"family": "authz-bypass",
|
||||
"total": 4,
|
||||
"verified_real": 0,
|
||||
"manual": 4
|
||||
},
|
||||
{
|
||||
"family": "proxy-boundary",
|
||||
"total": 43,
|
||||
"verified_real": 0,
|
||||
"manual": 43
|
||||
},
|
||||
{
|
||||
"family": "request-smuggling",
|
||||
"total": 1,
|
||||
"verified_real": 0,
|
||||
"manual": 1
|
||||
}
|
||||
],
|
||||
"entity_summary": {
|
||||
"system_id": "traefik",
|
||||
"display_name": "Traefik",
|
||||
"cataloged_entity_total": 3,
|
||||
"child_entity_total": 2,
|
||||
"candidate_entity_total": 0,
|
||||
"workflow_complete_count": 3,
|
||||
"version_mapped_count": 2,
|
||||
"official_source_covered_count": 3,
|
||||
"history_full_complete_count": 1,
|
||||
"latest_green_count": 3,
|
||||
"version_gap_entity_count": 1,
|
||||
"workflow_gap_entity_count": 0,
|
||||
"plugin_total": 1,
|
||||
"entity_type_counts": {
|
||||
"system": 1,
|
||||
"repo": 1,
|
||||
"extension": 1
|
||||
},
|
||||
"top_entities": [
|
||||
{
|
||||
"entity_id": "traefik--repo--github-com-traefik-traefik-v3",
|
||||
"entity_type": "repo",
|
||||
"display_name": "traefik / traefik / v3",
|
||||
"advisory_count": 20,
|
||||
"history_backfill_status": "complete",
|
||||
"latest_sync_status": "green"
|
||||
},
|
||||
{
|
||||
"entity_id": "traefik--extension--github-com-traefik-traefik-v3",
|
||||
"entity_type": "extension",
|
||||
"display_name": "traefik / traefik / v3",
|
||||
"advisory_count": 1,
|
||||
"history_backfill_status": "seeded",
|
||||
"latest_sync_status": "green"
|
||||
}
|
||||
],
|
||||
"backlog_preview": []
|
||||
},
|
||||
"version_summary": {
|
||||
"system_id": "traefik",
|
||||
"display_name": "Traefik",
|
||||
"cataloged_entity_total": 3,
|
||||
"latest_version_synced_count": 3,
|
||||
"source_gap_count": 0,
|
||||
"security_version_count": 71,
|
||||
"auto_promoted_count": 0,
|
||||
"latest_versions": [
|
||||
{
|
||||
"entity_id": "traefik",
|
||||
"display_name": "Traefik",
|
||||
"entity_type": "system",
|
||||
"latest_version": "3.7.0-ea.3",
|
||||
"latest_release_at": "2026-03-26T11:10:20Z",
|
||||
"version_sync_status": "green"
|
||||
},
|
||||
{
|
||||
"entity_id": "traefik--repo--github-com-traefik-traefik-v3",
|
||||
"display_name": "traefik / traefik / v3",
|
||||
"entity_type": "repo",
|
||||
"latest_version": "3.7.0-ea.3",
|
||||
"latest_release_at": "2026-03-26T11:10:20Z",
|
||||
"version_sync_status": "green"
|
||||
},
|
||||
{
|
||||
"entity_id": "traefik--extension--github-com-traefik-traefik-v3",
|
||||
"display_name": "traefik / traefik / v3",
|
||||
"entity_type": "extension",
|
||||
"latest_version": "3.7.0-ea.3",
|
||||
"latest_release_at": "2026-03-26T11:10:20Z",
|
||||
"version_sync_status": "green"
|
||||
}
|
||||
]
|
||||
},
|
||||
"top_entities": [
|
||||
{
|
||||
"entity_id": "traefik--repo--github-com-traefik-traefik-v3",
|
||||
"entity_type": "repo",
|
||||
"display_name": "traefik / traefik / v3",
|
||||
"advisory_count": 20,
|
||||
"history_backfill_status": "complete",
|
||||
"latest_sync_status": "green"
|
||||
},
|
||||
{
|
||||
"entity_id": "traefik--extension--github-com-traefik-traefik-v3",
|
||||
"entity_type": "extension",
|
||||
"display_name": "traefik / traefik / v3",
|
||||
"advisory_count": 1,
|
||||
"history_backfill_status": "seeded",
|
||||
"latest_sync_status": "green"
|
||||
}
|
||||
],
|
||||
"backlog_preview": [],
|
||||
"entity_total": 3,
|
||||
"entity_backlog": 0,
|
||||
"entity_type_counts": {
|
||||
"system": 1,
|
||||
"repo": 1,
|
||||
"extension": 1
|
||||
},
|
||||
"latest_version": "3.7.0-ea.3",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 71
|
||||
},
|
||||
{
|
||||
"system_id": "kibana",
|
||||
"display_name": "Kibana",
|
||||
@@ -5406,149 +5545,10 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0
|
||||
},
|
||||
{
|
||||
"system_id": "traefik",
|
||||
"display_name": "Traefik",
|
||||
"total": 47,
|
||||
"verified_real": 0,
|
||||
"verified_synthetic": 0,
|
||||
"blocked": 0,
|
||||
"manual": 47,
|
||||
"browser_required": 0,
|
||||
"browser_present": 0,
|
||||
"latest_update": "2026-03-27T20:49:46.252668Z",
|
||||
"category": "servers",
|
||||
"tier": "rolling-24m",
|
||||
"output_dir": "07-framework-security/servers/traefik",
|
||||
"families": [
|
||||
{
|
||||
"family": "authz-bypass",
|
||||
"total": 3,
|
||||
"verified_real": 0,
|
||||
"manual": 3
|
||||
},
|
||||
{
|
||||
"family": "proxy-boundary",
|
||||
"total": 43,
|
||||
"verified_real": 0,
|
||||
"manual": 43
|
||||
},
|
||||
{
|
||||
"family": "request-smuggling",
|
||||
"total": 1,
|
||||
"verified_real": 0,
|
||||
"manual": 1
|
||||
}
|
||||
],
|
||||
"entity_summary": {
|
||||
"system_id": "traefik",
|
||||
"display_name": "Traefik",
|
||||
"cataloged_entity_total": 3,
|
||||
"child_entity_total": 2,
|
||||
"candidate_entity_total": 0,
|
||||
"workflow_complete_count": 3,
|
||||
"version_mapped_count": 2,
|
||||
"official_source_covered_count": 3,
|
||||
"history_full_complete_count": 1,
|
||||
"latest_green_count": 3,
|
||||
"version_gap_entity_count": 1,
|
||||
"workflow_gap_entity_count": 0,
|
||||
"plugin_total": 1,
|
||||
"entity_type_counts": {
|
||||
"system": 1,
|
||||
"repo": 1,
|
||||
"extension": 1
|
||||
},
|
||||
"top_entities": [
|
||||
{
|
||||
"entity_id": "traefik--repo--github-com-traefik-traefik-v3",
|
||||
"entity_type": "repo",
|
||||
"display_name": "traefik / traefik / v3",
|
||||
"advisory_count": 19,
|
||||
"history_backfill_status": "complete",
|
||||
"latest_sync_status": "green"
|
||||
},
|
||||
{
|
||||
"entity_id": "traefik--extension--github-com-traefik-traefik-v3",
|
||||
"entity_type": "extension",
|
||||
"display_name": "traefik / traefik / v3",
|
||||
"advisory_count": 1,
|
||||
"history_backfill_status": "seeded",
|
||||
"latest_sync_status": "green"
|
||||
}
|
||||
],
|
||||
"backlog_preview": []
|
||||
},
|
||||
"version_summary": {
|
||||
"system_id": "traefik",
|
||||
"display_name": "Traefik",
|
||||
"cataloged_entity_total": 3,
|
||||
"latest_version_synced_count": 3,
|
||||
"source_gap_count": 0,
|
||||
"security_version_count": 70,
|
||||
"auto_promoted_count": 0,
|
||||
"latest_versions": [
|
||||
{
|
||||
"entity_id": "traefik",
|
||||
"display_name": "Traefik",
|
||||
"entity_type": "system",
|
||||
"latest_version": "3.7.0-ea.3",
|
||||
"latest_release_at": "2026-03-26T11:10:20Z",
|
||||
"version_sync_status": "green"
|
||||
},
|
||||
{
|
||||
"entity_id": "traefik--repo--github-com-traefik-traefik-v3",
|
||||
"display_name": "traefik / traefik / v3",
|
||||
"entity_type": "repo",
|
||||
"latest_version": "3.7.0-ea.3",
|
||||
"latest_release_at": "2026-03-26T11:10:20Z",
|
||||
"version_sync_status": "green"
|
||||
},
|
||||
{
|
||||
"entity_id": "traefik--extension--github-com-traefik-traefik-v3",
|
||||
"display_name": "traefik / traefik / v3",
|
||||
"entity_type": "extension",
|
||||
"latest_version": "3.7.0-ea.3",
|
||||
"latest_release_at": "2026-03-26T11:10:20Z",
|
||||
"version_sync_status": "green"
|
||||
}
|
||||
]
|
||||
},
|
||||
"top_entities": [
|
||||
{
|
||||
"entity_id": "traefik--repo--github-com-traefik-traefik-v3",
|
||||
"entity_type": "repo",
|
||||
"display_name": "traefik / traefik / v3",
|
||||
"advisory_count": 19,
|
||||
"history_backfill_status": "complete",
|
||||
"latest_sync_status": "green"
|
||||
},
|
||||
{
|
||||
"entity_id": "traefik--extension--github-com-traefik-traefik-v3",
|
||||
"entity_type": "extension",
|
||||
"display_name": "traefik / traefik / v3",
|
||||
"advisory_count": 1,
|
||||
"history_backfill_status": "seeded",
|
||||
"latest_sync_status": "green"
|
||||
}
|
||||
],
|
||||
"backlog_preview": [],
|
||||
"entity_total": 3,
|
||||
"entity_backlog": 0,
|
||||
"entity_type_counts": {
|
||||
"system": 1,
|
||||
"repo": 1,
|
||||
"extension": 1
|
||||
},
|
||||
"latest_version": "3.7.0-ea.3",
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 70
|
||||
},
|
||||
{
|
||||
"system_id": "rails",
|
||||
"display_name": "Ruby on Rails",
|
||||
@@ -5646,7 +5646,7 @@
|
||||
"project": 1
|
||||
},
|
||||
"latest_version": "4.1.0-beta",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 102
|
||||
},
|
||||
@@ -5845,7 +5845,7 @@
|
||||
"extension": 1
|
||||
},
|
||||
"latest_version": "8.0.3",
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 150
|
||||
},
|
||||
@@ -5909,7 +5909,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -6086,7 +6086,7 @@
|
||||
"plugin": 1
|
||||
},
|
||||
"latest_version": "26.2.1",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 3848
|
||||
},
|
||||
@@ -6159,7 +6159,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "2502-05-2023-143713-1.zip",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 80
|
||||
},
|
||||
@@ -6298,7 +6298,7 @@
|
||||
"extension": 1
|
||||
},
|
||||
"latest_version": "2.11.2",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 7
|
||||
},
|
||||
@@ -6417,7 +6417,7 @@
|
||||
"repo": 1
|
||||
},
|
||||
"latest_version": "11.17.0",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 2
|
||||
},
|
||||
@@ -6538,7 +6538,7 @@
|
||||
"project": 1
|
||||
},
|
||||
"latest_version": "4.4.2",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 11
|
||||
},
|
||||
@@ -6645,7 +6645,7 @@
|
||||
"repo": 1
|
||||
},
|
||||
"latest_version": "20.16.0",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -6752,7 +6752,7 @@
|
||||
"repo": 1
|
||||
},
|
||||
"latest_version": "5.40.0",
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -6865,7 +6865,7 @@
|
||||
"repo": 1
|
||||
},
|
||||
"latest_version": "3.22.44",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -6966,7 +6966,7 @@
|
||||
"repo": 1
|
||||
},
|
||||
"latest_version": "6.24.0",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -7099,7 +7099,7 @@
|
||||
"extension": 1
|
||||
},
|
||||
"latest_version": "7.24.6",
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 25
|
||||
},
|
||||
@@ -7238,7 +7238,7 @@
|
||||
"project": 2
|
||||
},
|
||||
"latest_version": "19.2.4",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 18
|
||||
},
|
||||
@@ -7395,7 +7395,7 @@
|
||||
"project": 1
|
||||
},
|
||||
"latest_version": "6.1.1",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 32
|
||||
},
|
||||
@@ -7473,7 +7473,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -7588,7 +7588,7 @@
|
||||
"project": 1
|
||||
},
|
||||
"latest_version": "3.5.31",
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 2
|
||||
},
|
||||
@@ -7664,7 +7664,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "",
|
||||
"last_version_synced_at": "2026-03-29T10:50:46+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:17+00:00",
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -7765,7 +7765,7 @@
|
||||
"package": 1
|
||||
},
|
||||
"latest_version": "8.0.7",
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 220
|
||||
},
|
||||
@@ -7829,7 +7829,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -7902,7 +7902,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "2.0",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 2
|
||||
},
|
||||
@@ -8009,7 +8009,7 @@
|
||||
"project": 1
|
||||
},
|
||||
"latest_version": "7.0.4",
|
||||
"last_version_synced_at": "2026-03-29T10:50:46+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:17+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 92
|
||||
},
|
||||
@@ -8073,7 +8073,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -8174,7 +8174,7 @@
|
||||
"package": 1
|
||||
},
|
||||
"latest_version": "2.55.0",
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 4
|
||||
},
|
||||
@@ -8238,7 +8238,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -8339,7 +8339,7 @@
|
||||
"package": 1
|
||||
},
|
||||
"latest_version": "21.2.6",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 18
|
||||
},
|
||||
@@ -8446,7 +8446,7 @@
|
||||
"repo": 1
|
||||
},
|
||||
"latest_version": "5.0.4",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 4
|
||||
},
|
||||
@@ -8547,7 +8547,7 @@
|
||||
"project": 1
|
||||
},
|
||||
"latest_version": "5.8.4",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 4
|
||||
},
|
||||
@@ -8648,7 +8648,7 @@
|
||||
"package": 1
|
||||
},
|
||||
"latest_version": "13.2.0",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 103
|
||||
},
|
||||
@@ -8712,7 +8712,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -8819,7 +8819,7 @@
|
||||
"project": 1
|
||||
},
|
||||
"latest_version": "2.2.11.RELEASE",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 22
|
||||
},
|
||||
@@ -8920,7 +8920,7 @@
|
||||
"project": 1
|
||||
},
|
||||
"latest_version": "0.27.4",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 2
|
||||
},
|
||||
@@ -8984,7 +8984,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -9085,7 +9085,7 @@
|
||||
"project": 1
|
||||
},
|
||||
"latest_version": "0.2.10",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 22
|
||||
},
|
||||
@@ -9186,7 +9186,7 @@
|
||||
"repo": 1
|
||||
},
|
||||
"latest_version": "1.12.0",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 2
|
||||
},
|
||||
@@ -9287,7 +9287,7 @@
|
||||
"package": 1
|
||||
},
|
||||
"latest_version": "21.4.7",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 4
|
||||
},
|
||||
@@ -9388,7 +9388,7 @@
|
||||
"project": 1
|
||||
},
|
||||
"latest_version": "3.2.0",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 4
|
||||
},
|
||||
@@ -9452,7 +9452,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "",
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -9553,7 +9553,7 @@
|
||||
"project": 1
|
||||
},
|
||||
"latest_version": "0.0.15",
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 22
|
||||
}
|
||||
@@ -9575,7 +9575,7 @@
|
||||
"version_mapped_count": 52,
|
||||
"latest_version_synced_count": 95,
|
||||
"version_source_gap_count": 15,
|
||||
"security_version_total": 6314,
|
||||
"lab_enqueued_count": 0
|
||||
"security_version_total": 6308,
|
||||
"lab_enqueued_count": 1
|
||||
}
|
||||
}
|
||||
|
||||
@@ -47,14 +47,14 @@
|
||||
"cataloged_entity_total": 1,
|
||||
"latest_version_synced_count": 1,
|
||||
"source_gap_count": 0,
|
||||
"security_version_count": 54,
|
||||
"security_version_count": 55,
|
||||
"auto_promoted_count": 0,
|
||||
"latest_versions": [
|
||||
{
|
||||
"entity_id": "wordpress",
|
||||
"display_name": "WordPress",
|
||||
"entity_type": "system",
|
||||
"latest_version": "28.1.5",
|
||||
"latest_version": "9.1.2",
|
||||
"latest_release_at": "",
|
||||
"version_sync_status": "green"
|
||||
}
|
||||
@@ -67,10 +67,10 @@
|
||||
"entity_type_counts": {
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "28.1.5",
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"latest_version": "9.1.2",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 54
|
||||
"security_version_count": 55
|
||||
},
|
||||
{
|
||||
"system_id": "apache-tomcat",
|
||||
@@ -177,7 +177,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "11.0-doc",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 2
|
||||
},
|
||||
@@ -274,7 +274,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "2.4.x",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 1
|
||||
},
|
||||
@@ -419,7 +419,7 @@
|
||||
"repo": 1
|
||||
},
|
||||
"latest_version": "8.2.5",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 59
|
||||
},
|
||||
@@ -481,7 +481,7 @@
|
||||
"cataloged_entity_total": 2,
|
||||
"latest_version_synced_count": 2,
|
||||
"source_gap_count": 0,
|
||||
"security_version_count": 10,
|
||||
"security_version_count": 2,
|
||||
"auto_promoted_count": 1,
|
||||
"latest_versions": [
|
||||
{
|
||||
@@ -520,9 +520,9 @@
|
||||
"repo": 1
|
||||
},
|
||||
"latest_version": "10.6.1",
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 10
|
||||
"security_version_count": 2
|
||||
},
|
||||
{
|
||||
"system_id": "nginx",
|
||||
@@ -596,7 +596,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -669,7 +669,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "1017-20260102-core-xss-vector-in-the-pagebreak-plugin.html",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 5
|
||||
},
|
||||
@@ -800,7 +800,7 @@
|
||||
"repo": 1
|
||||
},
|
||||
"latest_version": "3.0.5.0",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 4
|
||||
},
|
||||
@@ -925,7 +925,7 @@
|
||||
"repo": 1
|
||||
},
|
||||
"latest_version": "2.4.9-beta1",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 6
|
||||
},
|
||||
@@ -1026,7 +1026,7 @@
|
||||
"project": 1
|
||||
},
|
||||
"latest_version": "1.0.0",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 182
|
||||
},
|
||||
@@ -1090,7 +1090,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -1221,7 +1221,7 @@
|
||||
"repo": 1
|
||||
},
|
||||
"latest_version": "6.7.8.2",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -1294,7 +1294,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "11.2.8",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 74
|
||||
},
|
||||
@@ -1367,7 +1367,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "28-10-2025",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 252
|
||||
},
|
||||
@@ -1512,7 +1512,7 @@
|
||||
"project": 1
|
||||
},
|
||||
"latest_version": "16.2.1",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 168
|
||||
},
|
||||
@@ -1576,7 +1576,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -1640,7 +1640,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -1719,7 +1719,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "2026-4363---incorrect-authorization-issue-in-authorization-caching-impacts-gitlab-ee",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 625
|
||||
},
|
||||
@@ -1821,7 +1821,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -1894,7 +1894,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "5.2.3-all-languages.zip",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -1967,10 +1967,149 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "6.1.2",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 0
|
||||
},
|
||||
{
|
||||
"system_id": "traefik",
|
||||
"display_name": "Traefik",
|
||||
"total": 48,
|
||||
"verified_real": 0,
|
||||
"verified_synthetic": 0,
|
||||
"blocked": 0,
|
||||
"manual": 48,
|
||||
"browser_required": 0,
|
||||
"browser_present": 0,
|
||||
"latest_update": "2026-03-29T15:49:22.073498Z",
|
||||
"category": "servers",
|
||||
"tier": "rolling-24m",
|
||||
"output_dir": "07-framework-security/servers/traefik",
|
||||
"families": [
|
||||
{
|
||||
"family": "authz-bypass",
|
||||
"total": 4,
|
||||
"verified_real": 0,
|
||||
"manual": 4
|
||||
},
|
||||
{
|
||||
"family": "proxy-boundary",
|
||||
"total": 43,
|
||||
"verified_real": 0,
|
||||
"manual": 43
|
||||
},
|
||||
{
|
||||
"family": "request-smuggling",
|
||||
"total": 1,
|
||||
"verified_real": 0,
|
||||
"manual": 1
|
||||
}
|
||||
],
|
||||
"entity_summary": {
|
||||
"system_id": "traefik",
|
||||
"display_name": "Traefik",
|
||||
"cataloged_entity_total": 3,
|
||||
"child_entity_total": 2,
|
||||
"candidate_entity_total": 0,
|
||||
"workflow_complete_count": 3,
|
||||
"version_mapped_count": 2,
|
||||
"official_source_covered_count": 3,
|
||||
"history_full_complete_count": 1,
|
||||
"latest_green_count": 3,
|
||||
"version_gap_entity_count": 1,
|
||||
"workflow_gap_entity_count": 0,
|
||||
"plugin_total": 1,
|
||||
"entity_type_counts": {
|
||||
"system": 1,
|
||||
"repo": 1,
|
||||
"extension": 1
|
||||
},
|
||||
"top_entities": [
|
||||
{
|
||||
"entity_id": "traefik--repo--github-com-traefik-traefik-v3",
|
||||
"entity_type": "repo",
|
||||
"display_name": "traefik / traefik / v3",
|
||||
"advisory_count": 20,
|
||||
"history_backfill_status": "complete",
|
||||
"latest_sync_status": "green"
|
||||
},
|
||||
{
|
||||
"entity_id": "traefik--extension--github-com-traefik-traefik-v3",
|
||||
"entity_type": "extension",
|
||||
"display_name": "traefik / traefik / v3",
|
||||
"advisory_count": 1,
|
||||
"history_backfill_status": "seeded",
|
||||
"latest_sync_status": "green"
|
||||
}
|
||||
],
|
||||
"backlog_preview": []
|
||||
},
|
||||
"version_summary": {
|
||||
"system_id": "traefik",
|
||||
"display_name": "Traefik",
|
||||
"cataloged_entity_total": 3,
|
||||
"latest_version_synced_count": 3,
|
||||
"source_gap_count": 0,
|
||||
"security_version_count": 71,
|
||||
"auto_promoted_count": 0,
|
||||
"latest_versions": [
|
||||
{
|
||||
"entity_id": "traefik",
|
||||
"display_name": "Traefik",
|
||||
"entity_type": "system",
|
||||
"latest_version": "3.7.0-ea.3",
|
||||
"latest_release_at": "2026-03-26T11:10:20Z",
|
||||
"version_sync_status": "green"
|
||||
},
|
||||
{
|
||||
"entity_id": "traefik--repo--github-com-traefik-traefik-v3",
|
||||
"display_name": "traefik / traefik / v3",
|
||||
"entity_type": "repo",
|
||||
"latest_version": "3.7.0-ea.3",
|
||||
"latest_release_at": "2026-03-26T11:10:20Z",
|
||||
"version_sync_status": "green"
|
||||
},
|
||||
{
|
||||
"entity_id": "traefik--extension--github-com-traefik-traefik-v3",
|
||||
"display_name": "traefik / traefik / v3",
|
||||
"entity_type": "extension",
|
||||
"latest_version": "3.7.0-ea.3",
|
||||
"latest_release_at": "2026-03-26T11:10:20Z",
|
||||
"version_sync_status": "green"
|
||||
}
|
||||
]
|
||||
},
|
||||
"top_entities": [
|
||||
{
|
||||
"entity_id": "traefik--repo--github-com-traefik-traefik-v3",
|
||||
"entity_type": "repo",
|
||||
"display_name": "traefik / traefik / v3",
|
||||
"advisory_count": 20,
|
||||
"history_backfill_status": "complete",
|
||||
"latest_sync_status": "green"
|
||||
},
|
||||
{
|
||||
"entity_id": "traefik--extension--github-com-traefik-traefik-v3",
|
||||
"entity_type": "extension",
|
||||
"display_name": "traefik / traefik / v3",
|
||||
"advisory_count": 1,
|
||||
"history_backfill_status": "seeded",
|
||||
"latest_sync_status": "green"
|
||||
}
|
||||
],
|
||||
"backlog_preview": [],
|
||||
"entity_total": 3,
|
||||
"entity_backlog": 0,
|
||||
"entity_type_counts": {
|
||||
"system": 1,
|
||||
"repo": 1,
|
||||
"extension": 1
|
||||
},
|
||||
"latest_version": "3.7.0-ea.3",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 71
|
||||
},
|
||||
{
|
||||
"system_id": "kibana",
|
||||
"display_name": "Kibana",
|
||||
@@ -2031,149 +2170,10 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0
|
||||
},
|
||||
{
|
||||
"system_id": "traefik",
|
||||
"display_name": "Traefik",
|
||||
"total": 47,
|
||||
"verified_real": 0,
|
||||
"verified_synthetic": 0,
|
||||
"blocked": 0,
|
||||
"manual": 47,
|
||||
"browser_required": 0,
|
||||
"browser_present": 0,
|
||||
"latest_update": "2026-03-27T20:49:46.252668Z",
|
||||
"category": "servers",
|
||||
"tier": "rolling-24m",
|
||||
"output_dir": "07-framework-security/servers/traefik",
|
||||
"families": [
|
||||
{
|
||||
"family": "authz-bypass",
|
||||
"total": 3,
|
||||
"verified_real": 0,
|
||||
"manual": 3
|
||||
},
|
||||
{
|
||||
"family": "proxy-boundary",
|
||||
"total": 43,
|
||||
"verified_real": 0,
|
||||
"manual": 43
|
||||
},
|
||||
{
|
||||
"family": "request-smuggling",
|
||||
"total": 1,
|
||||
"verified_real": 0,
|
||||
"manual": 1
|
||||
}
|
||||
],
|
||||
"entity_summary": {
|
||||
"system_id": "traefik",
|
||||
"display_name": "Traefik",
|
||||
"cataloged_entity_total": 3,
|
||||
"child_entity_total": 2,
|
||||
"candidate_entity_total": 0,
|
||||
"workflow_complete_count": 3,
|
||||
"version_mapped_count": 2,
|
||||
"official_source_covered_count": 3,
|
||||
"history_full_complete_count": 1,
|
||||
"latest_green_count": 3,
|
||||
"version_gap_entity_count": 1,
|
||||
"workflow_gap_entity_count": 0,
|
||||
"plugin_total": 1,
|
||||
"entity_type_counts": {
|
||||
"system": 1,
|
||||
"repo": 1,
|
||||
"extension": 1
|
||||
},
|
||||
"top_entities": [
|
||||
{
|
||||
"entity_id": "traefik--repo--github-com-traefik-traefik-v3",
|
||||
"entity_type": "repo",
|
||||
"display_name": "traefik / traefik / v3",
|
||||
"advisory_count": 19,
|
||||
"history_backfill_status": "complete",
|
||||
"latest_sync_status": "green"
|
||||
},
|
||||
{
|
||||
"entity_id": "traefik--extension--github-com-traefik-traefik-v3",
|
||||
"entity_type": "extension",
|
||||
"display_name": "traefik / traefik / v3",
|
||||
"advisory_count": 1,
|
||||
"history_backfill_status": "seeded",
|
||||
"latest_sync_status": "green"
|
||||
}
|
||||
],
|
||||
"backlog_preview": []
|
||||
},
|
||||
"version_summary": {
|
||||
"system_id": "traefik",
|
||||
"display_name": "Traefik",
|
||||
"cataloged_entity_total": 3,
|
||||
"latest_version_synced_count": 3,
|
||||
"source_gap_count": 0,
|
||||
"security_version_count": 70,
|
||||
"auto_promoted_count": 0,
|
||||
"latest_versions": [
|
||||
{
|
||||
"entity_id": "traefik",
|
||||
"display_name": "Traefik",
|
||||
"entity_type": "system",
|
||||
"latest_version": "3.7.0-ea.3",
|
||||
"latest_release_at": "2026-03-26T11:10:20Z",
|
||||
"version_sync_status": "green"
|
||||
},
|
||||
{
|
||||
"entity_id": "traefik--repo--github-com-traefik-traefik-v3",
|
||||
"display_name": "traefik / traefik / v3",
|
||||
"entity_type": "repo",
|
||||
"latest_version": "3.7.0-ea.3",
|
||||
"latest_release_at": "2026-03-26T11:10:20Z",
|
||||
"version_sync_status": "green"
|
||||
},
|
||||
{
|
||||
"entity_id": "traefik--extension--github-com-traefik-traefik-v3",
|
||||
"display_name": "traefik / traefik / v3",
|
||||
"entity_type": "extension",
|
||||
"latest_version": "3.7.0-ea.3",
|
||||
"latest_release_at": "2026-03-26T11:10:20Z",
|
||||
"version_sync_status": "green"
|
||||
}
|
||||
]
|
||||
},
|
||||
"top_entities": [
|
||||
{
|
||||
"entity_id": "traefik--repo--github-com-traefik-traefik-v3",
|
||||
"entity_type": "repo",
|
||||
"display_name": "traefik / traefik / v3",
|
||||
"advisory_count": 19,
|
||||
"history_backfill_status": "complete",
|
||||
"latest_sync_status": "green"
|
||||
},
|
||||
{
|
||||
"entity_id": "traefik--extension--github-com-traefik-traefik-v3",
|
||||
"entity_type": "extension",
|
||||
"display_name": "traefik / traefik / v3",
|
||||
"advisory_count": 1,
|
||||
"history_backfill_status": "seeded",
|
||||
"latest_sync_status": "green"
|
||||
}
|
||||
],
|
||||
"backlog_preview": [],
|
||||
"entity_total": 3,
|
||||
"entity_backlog": 0,
|
||||
"entity_type_counts": {
|
||||
"system": 1,
|
||||
"repo": 1,
|
||||
"extension": 1
|
||||
},
|
||||
"latest_version": "3.7.0-ea.3",
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 70
|
||||
},
|
||||
{
|
||||
"system_id": "rails",
|
||||
"display_name": "Ruby on Rails",
|
||||
@@ -2271,7 +2271,7 @@
|
||||
"project": 1
|
||||
},
|
||||
"latest_version": "4.1.0-beta",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 102
|
||||
},
|
||||
@@ -2470,7 +2470,7 @@
|
||||
"extension": 1
|
||||
},
|
||||
"latest_version": "8.0.3",
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 150
|
||||
},
|
||||
@@ -2534,7 +2534,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -2711,7 +2711,7 @@
|
||||
"plugin": 1
|
||||
},
|
||||
"latest_version": "26.2.1",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 3848
|
||||
},
|
||||
@@ -2784,7 +2784,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "2502-05-2023-143713-1.zip",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 80
|
||||
},
|
||||
@@ -2923,7 +2923,7 @@
|
||||
"extension": 1
|
||||
},
|
||||
"latest_version": "2.11.2",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 7
|
||||
},
|
||||
@@ -3042,7 +3042,7 @@
|
||||
"repo": 1
|
||||
},
|
||||
"latest_version": "11.17.0",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 2
|
||||
},
|
||||
@@ -3163,7 +3163,7 @@
|
||||
"project": 1
|
||||
},
|
||||
"latest_version": "4.4.2",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 11
|
||||
},
|
||||
@@ -3270,7 +3270,7 @@
|
||||
"repo": 1
|
||||
},
|
||||
"latest_version": "20.16.0",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -3377,7 +3377,7 @@
|
||||
"repo": 1
|
||||
},
|
||||
"latest_version": "5.40.0",
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -3490,7 +3490,7 @@
|
||||
"repo": 1
|
||||
},
|
||||
"latest_version": "3.22.44",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -3591,7 +3591,7 @@
|
||||
"repo": 1
|
||||
},
|
||||
"latest_version": "6.24.0",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -3724,7 +3724,7 @@
|
||||
"extension": 1
|
||||
},
|
||||
"latest_version": "7.24.6",
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 25
|
||||
},
|
||||
@@ -3863,7 +3863,7 @@
|
||||
"project": 2
|
||||
},
|
||||
"latest_version": "19.2.4",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 18
|
||||
},
|
||||
@@ -4020,7 +4020,7 @@
|
||||
"project": 1
|
||||
},
|
||||
"latest_version": "6.1.1",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 32
|
||||
},
|
||||
@@ -4098,7 +4098,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -4213,7 +4213,7 @@
|
||||
"project": 1
|
||||
},
|
||||
"latest_version": "3.5.31",
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 2
|
||||
},
|
||||
@@ -4289,7 +4289,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "",
|
||||
"last_version_synced_at": "2026-03-29T10:50:46+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:17+00:00",
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -4390,7 +4390,7 @@
|
||||
"package": 1
|
||||
},
|
||||
"latest_version": "8.0.7",
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 220
|
||||
},
|
||||
@@ -4454,7 +4454,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -4527,7 +4527,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "2.0",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 2
|
||||
},
|
||||
@@ -4634,7 +4634,7 @@
|
||||
"project": 1
|
||||
},
|
||||
"latest_version": "7.0.4",
|
||||
"last_version_synced_at": "2026-03-29T10:50:46+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:17+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 92
|
||||
},
|
||||
@@ -4698,7 +4698,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -4799,7 +4799,7 @@
|
||||
"package": 1
|
||||
},
|
||||
"latest_version": "2.55.0",
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 4
|
||||
},
|
||||
@@ -4863,7 +4863,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -4964,7 +4964,7 @@
|
||||
"package": 1
|
||||
},
|
||||
"latest_version": "21.2.6",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 18
|
||||
},
|
||||
@@ -5071,7 +5071,7 @@
|
||||
"repo": 1
|
||||
},
|
||||
"latest_version": "5.0.4",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 4
|
||||
},
|
||||
@@ -5172,7 +5172,7 @@
|
||||
"project": 1
|
||||
},
|
||||
"latest_version": "5.8.4",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 4
|
||||
},
|
||||
@@ -5273,7 +5273,7 @@
|
||||
"package": 1
|
||||
},
|
||||
"latest_version": "13.2.0",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 103
|
||||
},
|
||||
@@ -5337,7 +5337,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -5444,7 +5444,7 @@
|
||||
"project": 1
|
||||
},
|
||||
"latest_version": "2.2.11.RELEASE",
|
||||
"last_version_synced_at": "2026-03-29T10:50:45+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:16+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 22
|
||||
},
|
||||
@@ -5545,7 +5545,7 @@
|
||||
"project": 1
|
||||
},
|
||||
"latest_version": "0.27.4",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 2
|
||||
},
|
||||
@@ -5609,7 +5609,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -5710,7 +5710,7 @@
|
||||
"project": 1
|
||||
},
|
||||
"latest_version": "0.2.10",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 22
|
||||
},
|
||||
@@ -5811,7 +5811,7 @@
|
||||
"repo": 1
|
||||
},
|
||||
"latest_version": "1.12.0",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 2
|
||||
},
|
||||
@@ -5912,7 +5912,7 @@
|
||||
"package": 1
|
||||
},
|
||||
"latest_version": "21.4.7",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 4
|
||||
},
|
||||
@@ -6013,7 +6013,7 @@
|
||||
"project": 1
|
||||
},
|
||||
"latest_version": "3.2.0",
|
||||
"last_version_synced_at": "2026-03-29T10:50:43+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:14+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 4
|
||||
},
|
||||
@@ -6077,7 +6077,7 @@
|
||||
"system": 1
|
||||
},
|
||||
"latest_version": "",
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"version_sync_status": "source-gap",
|
||||
"security_version_count": 0
|
||||
},
|
||||
@@ -6178,7 +6178,7 @@
|
||||
"project": 1
|
||||
},
|
||||
"latest_version": "0.0.15",
|
||||
"last_version_synced_at": "2026-03-29T10:50:47+00:00",
|
||||
"last_version_synced_at": "2026-03-30T09:18:18+00:00",
|
||||
"version_sync_status": "green",
|
||||
"security_version_count": 22
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# 分层实体覆盖与完整度报告
|
||||
|
||||
- 生成时间: `2026-03-29T10:50:55+00:00`
|
||||
- 生成时间: `2026-03-30T09:18:25+00:00`
|
||||
- 已编目实体: `110`
|
||||
- 待编目 backlog: `7`
|
||||
- history-full 已完成: `41`
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"generated_at": "2026-03-29T10:50:55+00:00",
|
||||
"generated_at": "2026-03-30T09:18:25+00:00",
|
||||
"cataloged_entity_total": 110,
|
||||
"candidate_entity_total": 7,
|
||||
"history_full_complete_count": 41,
|
||||
@@ -1509,7 +1509,7 @@
|
||||
"entity_id": "traefik--repo--github-com-traefik-traefik-v3",
|
||||
"entity_type": "repo",
|
||||
"display_name": "traefik / traefik / v3",
|
||||
"advisory_count": 19,
|
||||
"advisory_count": 20,
|
||||
"history_backfill_status": "complete",
|
||||
"latest_sync_status": "green"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# 分层实体发现 Backlog
|
||||
|
||||
- 生成时间: `2026-03-29T10:50:55+00:00`
|
||||
- 生成时间: `2026-03-30T09:18:25+00:00`
|
||||
- 待编目数量: `7`
|
||||
|
||||
| candidate_id | root_system | entity_type | risk | reason | waiting_for | source |
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"generated_at": "2026-03-29T10:50:55+00:00",
|
||||
"generated_at": "2026-03-30T09:18:25+00:00",
|
||||
"discovery_queue": {
|
||||
"count": 7,
|
||||
"items": [
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"generated_at": "2026-03-29T10:50:47+00:00",
|
||||
"enqueued": 0,
|
||||
"queue_total": 2380,
|
||||
"generated_at": "2026-03-30T09:18:18+00:00",
|
||||
"enqueued": 1,
|
||||
"queue_total": 2381,
|
||||
"items": [
|
||||
{
|
||||
"advisory_id": "directus--05a97ef95a",
|
||||
@@ -2758,6 +2758,11 @@
|
||||
"system_id": "strapi",
|
||||
"priority": "version-sync"
|
||||
},
|
||||
{
|
||||
"advisory_id": "traefik--GHSA-46wh-3698-f2cx",
|
||||
"system_id": "traefik",
|
||||
"priority": "version-sync"
|
||||
},
|
||||
{
|
||||
"advisory_id": "woocommerce--05da41121f",
|
||||
"system_id": "woocommerce",
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
# 最新同步摘要
|
||||
|
||||
- 渲染时间: `2026-03-29T10:50:55+00:00`
|
||||
- 渲染时间: `2026-03-30T09:18:25+00:00`
|
||||
- 系统数量: `62`
|
||||
- Advisory 数量: `2380`
|
||||
- Advisory 数量: `2381`
|
||||
- 已编目实体数量: `110`
|
||||
- 待编目 backlog 数量: `7`
|
||||
- 重点 Markdown 数量: `174`
|
||||
- Run Bundle 数量: `89`
|
||||
- 新增记录: `0`
|
||||
- 新增记录: `1`
|
||||
- 更新记录: `0`
|
||||
- Triage 数量: `1177`
|
||||
- 失败的 source adapter: `0`
|
||||
|
||||
@@ -1,21 +1,23 @@
|
||||
{
|
||||
"generated_at": "2026-03-29T10:50:39+00:00",
|
||||
"generated_at": "2026-03-30T09:18:10+00:00",
|
||||
"active_source_count": 102,
|
||||
"green_source_count": 102,
|
||||
"source_failure_count": 0,
|
||||
"open_alert_count": 0,
|
||||
"resolved_alert_count": 101,
|
||||
"last_fully_green_run": "2026-03-29T10:50:39+00:00",
|
||||
"last_fully_green_run": "2026-03-30T09:18:10+00:00",
|
||||
"source_catalog": {
|
||||
"system_count": 62,
|
||||
"source_count": 179,
|
||||
"retired_source_count": 77
|
||||
},
|
||||
"ingest": {
|
||||
"new_count": 0,
|
||||
"new_count": 1,
|
||||
"updated_count": 0,
|
||||
"failure_count": 0,
|
||||
"systems_touched": []
|
||||
"systems_touched": [
|
||||
"traefik"
|
||||
]
|
||||
},
|
||||
"validation": {
|
||||
"passed": true,
|
||||
@@ -34,14 +36,14 @@
|
||||
"cataloged_entity_total": 110,
|
||||
"latest_version_synced_count": 95,
|
||||
"source_gap_count": 15,
|
||||
"security_version_total": 6314,
|
||||
"security_version_total": 6308,
|
||||
"security_version_entity_count": 83,
|
||||
"auto_promoted_entity_count": 10,
|
||||
"lab_enqueued_count": 0
|
||||
"lab_enqueued_count": 1
|
||||
},
|
||||
"lab_enqueue": {
|
||||
"enqueued": 0,
|
||||
"queue_total": 2380,
|
||||
"enqueued": 1,
|
||||
"queue_total": 2381,
|
||||
"pending_count": 0
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"generated_at": "2026-03-29T10:50:55+00:00",
|
||||
"version_count": 6314,
|
||||
"generated_at": "2026-03-30T09:18:25+00:00",
|
||||
"version_count": 6308,
|
||||
"versions": [
|
||||
{
|
||||
"version_id": "angular--package--angular-core--introduced-0-last-affected-18-2-14",
|
||||
@@ -87036,7 +87036,8 @@
|
||||
"security_relevant": true,
|
||||
"reason": "affected",
|
||||
"advisory_refs": [
|
||||
"traefik--CVE-2026-33433"
|
||||
"traefik--CVE-2026-33433",
|
||||
"traefik--GHSA-46wh-3698-f2cx"
|
||||
],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
@@ -87427,7 +87428,8 @@
|
||||
"security_relevant": true,
|
||||
"reason": "fixed",
|
||||
"advisory_refs": [
|
||||
"traefik--CVE-2026-33433"
|
||||
"traefik--CVE-2026-33433",
|
||||
"traefik--GHSA-46wh-3698-f2cx"
|
||||
],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
@@ -87479,6 +87481,22 @@
|
||||
],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "traefik--repo--github-com-traefik-traefik-v3--introduced-3-0-0-beta3-fixed-3-6-12",
|
||||
"entity_id": "traefik--repo--github-com-traefik-traefik-v3",
|
||||
"root_system_id": "traefik",
|
||||
"version": "introduced=3.0.0-beta3, fixed<3.6.12",
|
||||
"released_at": "2026-03-29T15:37:28Z",
|
||||
"release_url": "https://github.com/traefik/traefik/security/advisories/GHSA-46wh-3698-f2cx",
|
||||
"source_name": "https://github.com/traefik/traefik/security/advisories/GHSA-46wh-3698-f2cx",
|
||||
"source_confidence": "official",
|
||||
"security_relevant": true,
|
||||
"reason": "affected",
|
||||
"advisory_refs": [
|
||||
"traefik--GHSA-46wh-3698-f2cx"
|
||||
],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "traefik--repo--github-com-traefik-traefik-v3--3-0-4",
|
||||
"entity_id": "traefik--repo--github-com-traefik-traefik-v3",
|
||||
@@ -87739,7 +87757,8 @@
|
||||
"security_relevant": true,
|
||||
"reason": "fixed",
|
||||
"advisory_refs": [
|
||||
"traefik--CVE-2026-33433"
|
||||
"traefik--CVE-2026-33433",
|
||||
"traefik--GHSA-46wh-3698-f2cx"
|
||||
],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
@@ -87772,7 +87791,8 @@
|
||||
"security_relevant": true,
|
||||
"reason": "affected",
|
||||
"advisory_refs": [
|
||||
"traefik--CVE-2026-33433"
|
||||
"traefik--CVE-2026-33433",
|
||||
"traefik--GHSA-46wh-3698-f2cx"
|
||||
],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
@@ -87805,7 +87825,8 @@
|
||||
"security_relevant": true,
|
||||
"reason": "fixed",
|
||||
"advisory_refs": [
|
||||
"traefik--CVE-2026-33433"
|
||||
"traefik--CVE-2026-33433",
|
||||
"traefik--GHSA-46wh-3698-f2cx"
|
||||
],
|
||||
"is_latest_snapshot": true
|
||||
},
|
||||
@@ -91010,34 +91031,6 @@
|
||||
],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "woocommerce--3-1-2-missing-authorization-to-unauthenticated-filter-data-deletion-via-truncate-table-vulnerability",
|
||||
"entity_id": "woocommerce",
|
||||
"root_system_id": "woocommerce",
|
||||
"version": "3-1-2-missing-authorization-to-unauthenticated-filter-data-deletion-via-truncate-table-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/woo-product-filter/vulnerability/wordpress-product-filter-for-woocommerce-by-wbw-plugin-3-1-2-missing-authorization-to-unauthenticated-filter-data-deletion-via-truncate-table-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "woocommerce--3-1-2",
|
||||
"entity_id": "woocommerce",
|
||||
"root_system_id": "woocommerce",
|
||||
"version": "3.1.2",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/woo-product-filter/vulnerability/wordpress-product-filter-for-woocommerce-by-wbw-plugin-3-1-2-missing-authorization-to-unauthenticated-filter-data-deletion-via-truncate-table-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "woocommerce--5-4",
|
||||
"entity_id": "woocommerce",
|
||||
@@ -91052,62 +91045,6 @@
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "woocommerce--5-4-1-unauthenticated-remote-code-execution-via-custom-pricing-formula-vulnerability",
|
||||
"entity_id": "woocommerce",
|
||||
"root_system_id": "woocommerce",
|
||||
"version": "5-4-1-unauthenticated-remote-code-execution-via-custom-pricing-formula-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/woo-custom-product-addons-pro/vulnerability/wordpress-woocommerce-custom-product-addons-pro-plugin-5-4-1-unauthenticated-remote-code-execution-via-custom-pricing-formula-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "woocommerce--5-4-1",
|
||||
"entity_id": "woocommerce",
|
||||
"root_system_id": "woocommerce",
|
||||
"version": "5.4.1",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/woo-custom-product-addons-pro/vulnerability/wordpress-woocommerce-custom-product-addons-pro-plugin-5-4-1-unauthenticated-remote-code-execution-via-custom-pricing-formula-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "woocommerce--repo--woocommerce-woocommerce--3-1-2-missing-authorization-to-unauthenticated-filter-data-deletion-via-truncate-table-vulnerability",
|
||||
"entity_id": "woocommerce--repo--woocommerce-woocommerce",
|
||||
"root_system_id": "woocommerce",
|
||||
"version": "3-1-2-missing-authorization-to-unauthenticated-filter-data-deletion-via-truncate-table-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/woo-product-filter/vulnerability/wordpress-product-filter-for-woocommerce-by-wbw-plugin-3-1-2-missing-authorization-to-unauthenticated-filter-data-deletion-via-truncate-table-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "woocommerce--repo--woocommerce-woocommerce--3-1-2",
|
||||
"entity_id": "woocommerce--repo--woocommerce-woocommerce",
|
||||
"root_system_id": "woocommerce",
|
||||
"version": "3.1.2",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/woo-product-filter/vulnerability/wordpress-product-filter-for-woocommerce-by-wbw-plugin-3-1-2-missing-authorization-to-unauthenticated-filter-data-deletion-via-truncate-table-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "woocommerce--repo--woocommerce-woocommerce--5-4",
|
||||
"entity_id": "woocommerce--repo--woocommerce-woocommerce",
|
||||
@@ -91123,40 +91060,12 @@
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "woocommerce--repo--woocommerce-woocommerce--5-4-1-unauthenticated-remote-code-execution-via-custom-pricing-formula-vulnerability",
|
||||
"entity_id": "woocommerce--repo--woocommerce-woocommerce",
|
||||
"root_system_id": "woocommerce",
|
||||
"version": "5-4-1-unauthenticated-remote-code-execution-via-custom-pricing-formula-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/woo-custom-product-addons-pro/vulnerability/wordpress-woocommerce-custom-product-addons-pro-plugin-5-4-1-unauthenticated-remote-code-execution-via-custom-pricing-formula-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "woocommerce--repo--woocommerce-woocommerce--5-4-1",
|
||||
"entity_id": "woocommerce--repo--woocommerce-woocommerce",
|
||||
"root_system_id": "woocommerce",
|
||||
"version": "5.4.1",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/woo-custom-product-addons-pro/vulnerability/wordpress-woocommerce-custom-product-addons-pro-plugin-5-4-1-unauthenticated-remote-code-execution-via-custom-pricing-formula-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--1-1-1-authenticated-contributor-stored-cross-site-scripting-via-sbox-id-shortcode-attribute-vulnerability",
|
||||
"version_id": "wordpress--1-2-6-cross-site-request-forgery-to-menu-options-update-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "1-1-1-authenticated-contributor-stored-cross-site-scripting-via-sbox-id-shortcode-attribute-vulnerability",
|
||||
"version": "1-2-6-cross-site-request-forgery-to-menu-options-update-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/bwl-advanced-faq-manager-lite/vulnerability/wordpress-bwl-advanced-faq-manager-lite-plugin-1-1-1-authenticated-contributor-stored-cross-site-scripting-via-sbox-id-shortcode-attribute-vulnerability",
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/conditional-menus/vulnerability/wordpress-conditional-menus-plugin-1-2-6-cross-site-request-forgery-to-menu-options-update-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
@@ -91165,12 +91074,40 @@
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--1-1-1",
|
||||
"version_id": "wordpress--1-2-6",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "1.1.1",
|
||||
"version": "1.2.6",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/bwl-advanced-faq-manager-lite/vulnerability/wordpress-bwl-advanced-faq-manager-lite-plugin-1-1-1-authenticated-contributor-stored-cross-site-scripting-via-sbox-id-shortcode-attribute-vulnerability",
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/conditional-menus/vulnerability/wordpress-conditional-menus-plugin-1-2-6-cross-site-request-forgery-to-menu-options-update-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--1-9-7-authenticated-contributor-stored-cross-site-scripting-via-featuredimagesizewidth-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "1-9-7-authenticated-contributor-stored-cross-site-scripting-via-featuredimagesizewidth-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/twentig/vulnerability/wordpress-twentig-plugin-1-9-7-authenticated-contributor-stored-cross-site-scripting-via-featuredimagesizewidth-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--1-9-7",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "1.9.7",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/twentig/vulnerability/wordpress-twentig-plugin-1-9-7-authenticated-contributor-stored-cross-site-scripting-via-featuredimagesizewidth-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
@@ -91235,12 +91172,12 @@
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--2-2-6-unauthenticated-invoice-archive-download-vulnerability",
|
||||
"version_id": "wordpress--2-1-6-missing-authorization-to-authenticated-student-privilege-escalation-to-administrator-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "2-2-6-unauthenticated-invoice-archive-download-vulnerability",
|
||||
"version": "2-1-6-missing-authorization-to-authenticated-student-privilege-escalation-to-administrator-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/pepro-ultimate-invoice/vulnerability/wordpress-peprodev-ultimate-invoice-plugin-2-2-6-unauthenticated-invoice-archive-download-vulnerability",
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/learning-management-system/vulnerability/wordpress-masteriyo-lms-plugin-2-1-6-missing-authorization-to-authenticated-student-privilege-escalation-to-administrator-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
@@ -91249,12 +91186,12 @@
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--2-2-6",
|
||||
"version_id": "wordpress--2-1-6",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "2.2.6",
|
||||
"version": "2.1.6",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/pepro-ultimate-invoice/vulnerability/wordpress-peprodev-ultimate-invoice-plugin-2-2-6-unauthenticated-invoice-archive-download-vulnerability",
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/learning-management-system/vulnerability/wordpress-masteriyo-lms-plugin-2-1-6-missing-authorization-to-authenticated-student-privilege-escalation-to-administrator-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
@@ -91291,12 +91228,12 @@
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--2-4-8-unauthenticated-sql-injection-via-radius-parameter-vulnerability",
|
||||
"version_id": "wordpress--2-4-9-authenticated-subscriber-arbitrary-file-deletion-via-resume-custom-file-field-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "2-4-8-unauthenticated-sql-injection-via-radius-parameter-vulnerability",
|
||||
"version": "2-4-9-authenticated-subscriber-arbitrary-file-deletion-via-resume-custom-file-field-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/wp-job-portal/vulnerability/wordpress-wp-job-portal-plugin-2-4-8-unauthenticated-sql-injection-via-radius-parameter-vulnerability",
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/wp-job-portal/vulnerability/wordpress-wp-job-portal-plugin-2-4-9-authenticated-subscriber-arbitrary-file-deletion-via-resume-custom-file-field-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
@@ -91305,12 +91242,12 @@
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--2-4-8",
|
||||
"version_id": "wordpress--2-4-9",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "2.4.8",
|
||||
"version": "2.4.9",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/wp-job-portal/vulnerability/wordpress-wp-job-portal-plugin-2-4-8-unauthenticated-sql-injection-via-radius-parameter-vulnerability",
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/wp-job-portal/vulnerability/wordpress-wp-job-portal-plugin-2-4-9-authenticated-subscriber-arbitrary-file-deletion-via-resume-custom-file-field-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
@@ -91319,12 +91256,12 @@
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--2-9-1-broken-access-control-vulnerability",
|
||||
"version_id": "wordpress--2-5-2-unauthenticated-payment-amount-validation-bypass-via-form-id-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "2-9-1-broken-access-control-vulnerability",
|
||||
"version": "2-5-2-unauthenticated-payment-amount-validation-bypass-via-form-id-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/wp-graphql/vulnerability/wordpress-wpgraphql-plugin-2-9-1-broken-access-control-vulnerability",
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/sureforms/vulnerability/wordpress-sureforms-plugin-2-5-2-unauthenticated-payment-amount-validation-bypass-via-form-id-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
@@ -91333,12 +91270,96 @@
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--2-9-1",
|
||||
"version_id": "wordpress--2-5-2",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "2.9.1",
|
||||
"version": "2.5.2",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/wp-graphql/vulnerability/wordpress-wpgraphql-plugin-2-9-1-broken-access-control-vulnerability",
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/sureforms/vulnerability/wordpress-sureforms-plugin-2-5-2-unauthenticated-payment-amount-validation-bypass-via-form-id-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--2-38-5-unauthenticated-arbitrary-file-upload-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "2-38-5-unauthenticated-arbitrary-file-upload-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/trx_addons/vulnerability/wordpress-themerex-addons-plugin-2-38-5-unauthenticated-arbitrary-file-upload-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--2-38-5",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "2.38.5",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/trx_addons/vulnerability/wordpress-themerex-addons-plugin-2-38-5-unauthenticated-arbitrary-file-upload-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--3-0-4-unauthenticated-sql-injection-via-multiformid-parameter-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "3-0-4-unauthenticated-sql-injection-via-multiformid-parameter-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/js-support-ticket/vulnerability/wordpress-js-help-desk-ai-powered-support-ticketing-system-plugin-3-0-4-unauthenticated-sql-injection-via-multiformid-parameter-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--3-0-4",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "3.0.4",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/js-support-ticket/vulnerability/wordpress-js-help-desk-ai-powered-support-ticketing-system-plugin-3-0-4-unauthenticated-sql-injection-via-multiformid-parameter-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--3-0-7-admin-stored-xss-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "3-0-7-admin-stored-xss-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/wp-lightbox-2/vulnerability/wordpress-wp-lightbox-2-plugin-3-0-7-admin-stored-xss-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--3-0-7",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "3.0.7",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/wp-lightbox-2/vulnerability/wordpress-wp-lightbox-2-plugin-3-0-7-admin-stored-xss-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
@@ -91375,12 +91396,12 @@
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--3-1-2-missing-authorization-to-unauthenticated-filter-data-deletion-via-truncate-table-vulnerability",
|
||||
"version_id": "wordpress--3-4-3-unauthenticated-arbitrary-shortcode-execution-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "3-1-2-missing-authorization-to-unauthenticated-filter-data-deletion-via-truncate-table-vulnerability",
|
||||
"version": "3-4-3-unauthenticated-arbitrary-shortcode-execution-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/woo-product-filter/vulnerability/wordpress-product-filter-for-woocommerce-by-wbw-plugin-3-1-2-missing-authorization-to-unauthenticated-filter-data-deletion-via-truncate-table-vulnerability",
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/responsive-add-ons/vulnerability/wordpress-responsive-plus-plugin-3-4-3-unauthenticated-arbitrary-shortcode-execution-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
@@ -91389,96 +91410,12 @@
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--3-1-2",
|
||||
"version_id": "wordpress--3-4-3",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "3.1.2",
|
||||
"version": "3.4.3",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/woo-product-filter/vulnerability/wordpress-product-filter-for-woocommerce-by-wbw-plugin-3-1-2-missing-authorization-to-unauthenticated-filter-data-deletion-via-truncate-table-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--3-1-38-missing-authorization-to-unauthenticated-account-destruction-of-non-admin-users-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "3-1-38-missing-authorization-to-unauthenticated-account-destruction-of-non-admin-users-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/shapepress-dsgvo/vulnerability/wordpress-wp-dsgvo-tools-gdpr-plugin-3-1-38-missing-authorization-to-unauthenticated-account-destruction-of-non-admin-users-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--3-1-38",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "3.1.38",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/shapepress-dsgvo/vulnerability/wordpress-wp-dsgvo-tools-gdpr-plugin-3-1-38-missing-authorization-to-unauthenticated-account-destruction-of-non-admin-users-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--3-5-1-33-authenticated-subscriber-arbitrary-file-read-via-actionexportall-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "3-5-1-33-authenticated-subscriber-arbitrary-file-read-via-actionexportall-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/smart-slider-3/vulnerability/wordpress-smart-slider-3-plugin-3-5-1-33-authenticated-subscriber-arbitrary-file-read-via-actionexportall-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--3-5-1-33",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "3.5.1.33",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/smart-slider-3/vulnerability/wordpress-smart-slider-3-plugin-3-5-1-33-authenticated-subscriber-arbitrary-file-read-via-actionexportall-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--3-8-6-1-unauthenticated-sql-injection-via-listing-grid-filtered-query-parameter-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "3-8-6-1-unauthenticated-sql-injection-via-listing-grid-filtered-query-parameter-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/jet-engine/vulnerability/wordpress-jetengine-plugin-3-8-6-1-unauthenticated-sql-injection-via-listing-grid-filtered-query-parameter-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--3-8-6-1",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "3.8.6.1",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/jet-engine/vulnerability/wordpress-jetengine-plugin-3-8-6-1-unauthenticated-sql-injection-via-listing-grid-filtered-query-parameter-vulnerability",
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/responsive-add-ons/vulnerability/wordpress-responsive-plus-plugin-3-4-3-unauthenticated-arbitrary-shortcode-execution-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
@@ -91514,6 +91451,34 @@
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--3-35-7-incorrect-authorization-to-authenticated-contributor-sensitive-information-exposure-via-elementor-template-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "3-35-7-incorrect-authorization-to-authenticated-contributor-sensitive-information-exposure-via-elementor-template-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/elementor/vulnerability/wordpress-elementor-website-builder-plugin-3-35-7-incorrect-authorization-to-authenticated-contributor-sensitive-information-exposure-via-elementor-template-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--3-35-7",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "3.35.7",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/elementor/vulnerability/wordpress-elementor-website-builder-plugin-3-35-7-incorrect-authorization-to-authenticated-contributor-sensitive-information-exposure-via-elementor-template-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--4-1",
|
||||
"entity_id": "wordpress",
|
||||
@@ -91557,12 +91522,12 @@
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--4-14-1-authenticated-subscriber-missing-authorization-to-limited-file-upload-via-popup-template-import-vulnerability",
|
||||
"version_id": "wordpress--5-1-7-insecure-direct-object-reference-to-unauthenticated-arbitrary-order-completion-via-token-and-order-id-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "4-14-1-authenticated-subscriber-missing-authorization-to-limited-file-upload-via-popup-template-import-vulnerability",
|
||||
"version": "5-1-7-insecure-direct-object-reference-to-unauthenticated-arbitrary-order-completion-via-token-and-order-id-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/jupiterx-core/vulnerability/wordpress-jupiterx-core-plugin-4-14-1-authenticated-subscriber-missing-authorization-to-limited-file-upload-via-popup-template-import-vulnerability",
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/download-monitor/vulnerability/wordpress-download-monitor-plugin-5-1-7-insecure-direct-object-reference-to-unauthenticated-arbitrary-order-completion-via-token-and-order-id-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
@@ -91571,40 +91536,12 @@
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--4-14-1",
|
||||
"version_id": "wordpress--5-1-7",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "4.14.1",
|
||||
"version": "5.1.7",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/jupiterx-core/vulnerability/wordpress-jupiterx-core-plugin-4-14-1-authenticated-subscriber-missing-authorization-to-limited-file-upload-via-popup-template-import-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--5-4-1-unauthenticated-remote-code-execution-via-custom-pricing-formula-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "5-4-1-unauthenticated-remote-code-execution-via-custom-pricing-formula-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/woo-custom-product-addons-pro/vulnerability/wordpress-woocommerce-custom-product-addons-pro-plugin-5-4-1-unauthenticated-remote-code-execution-via-custom-pricing-formula-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--5-4-1",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "5.4.1",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/woo-custom-product-addons-pro/vulnerability/wordpress-woocommerce-custom-product-addons-pro-plugin-5-4-1-unauthenticated-remote-code-execution-via-custom-pricing-formula-vulnerability",
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/download-monitor/vulnerability/wordpress-download-monitor-plugin-5-1-7-insecure-direct-object-reference-to-unauthenticated-arbitrary-order-completion-via-token-and-order-id-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
@@ -91640,20 +91577,6 @@
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--6-4-3-authenticated-author-stored-cross-site-scripting-via-attachment-title-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "6-4-3-authenticated-author-stored-cross-site-scripting-via-attachment-title-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/shortpixel-image-optimiser/vulnerability/wordpress-shortpixel-image-optimizer-plugin-6-4-3-authenticated-author-stored-cross-site-scripting-via-attachment-title-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--6-4-3-maintenance-and-security-release",
|
||||
"entity_id": "wordpress",
|
||||
@@ -91674,9 +91597,9 @@
|
||||
"root_system_id": "wordpress",
|
||||
"version": "6.4.3",
|
||||
"released_at": "Tue, 30 Jan 2024 21:22:57 +0000",
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/shortpixel-image-optimiser/vulnerability/wordpress-shortpixel-image-optimizer-plugin-6-4-3-authenticated-author-stored-cross-site-scripting-via-attachment-title-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"release_url": "https://wordpress.org/news/2024/01/wordpress-6-4-3-maintenance-and-security-release/",
|
||||
"source_name": "WordPress Security News RSS",
|
||||
"source_confidence": "official",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
@@ -91780,6 +91703,34 @@
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--7-4-4-2-authenticated-contributor-stored-cross-site-scripting-via-content-filter-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "7-4-4-2-authenticated-contributor-stored-cross-site-scripting-via-content-filter-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/complianz-gdpr/vulnerability/wordpress-complianz-gdpr-ccpa-cookie-consent-plugin-7-4-4-2-authenticated-contributor-stored-cross-site-scripting-via-content-filter-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--7-4-4-2",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "7.4.4.2",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/complianz-gdpr/vulnerability/wordpress-complianz-gdpr-ccpa-cookie-consent-plugin-7-4-4-2-authenticated-contributor-stored-cross-site-scripting-via-content-filter-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--7-5-21-missing-authorization-to-unauthenticated-infusionsoft-connection-hijack-via-oauth-connection-flow-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
@@ -91876,34 +91827,6 @@
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--28-1-5-unauthenticated-privilege-escalation-admin-account-takeover-via-registration-confirmation-email-to-id-type-confusion-vulnerability",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "28-1-5-unauthenticated-privilege-escalation-admin-account-takeover-via-registration-confirmation-email-to-id-type-confusion-vulnerability",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/contest-gallery/vulnerability/wordpress-contest-gallery-plugin-28-1-5-unauthenticated-privilege-escalation-admin-account-takeover-via-registration-confirmation-email-to-id-type-confusion-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": false
|
||||
},
|
||||
{
|
||||
"version_id": "wordpress--28-1-5",
|
||||
"entity_id": "wordpress",
|
||||
"root_system_id": "wordpress",
|
||||
"version": "28.1.5",
|
||||
"released_at": null,
|
||||
"release_url": "https://patchstack.com/database/wordpress/plugin/contest-gallery/vulnerability/wordpress-contest-gallery-plugin-28-1-5-unauthenticated-privilege-escalation-admin-account-takeover-via-registration-confirmation-email-to-id-type-confusion-vulnerability",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_confidence": "ecosystem-authority",
|
||||
"security_relevant": true,
|
||||
"reason": "security-release",
|
||||
"advisory_refs": [],
|
||||
"is_latest_snapshot": true
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,13 +1,15 @@
|
||||
{
|
||||
"generated_at": "2026-03-29T10:50:55+00:00",
|
||||
"generated_at": "2026-03-30T09:18:25+00:00",
|
||||
"system_count": 62,
|
||||
"advisory_count": 2380,
|
||||
"advisory_count": 2381,
|
||||
"cataloged_entity_total": 110,
|
||||
"candidate_entity_total": 7,
|
||||
"markdown_count": 174,
|
||||
"new_count": 0,
|
||||
"new_count": 1,
|
||||
"updated_count": 0,
|
||||
"systems_touched": [],
|
||||
"systems_touched": [
|
||||
"traefik"
|
||||
],
|
||||
"triage_count": 1177,
|
||||
"run_bundle_count": 89,
|
||||
"failures": []
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"generated_at": "2026-03-29T10:49:35+00:00",
|
||||
"generated_at": "2026-03-30T09:17:05+00:00",
|
||||
"system_count": 62,
|
||||
"source_count": 179,
|
||||
"active_source_count": 102,
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Source Catalog Audit
|
||||
|
||||
- generated_at: `2026-03-29T10:49:35+00:00`
|
||||
- generated_at: `2026-03-30T09:17:05+00:00`
|
||||
- systems: `62`
|
||||
- sources: `179`
|
||||
- active_sources: `102`
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"generated_at": "2026-03-29T10:50:39+00:00",
|
||||
"generated_at": "2026-03-30T09:18:10+00:00",
|
||||
"active_source_count": 102,
|
||||
"green_source_count": 102,
|
||||
"failure_count": 0,
|
||||
"all_green": true,
|
||||
"last_fully_green_run": "2026-03-29T10:50:39+00:00",
|
||||
"last_fully_green_run": "2026-03-30T09:18:10+00:00",
|
||||
"retries_performed": 0,
|
||||
"probes": [
|
||||
{
|
||||
"system_id": "adminer",
|
||||
"source_name": "OSV Adminer",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 4.767,
|
||||
"elapsed_seconds": 3.746,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -19,7 +19,7 @@
|
||||
"system_id": "adobe-commerce",
|
||||
"source_name": "Adobe Magento Security Index",
|
||||
"source_kind": "vendor-index",
|
||||
"elapsed_seconds": 0.017,
|
||||
"elapsed_seconds": 0.036,
|
||||
"kind": "vendor-index",
|
||||
"items_seen": 46
|
||||
},
|
||||
@@ -27,7 +27,7 @@
|
||||
"system_id": "angular",
|
||||
"source_name": "OSV Angular",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 2.665,
|
||||
"elapsed_seconds": 2.422,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -35,7 +35,7 @@
|
||||
"system_id": "apache-httpd",
|
||||
"source_name": "Apache HTTPD Security",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 2.872,
|
||||
"elapsed_seconds": 2.532,
|
||||
"kind": "html-links",
|
||||
"items_seen": 182
|
||||
},
|
||||
@@ -43,7 +43,7 @@
|
||||
"system_id": "apache-httpd",
|
||||
"source_name": "CISA KEV Apache HTTPD",
|
||||
"source_kind": "kev-json",
|
||||
"elapsed_seconds": 4.032,
|
||||
"elapsed_seconds": 2.532,
|
||||
"kind": "kev-json",
|
||||
"items_seen": 1554
|
||||
},
|
||||
@@ -51,7 +51,7 @@
|
||||
"system_id": "apache-tomcat",
|
||||
"source_name": "Apache Tomcat Security",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 2.892,
|
||||
"elapsed_seconds": 2.532,
|
||||
"kind": "html-links",
|
||||
"items_seen": 270
|
||||
},
|
||||
@@ -59,7 +59,7 @@
|
||||
"system_id": "apache-tomcat",
|
||||
"source_name": "CISA KEV Tomcat",
|
||||
"source_kind": "kev-json",
|
||||
"elapsed_seconds": 4.032,
|
||||
"elapsed_seconds": 2.532,
|
||||
"kind": "kev-json",
|
||||
"items_seen": 1554
|
||||
},
|
||||
@@ -67,7 +67,7 @@
|
||||
"system_id": "aspnet-core",
|
||||
"source_name": "OSV ASP.NET Core",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.695,
|
||||
"elapsed_seconds": 3.475,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -75,7 +75,7 @@
|
||||
"system_id": "astro",
|
||||
"source_name": "OSV Astro",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 2.634,
|
||||
"elapsed_seconds": 2.216,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -83,7 +83,7 @@
|
||||
"system_id": "caddy",
|
||||
"source_name": "OSV Caddy",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 4.441,
|
||||
"elapsed_seconds": 3.652,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -91,7 +91,7 @@
|
||||
"system_id": "directus",
|
||||
"source_name": "Directus GitHub Advisories",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 0.021,
|
||||
"elapsed_seconds": 0.039,
|
||||
"kind": "html-links",
|
||||
"items_seen": 127
|
||||
},
|
||||
@@ -99,7 +99,7 @@
|
||||
"system_id": "directus",
|
||||
"source_name": "OSV Directus",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 1.736,
|
||||
"elapsed_seconds": 1.1,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -107,7 +107,7 @@
|
||||
"system_id": "discourse",
|
||||
"source_name": "Discourse Release Notes RSS",
|
||||
"source_kind": "rss-feed",
|
||||
"elapsed_seconds": 0.017,
|
||||
"elapsed_seconds": 0.036,
|
||||
"kind": "rss-feed",
|
||||
"items_seen": 30
|
||||
},
|
||||
@@ -115,7 +115,7 @@
|
||||
"system_id": "discourse",
|
||||
"source_name": "Discourse Security RSS",
|
||||
"source_kind": "rss-feed",
|
||||
"elapsed_seconds": 0.017,
|
||||
"elapsed_seconds": 0.036,
|
||||
"kind": "rss-feed",
|
||||
"items_seen": 3
|
||||
},
|
||||
@@ -123,7 +123,7 @@
|
||||
"system_id": "discourse",
|
||||
"source_name": "OSV Discourse",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 1.509,
|
||||
"elapsed_seconds": 0.933,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -131,7 +131,7 @@
|
||||
"system_id": "django",
|
||||
"source_name": "Django Security Releases Archive",
|
||||
"source_kind": "vendor-index",
|
||||
"elapsed_seconds": 2.61,
|
||||
"elapsed_seconds": 2.263,
|
||||
"kind": "vendor-index",
|
||||
"items_seen": 1276
|
||||
},
|
||||
@@ -139,7 +139,7 @@
|
||||
"system_id": "django",
|
||||
"source_name": "Django Security Weblog",
|
||||
"source_kind": "vendor-index",
|
||||
"elapsed_seconds": 2.599,
|
||||
"elapsed_seconds": 2.232,
|
||||
"kind": "vendor-index",
|
||||
"items_seen": 332
|
||||
},
|
||||
@@ -147,7 +147,7 @@
|
||||
"system_id": "django",
|
||||
"source_name": "OSV Django",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 4.634,
|
||||
"elapsed_seconds": 4.51,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -155,7 +155,7 @@
|
||||
"system_id": "drupal",
|
||||
"source_name": "Drupal Security Advisories RSS",
|
||||
"source_kind": "rss-feed",
|
||||
"elapsed_seconds": 1.184,
|
||||
"elapsed_seconds": 0.042,
|
||||
"kind": "rss-feed",
|
||||
"items_seen": 20
|
||||
},
|
||||
@@ -163,7 +163,7 @@
|
||||
"system_id": "drupal",
|
||||
"source_name": "OSV Drupal",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 2.424,
|
||||
"elapsed_seconds": 2.378,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -171,7 +171,7 @@
|
||||
"system_id": "echo",
|
||||
"source_name": "OSV Echo",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.917,
|
||||
"elapsed_seconds": 3.684,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -179,7 +179,7 @@
|
||||
"system_id": "esbuild",
|
||||
"source_name": "OSV esbuild",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.596,
|
||||
"elapsed_seconds": 2.895,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -187,7 +187,7 @@
|
||||
"system_id": "express",
|
||||
"source_name": "OSV Express",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 2.685,
|
||||
"elapsed_seconds": 2.587,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -195,7 +195,7 @@
|
||||
"system_id": "fastify",
|
||||
"source_name": "OSV Fastify",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 2.872,
|
||||
"elapsed_seconds": 2.591,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -203,7 +203,7 @@
|
||||
"system_id": "flask",
|
||||
"source_name": "OSV Flask",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.695,
|
||||
"elapsed_seconds": 3.512,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -211,7 +211,7 @@
|
||||
"system_id": "ghost",
|
||||
"source_name": "Ghost GitHub Advisories",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 1.148,
|
||||
"elapsed_seconds": 0.041,
|
||||
"kind": "html-links",
|
||||
"items_seen": 119
|
||||
},
|
||||
@@ -219,7 +219,7 @@
|
||||
"system_id": "ghost",
|
||||
"source_name": "OSV Ghost",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 1.516,
|
||||
"elapsed_seconds": 1.102,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -227,7 +227,7 @@
|
||||
"system_id": "gin",
|
||||
"source_name": "OSV Gin",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.695,
|
||||
"elapsed_seconds": 3.608,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -235,7 +235,7 @@
|
||||
"system_id": "gitea",
|
||||
"source_name": "OSV Gitea",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 4.833,
|
||||
"elapsed_seconds": 3.71,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -243,7 +243,7 @@
|
||||
"system_id": "gitlab-ce",
|
||||
"source_name": "GitLab Advisory Database",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 3.69,
|
||||
"elapsed_seconds": 2.623,
|
||||
"kind": "html-links",
|
||||
"items_seen": 5
|
||||
},
|
||||
@@ -251,7 +251,7 @@
|
||||
"system_id": "gitlab-ce",
|
||||
"source_name": "GitLab Security Releases Atom",
|
||||
"source_kind": "atom-feed",
|
||||
"elapsed_seconds": 3.69,
|
||||
"elapsed_seconds": 2.623,
|
||||
"kind": "atom-feed",
|
||||
"items_seen": 187
|
||||
},
|
||||
@@ -259,7 +259,7 @@
|
||||
"system_id": "grafana",
|
||||
"source_name": "CISA KEV Grafana",
|
||||
"source_kind": "kev-json",
|
||||
"elapsed_seconds": 4.032,
|
||||
"elapsed_seconds": 2.623,
|
||||
"kind": "kev-json",
|
||||
"items_seen": 1554
|
||||
},
|
||||
@@ -267,7 +267,7 @@
|
||||
"system_id": "grafana",
|
||||
"source_name": "Grafana Security Advisories",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 3.69,
|
||||
"elapsed_seconds": 2.623,
|
||||
"kind": "html-links",
|
||||
"items_seen": 159
|
||||
},
|
||||
@@ -275,7 +275,7 @@
|
||||
"system_id": "hapi",
|
||||
"source_name": "OSV Hapi",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 2.872,
|
||||
"elapsed_seconds": 2.411,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -283,7 +283,7 @@
|
||||
"system_id": "haproxy",
|
||||
"source_name": "HAProxy Blog Feed",
|
||||
"source_kind": "rss-feed",
|
||||
"elapsed_seconds": 3.596,
|
||||
"elapsed_seconds": 2.534,
|
||||
"kind": "rss-feed",
|
||||
"items_seen": 10
|
||||
},
|
||||
@@ -291,7 +291,7 @@
|
||||
"system_id": "jenkins",
|
||||
"source_name": "Jenkins Security Advisories RSS",
|
||||
"source_kind": "rss-feed",
|
||||
"elapsed_seconds": 3.69,
|
||||
"elapsed_seconds": 2.623,
|
||||
"kind": "rss-feed",
|
||||
"items_seen": 96
|
||||
},
|
||||
@@ -299,7 +299,7 @@
|
||||
"system_id": "joomla",
|
||||
"source_name": "Joomla Security Centre",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 2.227,
|
||||
"elapsed_seconds": 0.042,
|
||||
"kind": "html-links",
|
||||
"items_seen": 139
|
||||
},
|
||||
@@ -307,7 +307,7 @@
|
||||
"system_id": "joomla",
|
||||
"source_name": "OSV Joomla",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 1.514,
|
||||
"elapsed_seconds": 0.999,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -315,7 +315,7 @@
|
||||
"system_id": "kibana",
|
||||
"source_name": "Elastic Product Security",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 3.695,
|
||||
"elapsed_seconds": 2.623,
|
||||
"kind": "html-links",
|
||||
"items_seen": 66
|
||||
},
|
||||
@@ -323,7 +323,7 @@
|
||||
"system_id": "kibana",
|
||||
"source_name": "NVD Kibana",
|
||||
"source_kind": "nvd-search",
|
||||
"elapsed_seconds": 5.353,
|
||||
"elapsed_seconds": 4.081,
|
||||
"kind": "nvd-search",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -331,7 +331,7 @@
|
||||
"system_id": "koa",
|
||||
"source_name": "OSV Koa",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 2.892,
|
||||
"elapsed_seconds": 2.783,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -339,7 +339,7 @@
|
||||
"system_id": "laravel",
|
||||
"source_name": "OSV Laravel",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.918,
|
||||
"elapsed_seconds": 3.054,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -347,7 +347,7 @@
|
||||
"system_id": "magento-open-source",
|
||||
"source_name": "Magento GitHub Advisories",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 0.01,
|
||||
"elapsed_seconds": 0.028,
|
||||
"kind": "html-links",
|
||||
"items_seen": 99
|
||||
},
|
||||
@@ -355,7 +355,7 @@
|
||||
"system_id": "magento-open-source",
|
||||
"source_name": "OSV Magento Open Source",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 1.567,
|
||||
"elapsed_seconds": 1.018,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -363,7 +363,7 @@
|
||||
"system_id": "magento-open-source",
|
||||
"source_name": "Sansec Research",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 0.01,
|
||||
"elapsed_seconds": 0.028,
|
||||
"kind": "html-links",
|
||||
"items_seen": 135
|
||||
},
|
||||
@@ -371,7 +371,7 @@
|
||||
"system_id": "mattermost",
|
||||
"source_name": "Mattermost Security Updates JSON",
|
||||
"source_kind": "json-feed",
|
||||
"elapsed_seconds": 3.695,
|
||||
"elapsed_seconds": 2.783,
|
||||
"kind": "json-feed",
|
||||
"items_seen": 594
|
||||
},
|
||||
@@ -379,7 +379,7 @@
|
||||
"system_id": "mattermost",
|
||||
"source_name": "OSV Mattermost",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 5.563,
|
||||
"elapsed_seconds": 5.098,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -387,7 +387,7 @@
|
||||
"system_id": "mediawiki",
|
||||
"source_name": "MediaWiki Announce RSS",
|
||||
"source_kind": "rss-feed",
|
||||
"elapsed_seconds": 0.02,
|
||||
"elapsed_seconds": 0.038,
|
||||
"kind": "rss-feed",
|
||||
"items_seen": 30
|
||||
},
|
||||
@@ -395,7 +395,7 @@
|
||||
"system_id": "mediawiki",
|
||||
"source_name": "OSV MediaWiki",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 1.658,
|
||||
"elapsed_seconds": 1.32,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -403,7 +403,7 @@
|
||||
"system_id": "medusa",
|
||||
"source_name": "OSV Medusa",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 2.546,
|
||||
"elapsed_seconds": 1.437,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -411,7 +411,7 @@
|
||||
"system_id": "moodle",
|
||||
"source_name": "OSV Moodle",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 5.03,
|
||||
"elapsed_seconds": 3.955,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -419,7 +419,7 @@
|
||||
"system_id": "nestjs",
|
||||
"source_name": "OSV NestJS",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 2.672,
|
||||
"elapsed_seconds": 2.27,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -427,7 +427,7 @@
|
||||
"system_id": "nextjs",
|
||||
"source_name": "OSV Next.js",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 2.599,
|
||||
"elapsed_seconds": 1.15,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -435,7 +435,7 @@
|
||||
"system_id": "nginx",
|
||||
"source_name": "CISA KEV NGINX",
|
||||
"source_kind": "kev-json",
|
||||
"elapsed_seconds": 4.037,
|
||||
"elapsed_seconds": 2.532,
|
||||
"kind": "kev-json",
|
||||
"items_seen": 1554
|
||||
},
|
||||
@@ -443,7 +443,7 @@
|
||||
"system_id": "nginx",
|
||||
"source_name": "NGINX Security Advisories",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 2.872,
|
||||
"elapsed_seconds": 2.521,
|
||||
"kind": "html-links",
|
||||
"items_seen": 150
|
||||
},
|
||||
@@ -451,7 +451,7 @@
|
||||
"system_id": "nodejs",
|
||||
"source_name": "CISA KEV Node.js",
|
||||
"source_kind": "kev-json",
|
||||
"elapsed_seconds": 4.032,
|
||||
"elapsed_seconds": 2.274,
|
||||
"kind": "kev-json",
|
||||
"items_seen": 1554
|
||||
},
|
||||
@@ -459,7 +459,7 @@
|
||||
"system_id": "nodejs",
|
||||
"source_name": "Node.js Security Releases",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 1.835,
|
||||
"elapsed_seconds": 1.248,
|
||||
"kind": "html-links",
|
||||
"items_seen": 74
|
||||
},
|
||||
@@ -467,7 +467,7 @@
|
||||
"system_id": "nuxt",
|
||||
"source_name": "OSV Nuxt",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 2.546,
|
||||
"elapsed_seconds": 2.088,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -475,7 +475,7 @@
|
||||
"system_id": "opencart",
|
||||
"source_name": "OSV OpenCart",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 2.422,
|
||||
"elapsed_seconds": 1.154,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -483,7 +483,7 @@
|
||||
"system_id": "opencart",
|
||||
"source_name": "OpenCart Releases",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 1.126,
|
||||
"elapsed_seconds": 0.015,
|
||||
"kind": "html-links",
|
||||
"items_seen": 1500
|
||||
},
|
||||
@@ -491,7 +491,7 @@
|
||||
"system_id": "openmage",
|
||||
"source_name": "OSV OpenMage",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 1.691,
|
||||
"elapsed_seconds": 1.392,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -499,7 +499,7 @@
|
||||
"system_id": "openmage",
|
||||
"source_name": "OpenMage GitHub Advisories",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 0.008,
|
||||
"elapsed_seconds": 0.025,
|
||||
"kind": "html-links",
|
||||
"items_seen": 125
|
||||
},
|
||||
@@ -507,7 +507,7 @@
|
||||
"system_id": "phpmyadmin",
|
||||
"source_name": "OSV phpMyAdmin",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 5.189,
|
||||
"elapsed_seconds": 4.051,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -515,7 +515,7 @@
|
||||
"system_id": "phpmyadmin",
|
||||
"source_name": "phpMyAdmin Security Page",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 3.596,
|
||||
"elapsed_seconds": 2.534,
|
||||
"kind": "html-links",
|
||||
"items_seen": 263
|
||||
},
|
||||
@@ -523,7 +523,7 @@
|
||||
"system_id": "prestashop",
|
||||
"source_name": "Friends Of Presta Security",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 0.004,
|
||||
"elapsed_seconds": 0.018,
|
||||
"kind": "html-links",
|
||||
"items_seen": 38
|
||||
},
|
||||
@@ -531,7 +531,7 @@
|
||||
"system_id": "prestashop",
|
||||
"source_name": "GitHub PrestaShop Advisories",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 0.003,
|
||||
"elapsed_seconds": 0.02,
|
||||
"kind": "html-links",
|
||||
"items_seen": 127
|
||||
},
|
||||
@@ -539,7 +539,7 @@
|
||||
"system_id": "prestashop",
|
||||
"source_name": "OSV PrestaShop",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 1.544,
|
||||
"elapsed_seconds": 1.24,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -547,7 +547,7 @@
|
||||
"system_id": "prestashop",
|
||||
"source_name": "PrestaShop Security Page",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 0.003,
|
||||
"elapsed_seconds": 0.02,
|
||||
"kind": "html-links",
|
||||
"items_seen": 60
|
||||
},
|
||||
@@ -555,7 +555,7 @@
|
||||
"system_id": "rails",
|
||||
"source_name": "OSV Rails",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.738,
|
||||
"elapsed_seconds": 3.667,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -563,7 +563,7 @@
|
||||
"system_id": "react",
|
||||
"source_name": "OSV React",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 2.546,
|
||||
"elapsed_seconds": 1.739,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -571,7 +571,7 @@
|
||||
"system_id": "redmine",
|
||||
"source_name": "OSV Redmine",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 4.651,
|
||||
"elapsed_seconds": 3.91,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -579,7 +579,7 @@
|
||||
"system_id": "redmine",
|
||||
"source_name": "Redmine Security Advisories",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 3.695,
|
||||
"elapsed_seconds": 2.822,
|
||||
"kind": "html-links",
|
||||
"items_seen": 371
|
||||
},
|
||||
@@ -587,7 +587,7 @@
|
||||
"system_id": "saleor",
|
||||
"source_name": "GitHub Saleor Advisories",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 1.161,
|
||||
"elapsed_seconds": 0.005,
|
||||
"kind": "html-links",
|
||||
"items_seen": 120
|
||||
},
|
||||
@@ -595,7 +595,7 @@
|
||||
"system_id": "saleor",
|
||||
"source_name": "OSV Saleor",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 2.344,
|
||||
"elapsed_seconds": 1.47,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -603,7 +603,7 @@
|
||||
"system_id": "shopware",
|
||||
"source_name": "OSV Shopware",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 1.716,
|
||||
"elapsed_seconds": 1.369,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -611,7 +611,7 @@
|
||||
"system_id": "shopware",
|
||||
"source_name": "Shopware Security Advisories",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 0.004,
|
||||
"elapsed_seconds": 0.018,
|
||||
"kind": "html-links",
|
||||
"items_seen": 129
|
||||
},
|
||||
@@ -619,7 +619,7 @@
|
||||
"system_id": "spring-boot",
|
||||
"source_name": "OSV Spring Boot",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.632,
|
||||
"elapsed_seconds": 2.616,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -627,7 +627,7 @@
|
||||
"system_id": "spring-boot",
|
||||
"source_name": "Spring Security Advisories",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 2.546,
|
||||
"elapsed_seconds": 1.465,
|
||||
"kind": "html-links",
|
||||
"items_seen": 118
|
||||
},
|
||||
@@ -635,7 +635,7 @@
|
||||
"system_id": "spring-framework",
|
||||
"source_name": "OSV Spring Framework",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.691,
|
||||
"elapsed_seconds": 2.534,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -643,7 +643,7 @@
|
||||
"system_id": "spring-framework",
|
||||
"source_name": "Spring Security Advisories",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 2.422,
|
||||
"elapsed_seconds": 1.432,
|
||||
"kind": "html-links",
|
||||
"items_seen": 118
|
||||
},
|
||||
@@ -651,7 +651,7 @@
|
||||
"system_id": "spring-security",
|
||||
"source_name": "OSV Spring Security",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.596,
|
||||
"elapsed_seconds": 3.001,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -659,7 +659,7 @@
|
||||
"system_id": "spring-security",
|
||||
"source_name": "Spring Security Advisories",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 2.546,
|
||||
"elapsed_seconds": 1.437,
|
||||
"kind": "html-links",
|
||||
"items_seen": 118
|
||||
},
|
||||
@@ -667,7 +667,7 @@
|
||||
"system_id": "strapi",
|
||||
"source_name": "OSV Strapi",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 1.635,
|
||||
"elapsed_seconds": 1.056,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -675,7 +675,7 @@
|
||||
"system_id": "strapi",
|
||||
"source_name": "Strapi GitHub Advisories",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 1.186,
|
||||
"elapsed_seconds": 0.04,
|
||||
"kind": "html-links",
|
||||
"items_seen": 124
|
||||
},
|
||||
@@ -683,7 +683,7 @@
|
||||
"system_id": "sveltekit",
|
||||
"source_name": "OSV SvelteKit",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 2.629,
|
||||
"elapsed_seconds": 2.446,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -691,7 +691,7 @@
|
||||
"system_id": "symfony",
|
||||
"source_name": "OSV Symfony",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 4.117,
|
||||
"elapsed_seconds": 3.578,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -699,7 +699,7 @@
|
||||
"system_id": "traefik",
|
||||
"source_name": "OSV Traefik",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 4.791,
|
||||
"elapsed_seconds": 8.58,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -707,7 +707,7 @@
|
||||
"system_id": "undici",
|
||||
"source_name": "OSV Undici",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.596,
|
||||
"elapsed_seconds": 2.521,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -715,7 +715,7 @@
|
||||
"system_id": "vite",
|
||||
"source_name": "OSV Vite",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 2.546,
|
||||
"elapsed_seconds": 2.535,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -723,7 +723,7 @@
|
||||
"system_id": "vue",
|
||||
"source_name": "OSV Vue",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 2.672,
|
||||
"elapsed_seconds": 1.248,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -731,7 +731,7 @@
|
||||
"system_id": "webpack",
|
||||
"source_name": "OSV webpack",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.398,
|
||||
"elapsed_seconds": 2.823,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -739,7 +739,7 @@
|
||||
"system_id": "werkzeug",
|
||||
"source_name": "OSV Werkzeug",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.71,
|
||||
"elapsed_seconds": 3.652,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -747,7 +747,7 @@
|
||||
"system_id": "woocommerce",
|
||||
"source_name": "GitHub WooCommerce Advisories",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 0.005,
|
||||
"elapsed_seconds": 0.022,
|
||||
"kind": "html-links",
|
||||
"items_seen": 107
|
||||
},
|
||||
@@ -755,7 +755,7 @@
|
||||
"system_id": "woocommerce",
|
||||
"source_name": "OSV WooCommerce",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 1.361,
|
||||
"elapsed_seconds": 1.178,
|
||||
"kind": "osv-batch",
|
||||
"items_seen": 1
|
||||
},
|
||||
@@ -763,7 +763,7 @@
|
||||
"system_id": "woocommerce",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 0.005,
|
||||
"elapsed_seconds": 0.023,
|
||||
"kind": "html-links",
|
||||
"items_seen": 193
|
||||
},
|
||||
@@ -771,7 +771,7 @@
|
||||
"system_id": "woocommerce",
|
||||
"source_name": "Woo Developer Advisories",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 0.008,
|
||||
"elapsed_seconds": 0.025,
|
||||
"kind": "html-links",
|
||||
"items_seen": 121
|
||||
},
|
||||
@@ -779,7 +779,7 @@
|
||||
"system_id": "woocommerce",
|
||||
"source_name": "Wordfence Vulnerability Database",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 0.0,
|
||||
"elapsed_seconds": 0.02,
|
||||
"kind": "html-links",
|
||||
"items_seen": 0
|
||||
},
|
||||
@@ -787,7 +787,7 @@
|
||||
"system_id": "wordpress",
|
||||
"source_name": "Patchstack Database",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 0.024,
|
||||
"elapsed_seconds": 0.043,
|
||||
"kind": "html-links",
|
||||
"items_seen": 193
|
||||
},
|
||||
@@ -795,7 +795,7 @@
|
||||
"system_id": "wordpress",
|
||||
"source_name": "PortSwigger Research",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 1.857,
|
||||
"elapsed_seconds": 1.479,
|
||||
"kind": "html-links",
|
||||
"items_seen": 99
|
||||
},
|
||||
@@ -803,7 +803,7 @@
|
||||
"system_id": "wordpress",
|
||||
"source_name": "WPScan Vulnerability Database",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 1.405,
|
||||
"elapsed_seconds": 0.043,
|
||||
"kind": "html-links",
|
||||
"items_seen": 74
|
||||
},
|
||||
@@ -811,7 +811,7 @@
|
||||
"system_id": "wordpress",
|
||||
"source_name": "WordPress Security News RSS",
|
||||
"source_kind": "rss-feed",
|
||||
"elapsed_seconds": 1.687,
|
||||
"elapsed_seconds": 0.045,
|
||||
"kind": "rss-feed",
|
||||
"items_seen": 10
|
||||
},
|
||||
@@ -819,81 +819,81 @@
|
||||
"system_id": "wordpress",
|
||||
"source_name": "Wordfence Vulnerability Database",
|
||||
"source_kind": "html-links",
|
||||
"elapsed_seconds": 0.024,
|
||||
"elapsed_seconds": 0.045,
|
||||
"kind": "html-links",
|
||||
"items_seen": 0
|
||||
}
|
||||
],
|
||||
"failures": [],
|
||||
"slow_sources": [
|
||||
{
|
||||
"system_id": "mattermost",
|
||||
"source_name": "OSV Mattermost",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 5.563,
|
||||
"status": "ok"
|
||||
},
|
||||
{
|
||||
"system_id": "kibana",
|
||||
"source_name": "NVD Kibana",
|
||||
"source_kind": "nvd-search",
|
||||
"elapsed_seconds": 5.353,
|
||||
"status": "ok"
|
||||
},
|
||||
{
|
||||
"system_id": "phpmyadmin",
|
||||
"source_name": "OSV phpMyAdmin",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 5.189,
|
||||
"status": "ok"
|
||||
},
|
||||
{
|
||||
"system_id": "moodle",
|
||||
"source_name": "OSV Moodle",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 5.03,
|
||||
"status": "ok"
|
||||
},
|
||||
{
|
||||
"system_id": "gitea",
|
||||
"source_name": "OSV Gitea",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 4.833,
|
||||
"status": "ok"
|
||||
},
|
||||
{
|
||||
"system_id": "traefik",
|
||||
"source_name": "OSV Traefik",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 4.791,
|
||||
"elapsed_seconds": 8.58,
|
||||
"status": "ok"
|
||||
},
|
||||
{
|
||||
"system_id": "adminer",
|
||||
"source_name": "OSV Adminer",
|
||||
"system_id": "mattermost",
|
||||
"source_name": "OSV Mattermost",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 4.767,
|
||||
"status": "ok"
|
||||
},
|
||||
{
|
||||
"system_id": "redmine",
|
||||
"source_name": "OSV Redmine",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 4.651,
|
||||
"elapsed_seconds": 5.098,
|
||||
"status": "ok"
|
||||
},
|
||||
{
|
||||
"system_id": "django",
|
||||
"source_name": "OSV Django",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 4.634,
|
||||
"elapsed_seconds": 4.51,
|
||||
"status": "ok"
|
||||
},
|
||||
{
|
||||
"system_id": "caddy",
|
||||
"source_name": "OSV Caddy",
|
||||
"system_id": "kibana",
|
||||
"source_name": "NVD Kibana",
|
||||
"source_kind": "nvd-search",
|
||||
"elapsed_seconds": 4.081,
|
||||
"status": "ok"
|
||||
},
|
||||
{
|
||||
"system_id": "phpmyadmin",
|
||||
"source_name": "OSV phpMyAdmin",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 4.441,
|
||||
"elapsed_seconds": 4.051,
|
||||
"status": "ok"
|
||||
},
|
||||
{
|
||||
"system_id": "moodle",
|
||||
"source_name": "OSV Moodle",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.955,
|
||||
"status": "ok"
|
||||
},
|
||||
{
|
||||
"system_id": "redmine",
|
||||
"source_name": "OSV Redmine",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.91,
|
||||
"status": "ok"
|
||||
},
|
||||
{
|
||||
"system_id": "adminer",
|
||||
"source_name": "OSV Adminer",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.746,
|
||||
"status": "ok"
|
||||
},
|
||||
{
|
||||
"system_id": "gitea",
|
||||
"source_name": "OSV Gitea",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.71,
|
||||
"status": "ok"
|
||||
},
|
||||
{
|
||||
"system_id": "echo",
|
||||
"source_name": "OSV Echo",
|
||||
"source_kind": "osv-batch",
|
||||
"elapsed_seconds": 3.684,
|
||||
"status": "ok"
|
||||
}
|
||||
],
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"generated_at": "2026-03-29T10:50:55+00:00",
|
||||
"generated_at": "2026-03-30T09:18:25+00:00",
|
||||
"source_gap_entities": [
|
||||
{
|
||||
"entity_id": "adminer",
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"generated_at": "2026-03-29T10:50:55+00:00",
|
||||
"generated_at": "2026-03-30T09:18:25+00:00",
|
||||
"cataloged_entity_total": 110,
|
||||
"latest_version_synced_count": 95,
|
||||
"source_gap_count": 15,
|
||||
"security_version_total": 6314,
|
||||
"security_version_total": 6308,
|
||||
"security_version_entity_count": 83,
|
||||
"auto_promoted_entity_count": 10,
|
||||
"lab_enqueued_count": 0,
|
||||
"lab_enqueued_count": 1,
|
||||
"systems": [
|
||||
{
|
||||
"system_id": "adminer",
|
||||
@@ -1210,7 +1210,7 @@
|
||||
"cataloged_entity_total": 3,
|
||||
"latest_version_synced_count": 3,
|
||||
"source_gap_count": 0,
|
||||
"security_version_count": 70,
|
||||
"security_version_count": 71,
|
||||
"auto_promoted_count": 0,
|
||||
"latest_versions": [
|
||||
{
|
||||
@@ -1395,7 +1395,7 @@
|
||||
"cataloged_entity_total": 2,
|
||||
"latest_version_synced_count": 2,
|
||||
"source_gap_count": 0,
|
||||
"security_version_count": 10,
|
||||
"security_version_count": 2,
|
||||
"auto_promoted_count": 1,
|
||||
"latest_versions": [
|
||||
{
|
||||
@@ -1422,14 +1422,14 @@
|
||||
"cataloged_entity_total": 1,
|
||||
"latest_version_synced_count": 1,
|
||||
"source_gap_count": 0,
|
||||
"security_version_count": 54,
|
||||
"security_version_count": 55,
|
||||
"auto_promoted_count": 0,
|
||||
"latest_versions": [
|
||||
{
|
||||
"entity_id": "wordpress",
|
||||
"display_name": "WordPress",
|
||||
"entity_type": "system",
|
||||
"latest_version": "28.1.5",
|
||||
"latest_version": "9.1.2",
|
||||
"latest_release_at": "",
|
||||
"version_sync_status": "green"
|
||||
}
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
# 安全相关版本同步报告
|
||||
|
||||
- 生成时间: `2026-03-29T10:50:55+00:00`
|
||||
- 生成时间: `2026-03-30T09:18:25+00:00`
|
||||
- 已编目实体: `110`
|
||||
- 最新版本已同步: `95`
|
||||
- 版本 source-gap: `15`
|
||||
- 安全相关版本记录: `6314`
|
||||
- 安全相关版本记录: `6308`
|
||||
- 存在安全版本历史的实体: `83`
|
||||
- 自动升级实体: `10`
|
||||
- 因版本变化触发 lab 入队: `0`
|
||||
- 因版本变化触发 lab 入队: `1`
|
||||
|
||||
## 系统版本摘要
|
||||
|
||||
@@ -67,11 +67,11 @@
|
||||
| strapi | 2 | 2 | 0 | 0 | 1 |
|
||||
| sveltekit | 2 | 2 | 0 | 4 | 0 |
|
||||
| symfony | 2 | 2 | 0 | 220 | 0 |
|
||||
| traefik | 3 | 3 | 0 | 70 | 0 |
|
||||
| traefik | 3 | 3 | 0 | 71 | 0 |
|
||||
| undici | 3 | 3 | 0 | 25 | 0 |
|
||||
| vite | 5 | 5 | 0 | 150 | 0 |
|
||||
| vue | 2 | 2 | 0 | 2 | 0 |
|
||||
| webpack | 1 | 0 | 1 | 0 | 0 |
|
||||
| werkzeug | 2 | 2 | 0 | 22 | 0 |
|
||||
| woocommerce | 2 | 2 | 0 | 10 | 1 |
|
||||
| wordpress | 1 | 1 | 0 | 54 | 0 |
|
||||
| woocommerce | 2 | 2 | 0 | 2 | 1 |
|
||||
| wordpress | 1 | 1 | 0 | 55 | 0 |
|
||||
|
||||
在新工单中引用
屏蔽一个用户