Commit 571b2e2
feat(detector/vuls2): surface MSRC exploitability under Optional["exploit"]
vuls-data-update now extracts the advisory-level MSRC exploitability
assessment ("Publicly Disclosed:...;Exploited:...;Latest Software
Release:...;...") as the CVRF vulnerability's "exploitability" optional value.
Map it into CveContent.Optional["exploit"], mirroring the legacy gost
Microsoft path (gost/microsoft.go), which surfaced cve.ExploitStatus — the
same assessment string — under the same Optional["exploit"] key.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 8257d23 commit 571b2e2
2 files changed
Lines changed: 17 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
852 | 852 | | |
853 | 853 | | |
854 | 854 | | |
855 | | - | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
856 | 867 | | |
857 | 868 | | |
858 | 869 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8810 | 8810 | | |
8811 | 8811 | | |
8812 | 8812 | | |
| 8813 | + | |
8813 | 8814 | | |
8814 | 8815 | | |
8815 | 8816 | | |
| |||
8878 | 8879 | | |
8879 | 8880 | | |
8880 | 8881 | | |
8881 | | - | |
| 8882 | + | |
| 8883 | + | |
| 8884 | + | |
| 8885 | + | |
8882 | 8886 | | |
8883 | 8887 | | |
8884 | 8888 | | |
| |||
0 commit comments