data/reports: add -0 suffix to stdlib report versions
For std and cmd reports with an introduced at 1.x.0 version, add the
suffix "-0" so that the vuln will be considered introduced before any
rc versions.
Change-Id: I4c69a7895b453f759924cefaa283570ee42b4858
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/494218
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Damien Neil <dneil@google.com>
Reviewed-by: Tatiana Bradley <tatianabradley@google.com>
Run-TryBot: Tatiana Bradley <tatianabradley@google.com>
diff --git a/data/osv/GO-2022-0229.json b/data/osv/GO-2022-0229.json
index 36a6465..3c8285b 100644
--- a/data/osv/GO-2022-0229.json
+++ b/data/osv/GO-2022-0229.json
@@ -25,7 +25,7 @@
"fixed": "1.12.16"
},
{
- "introduced": "1.13.0"
+ "introduced": "1.13.0-0"
},
{
"fixed": "1.13.7"