Skip to content

Commit

Permalink
data/reports: update GO-2024-3189
Browse files Browse the repository at this point in the history
Fix fixed version.

  - data/reports/GO-2024-3189.yaml

Updates #3189
Fixes #3206

Change-Id: I61cc36ecbc4d017459c92af56d34db40c3da8c53
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/620875
LUCI-TryBot-Result: Go LUCI <[email protected]>
Reviewed-by: Zvonimir Pavlinovic <[email protected]>
Auto-Submit: Tatiana Bradley <[email protected]>
  • Loading branch information
tatianab authored and gopherbot committed Oct 17, 2024
1 parent 20d13ad commit f65924f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
6 changes: 3 additions & 3 deletions data/osv/GO-2024-3189.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
"events": [
{
"introduced": "0"
},
{
"fixed": "0.24.2-beta.rc1"
}
]
}
Expand Down Expand Up @@ -51,9 +54,6 @@
"events": [
{
"introduced": "0.10.0"
},
{
"fixed": "0.24.2-beta.rc1"
}
]
}
Expand Down
3 changes: 2 additions & 1 deletion data/reports/GO-2024-3189.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
id: GO-2024-3189
modules:
- module: github.com/btcsuite/btcd
versions:
- fixed: 0.24.2-beta.rc1
non_go_versions:
- introduced: 0.10.0
- fixed: 0.24.2-beta.rc1
vulnerable_at: 0.24.0
packages:
- package: github.com/btcsuite/btcd/txscript
Expand Down

0 comments on commit f65924f

Please sign in to comment.