You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`cwe_top25` (from advisory/diff text via LLM) |**24.7%**|read from the link's advisory text / diff even when no fix commit exists — advisories often lack a CWE but the Impact text yields one|
|`cwe_top25` (general CWE label assigned) |**17.8%**|despite the legacy column name, only 130 rows (5.8% overall) are in MITRE's 2025 Top 25|
87
84
|`fix_commit` / `introduced_in_commit`|**88.0%**|`/commit/` + `/pull/` URLs, GHSA advisory patch-releases, and **inline `#PR` / commit refs parsed from CHANGELOG/release text** (author-linked, high precision) |
88
-
|`pre_fix_code` / `post_fix_code` (inline) |**86.3%**|**98.1% of the 1,959 rows that have a resolved commit** — only 38 committed rows lack a diff (huge/edge-case). The remaining ~266 no-code rows have no single fix commit (advisory/NVD/release) — no code exists to inline. |
|`severity` (bounty-graded, rated) | 6.4% | the EF bug-bounty grades; most fixes are silently patched, unrated |
91
-
|`severity_estimated` (bounty-tier) |**30.3%**| a Low/Medium/High/Critical tier via: 60 `bounty-graded` (ground truth) + 83 `upstream-cvss` (dependency CVEs) + **532 `llm-estimated`** (from the client-code fixes; 1,020 more judged `not-eligible` = not remotely network-impacting). `severity_source` flags provenance. See `docs/severity_labeling.md`. |
92
-
85
+
|`pre_fix_code` / `post_fix_code` (inline) |**86.4%**|**98.2% of the 1,959 rows with a resolved commit**; 36 committed rows lack post-fix code and 266 have no fix commit |
0 commit comments