Skip to content

Commit fe79630

Browse files
committed
data/reports: review GO-2022-0470
- data/reports/GO-2022-0470.yaml Fixes #470 Change-Id: I60ce943312513afc407e7f44f40b6b5d03472028 Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/680956 Reviewed-by: Damien Neil <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]>
1 parent 5fa6e8a commit fe79630

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

data/osv/GO-2022-0470.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@
5757
"events": [
5858
{
5959
"introduced": "0"
60+
},
61+
{
62+
"fixed": "2.5.0"
6063
}
6164
]
6265
}

data/reports/GO-2022-0470.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ modules:
1717
- ListFieldsHandler.ServeHTTP
1818
- SearchHandler.ServeHTTP
1919
- module: github.com/blevesearch/bleve/v2
20-
vulnerable_at: 2.3.2
20+
versions:
21+
- fixed: 2.5.0
22+
vulnerable_at: 2.4.4
2123
packages:
2224
- package: github.com/blevesearch/bleve/v2/http
2325
symbols:

0 commit comments

Comments
 (0)