Commit 0479361
committed
data/reports: mark GO-2025-3442 as REVIEWED
GO-2025-3442 seems to have been reviewed in the past: information such
as symbols are available, despite vulnreport not being able to infer it
automatically.
The unexpected status of GO-2025-3442 is currently causing a panic while
running vulnreport for #4025. This is because while
processing #4025, vulnreport tries to analyze past reports
for the same module, and NEEDS_REVIEW status is not considered a valid
status for this purpose.
As such, let us update the review status of GO-2025-3442 to REVIEWED.
Change-Id: Iba0c73497b0ffc7de45271251ea414d6954468b0
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/721084
LUCI-TryBot-Result: Go LUCI <[email protected]>
Reviewed-by: Markus Kusano <[email protected]>
Reviewed-by: Ethan Lee <[email protected]>
Commit-Queue: Markus Kusano <[email protected]>1 parent e99d53e commit 0479361
2 files changed
+3
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | 79 | | |
84 | 80 | | |
85 | 81 | | |
| |||
99 | 95 | | |
100 | 96 | | |
101 | 97 | | |
102 | | - | |
| 98 | + | |
103 | 99 | | |
104 | | - | |
| 100 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
38 | | - | |
| 37 | + | |
0 commit comments