internal/report, data/osv: populate schema_version field in osv entries

The vulnreport osv command now populates all generated osvs with the current schema version (1.3.1).
This CL also updates all previous OSV entries to also have the current schema version.

Change-Id: Ie95c91aae0ee623bbf50ff047190a0bbe59893d9
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/452440
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Tatiana Bradley <tatiana@golang.org>
Run-TryBot: Maceo Thompson <maceothompson@google.com>
diff --git a/data/osv/GO-2020-0001.json b/data/osv/GO-2020-0001.json
index d6b8b89..8a9f568 100644
--- a/data/osv/GO-2020-0001.json
+++ b/data/osv/GO-2020-0001.json
@@ -58,5 +58,6 @@
     {
       "name": "@thinkerou \u003cthinkerou@gmail.com\u003e"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0003.json b/data/osv/GO-2020-0003.json
index 95d8ace..b2e2fe2 100644
--- a/data/osv/GO-2020-0003.json
+++ b/data/osv/GO-2020-0003.json
@@ -55,5 +55,6 @@
     {
       "name": "@SYM01"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0004.json b/data/osv/GO-2020-0004.json
index a6adcdb..9466c77 100644
--- a/data/osv/GO-2020-0004.json
+++ b/data/osv/GO-2020-0004.json
@@ -58,5 +58,6 @@
     {
       "name": "@bouk"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0005.json b/data/osv/GO-2020-0005.json
index 52eb57a..1bb18d6 100644
--- a/data/osv/GO-2020-0005.json
+++ b/data/osv/GO-2020-0005.json
@@ -64,5 +64,6 @@
     {
       "name": "Trail of Bits"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0006.json b/data/osv/GO-2020-0006.json
index d2b2d7a..ac2317d 100644
--- a/data/osv/GO-2020-0006.json
+++ b/data/osv/GO-2020-0006.json
@@ -60,5 +60,6 @@
     {
       "name": "Pedro Sampaio"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0007.json b/data/osv/GO-2020-0007.json
index 2f74e95..b887e1f 100644
--- a/data/osv/GO-2020-0007.json
+++ b/data/osv/GO-2020-0007.json
@@ -55,5 +55,6 @@
     {
       "name": "@ihac"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0008.json b/data/osv/GO-2020-0008.json
index f0e8eb0..c68b68f 100644
--- a/data/osv/GO-2020-0008.json
+++ b/data/osv/GO-2020-0008.json
@@ -63,5 +63,6 @@
       "type": "WEB",
       "url": "https://github.com/miekg/dns/issues/1043"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0009.json b/data/osv/GO-2020-0009.json
index 50b9b18..dd07599 100644
--- a/data/osv/GO-2020-0009.json
+++ b/data/osv/GO-2020-0009.json
@@ -91,5 +91,6 @@
     {
       "name": "Quan Nguyen from Google's Information Security Engineering Team"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0010.json b/data/osv/GO-2020-0010.json
index 091f58d..f6423de 100644
--- a/data/osv/GO-2020-0010.json
+++ b/data/osv/GO-2020-0010.json
@@ -63,5 +63,6 @@
     {
       "name": "Quan Nguyen from Google's Information Security Engineering Team"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0012.json b/data/osv/GO-2020-0012.json
index 9eab055..3dfeb24 100644
--- a/data/osv/GO-2020-0012.json
+++ b/data/osv/GO-2020-0012.json
@@ -63,5 +63,6 @@
     {
       "name": "Alex Gaynor, Fish in a Barrel"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0013.json b/data/osv/GO-2020-0013.json
index 5e65cf2..0553c95 100644
--- a/data/osv/GO-2020-0013.json
+++ b/data/osv/GO-2020-0013.json
@@ -62,5 +62,6 @@
     {
       "name": "Phil Pennock"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0014.json b/data/osv/GO-2020-0014.json
index 8ca6ee4..f3bee3d 100644
--- a/data/osv/GO-2020-0014.json
+++ b/data/osv/GO-2020-0014.json
@@ -59,5 +59,6 @@
     {
       "name": "@tr3ee"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0015.json b/data/osv/GO-2020-0015.json
index 900596f..8f4532b 100644
--- a/data/osv/GO-2020-0015.json
+++ b/data/osv/GO-2020-0015.json
@@ -70,5 +70,6 @@
     {
       "name": "@abacabadabacaba and Anton Gyllenberg"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0016.json b/data/osv/GO-2020-0016.json
index d31e312..5521077 100644
--- a/data/osv/GO-2020-0016.json
+++ b/data/osv/GO-2020-0016.json
@@ -58,5 +58,6 @@
     {
       "name": "@0xdecaf"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0017.json b/data/osv/GO-2020-0017.json
index 35ae956..7c3882b 100644
--- a/data/osv/GO-2020-0017.json
+++ b/data/osv/GO-2020-0017.json
@@ -84,5 +84,6 @@
     {
       "name": "@christopher-wong"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0019.json b/data/osv/GO-2020-0019.json
index bb00235..9bf0787 100644
--- a/data/osv/GO-2020-0019.json
+++ b/data/osv/GO-2020-0019.json
@@ -86,5 +86,6 @@
     {
       "name": "Max Justicz"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0020.json b/data/osv/GO-2020-0020.json
index 2ea60d8..e4be481 100644
--- a/data/osv/GO-2020-0020.json
+++ b/data/osv/GO-2020-0020.json
@@ -54,5 +54,6 @@
     {
       "name": "Evan J Johnson"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0021.json b/data/osv/GO-2020-0021.json
index 100630e..ec46dd7 100644
--- a/data/osv/GO-2020-0021.json
+++ b/data/osv/GO-2020-0021.json
@@ -57,5 +57,6 @@
     {
       "name": "Pascal Turbing and Jiahua (Joe) Chen"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0022.json b/data/osv/GO-2020-0022.json
index a7bb4bf..557b711 100644
--- a/data/osv/GO-2020-0022.json
+++ b/data/osv/GO-2020-0022.json
@@ -54,5 +54,6 @@
     {
       "name": "Yann Collet"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0023.json b/data/osv/GO-2020-0023.json
index b759a05..b31af39 100644
--- a/data/osv/GO-2020-0023.json
+++ b/data/osv/GO-2020-0023.json
@@ -49,5 +49,6 @@
       "type": "WEB",
       "url": "https://github.com/robbert229/jwt/issues/12"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0024.json b/data/osv/GO-2020-0024.json
index a7a4233..f99fa5a 100644
--- a/data/osv/GO-2020-0024.json
+++ b/data/osv/GO-2020-0024.json
@@ -79,5 +79,6 @@
       "type": "FIX",
       "url": "https://github.com/btcsuite/go-socks/commit/233bccbb1abe02f05750f7ace66f5bffdb13defc"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0025.json b/data/osv/GO-2020-0025.json
index 7e79747..fe22cda 100644
--- a/data/osv/GO-2020-0025.json
+++ b/data/osv/GO-2020-0025.json
@@ -83,5 +83,6 @@
       "type": "WEB",
       "url": "https://snyk.io/research/zip-slip-vulnerability"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0026.json b/data/osv/GO-2020-0026.json
index 533cad5..af7dcd7 100644
--- a/data/osv/GO-2020-0026.json
+++ b/data/osv/GO-2020-0026.json
@@ -53,5 +53,6 @@
       "type": "WEB",
       "url": "https://snyk.io/research/zip-slip-vulnerability"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0027.json b/data/osv/GO-2020-0027.json
index 0ea382f..dacc1c1 100644
--- a/data/osv/GO-2020-0027.json
+++ b/data/osv/GO-2020-0027.json
@@ -58,5 +58,6 @@
       "type": "WEB",
       "url": "https://github.com/google/fscrypt/issues/77"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0028.json b/data/osv/GO-2020-0028.json
index a1f74b7..afa49d7 100644
--- a/data/osv/GO-2020-0028.json
+++ b/data/osv/GO-2020-0028.json
@@ -57,5 +57,6 @@
     {
       "name": "@tr3ee"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0032.json b/data/osv/GO-2020-0032.json
index 5b5af47..5d94d06 100644
--- a/data/osv/GO-2020-0032.json
+++ b/data/osv/GO-2020-0032.json
@@ -118,5 +118,6 @@
     {
       "name": "@christi3k"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0033.json b/data/osv/GO-2020-0033.json
index 1b4fcca..5e9cc7c 100644
--- a/data/osv/GO-2020-0033.json
+++ b/data/osv/GO-2020-0033.json
@@ -61,5 +61,6 @@
     {
       "name": "@snyff"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0034.json b/data/osv/GO-2020-0034.json
index d8b771e..3e8625b 100644
--- a/data/osv/GO-2020-0034.json
+++ b/data/osv/GO-2020-0034.json
@@ -53,5 +53,6 @@
       "type": "WEB",
       "url": "https://snyk.io/research/zip-slip-vulnerability"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0035.json b/data/osv/GO-2020-0035.json
index 735e534..cb85be4 100644
--- a/data/osv/GO-2020-0035.json
+++ b/data/osv/GO-2020-0035.json
@@ -53,5 +53,6 @@
       "type": "WEB",
       "url": "https://snyk.io/research/zip-slip-vulnerability"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0036.json b/data/osv/GO-2020-0036.json
index 295cf7d..5e9b28a 100644
--- a/data/osv/GO-2020-0036.json
+++ b/data/osv/GO-2020-0036.json
@@ -89,5 +89,6 @@
       "type": "WEB",
       "url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=18496"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0037.json b/data/osv/GO-2020-0037.json
index 945bee2..609f456 100644
--- a/data/osv/GO-2020-0037.json
+++ b/data/osv/GO-2020-0037.json
@@ -54,5 +54,6 @@
     {
       "name": "@guagualvcha"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0038.json b/data/osv/GO-2020-0038.json
index e2c9a67..3d97224 100644
--- a/data/osv/GO-2020-0038.json
+++ b/data/osv/GO-2020-0038.json
@@ -59,5 +59,6 @@
       "type": "WEB",
       "url": "https://www.usenix.org/system/files/sec20fall_fiterau-brostean_prepub.pdf"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0039.json b/data/osv/GO-2020-0039.json
index 4f9514c..7daa288 100644
--- a/data/osv/GO-2020-0039.json
+++ b/data/osv/GO-2020-0039.json
@@ -64,5 +64,6 @@
     {
       "name": "@ev0A"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0040.json b/data/osv/GO-2020-0040.json
index 5b7141a..d8c9499 100644
--- a/data/osv/GO-2020-0040.json
+++ b/data/osv/GO-2020-0040.json
@@ -44,5 +44,6 @@
     {
       "name": "@hMihaiDavid"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0041.json b/data/osv/GO-2020-0041.json
index d581f0a..16ee75b 100644
--- a/data/osv/GO-2020-0041.json
+++ b/data/osv/GO-2020-0041.json
@@ -74,5 +74,6 @@
       "type": "WEB",
       "url": "https://snyk.io/research/zip-slip-vulnerability"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0042.json b/data/osv/GO-2020-0042.json
index 53903db..8625b0d 100644
--- a/data/osv/GO-2020-0042.json
+++ b/data/osv/GO-2020-0042.json
@@ -50,5 +50,6 @@
       "type": "WEB",
       "url": "https://snyk.io/research/zip-slip-vulnerability"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0043.json b/data/osv/GO-2020-0043.json
index 3c21ac1..538dc57 100644
--- a/data/osv/GO-2020-0043.json
+++ b/data/osv/GO-2020-0043.json
@@ -56,5 +56,6 @@
       "type": "WEB",
       "url": "https://bugs.gentoo.org/715214"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0045.json b/data/osv/GO-2020-0045.json
index fadc3f1..56611c6 100644
--- a/data/osv/GO-2020-0045.json
+++ b/data/osv/GO-2020-0045.json
@@ -60,5 +60,6 @@
     {
       "name": "@elithrar"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0046.json b/data/osv/GO-2020-0046.json
index 28c4b81..29c8e7e 100644
--- a/data/osv/GO-2020-0046.json
+++ b/data/osv/GO-2020-0046.json
@@ -95,5 +95,6 @@
     {
       "name": "@stevenjohnstone"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0047.json b/data/osv/GO-2020-0047.json
index 887bd91..68a6b0c 100644
--- a/data/osv/GO-2020-0047.json
+++ b/data/osv/GO-2020-0047.json
@@ -44,5 +44,6 @@
       "type": "WEB",
       "url": "https://github.com/RobotsAndPencils/go-saml/pull/38"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0048.json b/data/osv/GO-2020-0048.json
index ca90f23..f82e5cc 100644
--- a/data/osv/GO-2020-0048.json
+++ b/data/osv/GO-2020-0048.json
@@ -55,5 +55,6 @@
     {
       "name": "@dwisiswant0"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0049.json b/data/osv/GO-2020-0049.json
index 06255d8..2202b72 100644
--- a/data/osv/GO-2020-0049.json
+++ b/data/osv/GO-2020-0049.json
@@ -56,5 +56,6 @@
     {
       "name": "@aeneasr"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2020-0050.json b/data/osv/GO-2020-0050.json
index 43b3feb..678ab27 100644
--- a/data/osv/GO-2020-0050.json
+++ b/data/osv/GO-2020-0050.json
@@ -56,5 +56,6 @@
     {
       "name": "@jupenur"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0051.json b/data/osv/GO-2021-0051.json
index ea91d9e..8b4ca52 100644
--- a/data/osv/GO-2021-0051.json
+++ b/data/osv/GO-2021-0051.json
@@ -59,5 +59,6 @@
     {
       "name": "@little-cui (Apache ServiceComb)"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0052.json b/data/osv/GO-2021-0052.json
index 1de32d8..2c764da 100644
--- a/data/osv/GO-2021-0052.json
+++ b/data/osv/GO-2021-0052.json
@@ -96,5 +96,6 @@
     {
       "name": "@sorenisanerd"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0053.json b/data/osv/GO-2021-0053.json
index 092710d..9f30d22 100644
--- a/data/osv/GO-2021-0053.json
+++ b/data/osv/GO-2021-0053.json
@@ -43,5 +43,6 @@
       "type": "FIX",
       "url": "https://github.com/gogo/protobuf/commit/b03c65ea87cdc3521ede29f62fe3ce239267c1bc"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0054.json b/data/osv/GO-2021-0054.json
index f5a81fb..765b564 100644
--- a/data/osv/GO-2021-0054.json
+++ b/data/osv/GO-2021-0054.json
@@ -55,5 +55,6 @@
     {
       "name": "@toptotu"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0057.json b/data/osv/GO-2021-0057.json
index 35f17a8..522713c 100644
--- a/data/osv/GO-2021-0057.json
+++ b/data/osv/GO-2021-0057.json
@@ -79,5 +79,6 @@
     {
       "name": "@toptotu"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0058.json b/data/osv/GO-2021-0058.json
index cebb810..3343a96 100644
--- a/data/osv/GO-2021-0058.json
+++ b/data/osv/GO-2021-0058.json
@@ -58,5 +58,6 @@
       "type": "FIX",
       "url": "https://github.com/crewjam/saml/commit/da4f1a0612c0a8dd0452cf8b3c7a6518f6b4d053"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0059.json b/data/osv/GO-2021-0059.json
index 19b3d5e..766e1ef 100644
--- a/data/osv/GO-2021-0059.json
+++ b/data/osv/GO-2021-0059.json
@@ -55,5 +55,6 @@
     {
       "name": "@toptotu"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0060.json b/data/osv/GO-2021-0060.json
index 776e659..23a73e8 100644
--- a/data/osv/GO-2021-0060.json
+++ b/data/osv/GO-2021-0060.json
@@ -55,5 +55,6 @@
     {
       "name": "Juho Nurminen"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0061.json b/data/osv/GO-2021-0061.json
index a248b22..1639fbc 100644
--- a/data/osv/GO-2021-0061.json
+++ b/data/osv/GO-2021-0061.json
@@ -89,5 +89,6 @@
     {
       "name": "@simonferquel"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0063.json b/data/osv/GO-2021-0063.json
index ae10692..0562d96 100644
--- a/data/osv/GO-2021-0063.json
+++ b/data/osv/GO-2021-0063.json
@@ -56,5 +56,6 @@
     {
       "name": "@zsfelfoldi"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0064.json b/data/osv/GO-2021-0064.json
index f8875cd..a988a98 100644
--- a/data/osv/GO-2021-0064.json
+++ b/data/osv/GO-2021-0064.json
@@ -90,5 +90,6 @@
     {
       "name": "@sfowl"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0065.json b/data/osv/GO-2021-0065.json
index 2fc3f40..7b47619 100644
--- a/data/osv/GO-2021-0065.json
+++ b/data/osv/GO-2021-0065.json
@@ -85,5 +85,6 @@
       "type": "WEB",
       "url": "https://github.com/kubernetes/kubernetes/issues/81114"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0066.json b/data/osv/GO-2021-0066.json
index 2712aed..d87e050 100644
--- a/data/osv/GO-2021-0066.json
+++ b/data/osv/GO-2021-0066.json
@@ -59,5 +59,6 @@
     {
       "name": "@sfowl"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0067.json b/data/osv/GO-2021-0067.json
index a221204..694f16d 100644
--- a/data/osv/GO-2021-0067.json
+++ b/data/osv/GO-2021-0067.json
@@ -57,5 +57,6 @@
       "type": "WEB",
       "url": "https://groups.google.com/g/golang-announce/c/MfiLYjG-RAw/m/zzhWj5jPAQAJ"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0068.json b/data/osv/GO-2021-0068.json
index 4a6942d..f6fe4a9 100644
--- a/data/osv/GO-2021-0068.json
+++ b/data/osv/GO-2021-0068.json
@@ -76,5 +76,6 @@
     {
       "name": "RyotaK"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0069.json b/data/osv/GO-2021-0069.json
index c4b6219..70c61fe 100644
--- a/data/osv/GO-2021-0069.json
+++ b/data/osv/GO-2021-0069.json
@@ -63,5 +63,6 @@
       "type": "WEB",
       "url": "https://groups.google.com/g/golang-announce/c/NpBGTTmKzpM/m/fLguyiM2CAAJ"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0070.json b/data/osv/GO-2021-0070.json
index 6622c09..4b0ef76 100644
--- a/data/osv/GO-2021-0070.json
+++ b/data/osv/GO-2021-0070.json
@@ -67,5 +67,6 @@
       "type": "WEB",
       "url": "https://security.gentoo.org/glsa/201612-28"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0071.json b/data/osv/GO-2021-0071.json
index 5c50d3a..87faf3d 100644
--- a/data/osv/GO-2021-0071.json
+++ b/data/osv/GO-2021-0071.json
@@ -58,5 +58,6 @@
     {
       "name": "Seth Arnold"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0072.json b/data/osv/GO-2021-0072.json
index 8f041e6..097924a 100644
--- a/data/osv/GO-2021-0072.json
+++ b/data/osv/GO-2021-0072.json
@@ -77,5 +77,6 @@
       "type": "WEB",
       "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00047.html"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0073.json b/data/osv/GO-2021-0073.json
index 19ea340..e8fb983 100644
--- a/data/osv/GO-2021-0073.json
+++ b/data/osv/GO-2021-0073.json
@@ -61,5 +61,6 @@
       "type": "WEB",
       "url": "http://www.securityfocus.com/bid/102926"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0075.json b/data/osv/GO-2021-0075.json
index b0930ac..282c082 100644
--- a/data/osv/GO-2021-0075.json
+++ b/data/osv/GO-2021-0075.json
@@ -53,5 +53,6 @@
       "type": "WEB",
       "url": "https://peckshield.com/2018/06/27/EPoD/"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0076.json b/data/osv/GO-2021-0076.json
index 96a7499..6dc4f70 100644
--- a/data/osv/GO-2021-0076.json
+++ b/data/osv/GO-2021-0076.json
@@ -49,5 +49,6 @@
       "type": "FIX",
       "url": "https://github.com/evanphx/json-patch/commit/4c9aadca8f89e349c999f04e28199e96e81aba03"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0077.json b/data/osv/GO-2021-0077.json
index 9c9e69b..8ddf358 100644
--- a/data/osv/GO-2021-0077.json
+++ b/data/osv/GO-2021-0077.json
@@ -50,5 +50,6 @@
       "type": "FIX",
       "url": "https://github.com/etcd-io/etcd/commit/bf9d0d8291dc71ecbfb2690612954e1a298154b2"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0078.json b/data/osv/GO-2021-0078.json
index c9483e7..232d977 100644
--- a/data/osv/GO-2021-0078.json
+++ b/data/osv/GO-2021-0078.json
@@ -67,5 +67,6 @@
     {
       "name": "Kunpei Sakai"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0079.json b/data/osv/GO-2021-0079.json
index 96c0a18..da884b4 100644
--- a/data/osv/GO-2021-0079.json
+++ b/data/osv/GO-2021-0079.json
@@ -55,5 +55,6 @@
     {
       "name": "@yahtoo"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0081.json b/data/osv/GO-2021-0081.json
index be7fced..6ef4664 100644
--- a/data/osv/GO-2021-0081.json
+++ b/data/osv/GO-2021-0081.json
@@ -58,5 +58,6 @@
       "type": "WEB",
       "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10214"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0082.json b/data/osv/GO-2021-0082.json
index 7907cb4..e71b860 100644
--- a/data/osv/GO-2021-0082.json
+++ b/data/osv/GO-2021-0082.json
@@ -46,5 +46,6 @@
       "type": "WEB",
       "url": "https://www.facebook.com/security/advisories/cve-2019-11939"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0083.json b/data/osv/GO-2021-0083.json
index ae6b94b..0143643 100644
--- a/data/osv/GO-2021-0083.json
+++ b/data/osv/GO-2021-0083.json
@@ -49,5 +49,6 @@
       "type": "WEB",
       "url": "https://github.com/hybridgroup/gobot/releases/tag/v1.13.0"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0084.json b/data/osv/GO-2021-0084.json
index ffbe028..bef0f63 100644
--- a/data/osv/GO-2021-0084.json
+++ b/data/osv/GO-2021-0084.json
@@ -60,5 +60,6 @@
     {
       "name": "@nicowaisman"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0085.json b/data/osv/GO-2021-0085.json
index aceb6c3..eb90a87 100644
--- a/data/osv/GO-2021-0085.json
+++ b/data/osv/GO-2021-0085.json
@@ -85,5 +85,6 @@
     {
       "name": "Leopold Schabel"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0086.json b/data/osv/GO-2021-0086.json
index 7b54426..451a48d 100644
--- a/data/osv/GO-2021-0086.json
+++ b/data/osv/GO-2021-0086.json
@@ -46,5 +46,6 @@
       "type": "FIX",
       "url": "https://github.com/documize/community/commit/a4384210d4d0d6b18e6fdb7e155de96d4a1cf9f3"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0087.json b/data/osv/GO-2021-0087.json
index f5b1b8c..6345742 100644
--- a/data/osv/GO-2021-0087.json
+++ b/data/osv/GO-2021-0087.json
@@ -59,5 +59,6 @@
     {
       "name": "Leopold Schabel"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0088.json b/data/osv/GO-2021-0088.json
index dab6adf..8e1ba48 100644
--- a/data/osv/GO-2021-0088.json
+++ b/data/osv/GO-2021-0088.json
@@ -50,5 +50,6 @@
       "type": "WEB",
       "url": "https://www.facebook.com/security/advisories/cve-2019-3564"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0089.json b/data/osv/GO-2021-0089.json
index 4a3e431..cea5334 100644
--- a/data/osv/GO-2021-0089.json
+++ b/data/osv/GO-2021-0089.json
@@ -59,5 +59,6 @@
     {
       "name": "Cong Wang"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0090.json b/data/osv/GO-2021-0090.json
index 23eee2d..e4fbfd3 100644
--- a/data/osv/GO-2021-0090.json
+++ b/data/osv/GO-2021-0090.json
@@ -60,5 +60,6 @@
     {
       "name": "Neeraj Murarka"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0094.json b/data/osv/GO-2021-0094.json
index cb7e02e..d18f001 100644
--- a/data/osv/GO-2021-0094.json
+++ b/data/osv/GO-2021-0094.json
@@ -53,5 +53,6 @@
       "type": "WEB",
       "url": "https://securitylab.github.com/advisories/GHSL-2020-262-zipslip-go-slug"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0095.json b/data/osv/GO-2021-0095.json
index 61e775e..f7e864e 100644
--- a/data/osv/GO-2021-0095.json
+++ b/data/osv/GO-2021-0095.json
@@ -55,5 +55,6 @@
     {
       "name": "Chris Fenner"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0096.json b/data/osv/GO-2021-0096.json
index 4c314dd0..f304f88 100644
--- a/data/osv/GO-2021-0096.json
+++ b/data/osv/GO-2021-0096.json
@@ -52,5 +52,6 @@
     {
       "name": "Ulrich Obergfell"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0097.json b/data/osv/GO-2021-0097.json
index 67eb16a..865484d 100644
--- a/data/osv/GO-2021-0097.json
+++ b/data/osv/GO-2021-0097.json
@@ -68,5 +68,6 @@
     {
       "name": "@Jayl1n"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0098.json b/data/osv/GO-2021-0098.json
index 5bd11d3..050358c 100644
--- a/data/osv/GO-2021-0098.json
+++ b/data/osv/GO-2021-0098.json
@@ -82,5 +82,6 @@
     {
       "name": "@Ry0taK"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0099.json b/data/osv/GO-2021-0099.json
index 1b6fe56..5e09c0b 100644
--- a/data/osv/GO-2021-0099.json
+++ b/data/osv/GO-2021-0099.json
@@ -52,5 +52,6 @@
     {
       "name": "Chris Smowton"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0100.json b/data/osv/GO-2021-0100.json
index d4fe3d0..06a5a09 100644
--- a/data/osv/GO-2021-0100.json
+++ b/data/osv/GO-2021-0100.json
@@ -72,5 +72,6 @@
     {
       "name": "Aviv Sasson (Palo Alto Networks)"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0101.json b/data/osv/GO-2021-0101.json
index 20ae07a..e233cc1 100644
--- a/data/osv/GO-2021-0101.json
+++ b/data/osv/GO-2021-0101.json
@@ -92,5 +92,6 @@
       "type": "FIX",
       "url": "https://github.com/apache/thrift/commit/264a3f318ed3e9e51573f67f963c8509786bcec2"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0102.json b/data/osv/GO-2021-0102.json
index d6225ac..64d9f99 100644
--- a/data/osv/GO-2021-0102.json
+++ b/data/osv/GO-2021-0102.json
@@ -82,5 +82,6 @@
       "type": "WEB",
       "url": "https://www.cloudfoundry.org/blog/cve-2019-11289/"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0103.json b/data/osv/GO-2021-0103.json
index cd5382f..624cc25 100644
--- a/data/osv/GO-2021-0103.json
+++ b/data/osv/GO-2021-0103.json
@@ -61,5 +61,6 @@
     {
       "name": "Dima Stebaev"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0104.json b/data/osv/GO-2021-0104.json
index ed7f622..3c1868f 100644
--- a/data/osv/GO-2021-0104.json
+++ b/data/osv/GO-2021-0104.json
@@ -67,5 +67,6 @@
     {
       "name": "Gaukas Wang (@Gaukas)"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0105.json b/data/osv/GO-2021-0105.json
index f234ec4..714f61f 100644
--- a/data/osv/GO-2021-0105.json
+++ b/data/osv/GO-2021-0105.json
@@ -55,5 +55,6 @@
     {
       "name": "John Youngseok Yang (Software Platform Lab)"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0106.json b/data/osv/GO-2021-0106.json
index 53026b0..931129a 100644
--- a/data/osv/GO-2021-0106.json
+++ b/data/osv/GO-2021-0106.json
@@ -49,5 +49,6 @@
       "type": "WEB",
       "url": "https://snyk.io/research/zip-slip-vulnerability"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0107.json b/data/osv/GO-2021-0107.json
index cf9f58c..44a056a 100644
--- a/data/osv/GO-2021-0107.json
+++ b/data/osv/GO-2021-0107.json
@@ -47,5 +47,6 @@
       "type": "FIX",
       "url": "https://github.com/ecnepsnai/web/commit/5a78f8d5c41ce60dcf9f61aaf47a7a8dc3e0002f"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0108.json b/data/osv/GO-2021-0108.json
index 194201f..0e05e55 100644
--- a/data/osv/GO-2021-0108.json
+++ b/data/osv/GO-2021-0108.json
@@ -55,5 +55,6 @@
     {
       "name": "Hasibul Hasan and Abdullah Shaleh"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0109.json b/data/osv/GO-2021-0109.json
index c96e8f9..370ffb6 100644
--- a/data/osv/GO-2021-0109.json
+++ b/data/osv/GO-2021-0109.json
@@ -46,5 +46,6 @@
       "type": "FIX",
       "url": "https://github.com/ory/fosite/commit/03dd55813f5521985f7dd64277b7ba0cf1441319"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0110.json b/data/osv/GO-2021-0110.json
index b407424..e5aba50 100644
--- a/data/osv/GO-2021-0110.json
+++ b/data/osv/GO-2021-0110.json
@@ -48,5 +48,6 @@
       "type": "FIX",
       "url": "https://github.com/ory/fosite/commit/0c9e0f6d654913ad57c507dd9a36631e1858a3e9"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0112.json b/data/osv/GO-2021-0112.json
index 0f965dc..c333a72 100644
--- a/data/osv/GO-2021-0112.json
+++ b/data/osv/GO-2021-0112.json
@@ -171,5 +171,6 @@
       "type": "WEB",
       "url": "https://jira.mongodb.org/browse/GODRIVER-1923"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0113.json b/data/osv/GO-2021-0113.json
index c5c9ff8..bdf32be 100644
--- a/data/osv/GO-2021-0113.json
+++ b/data/osv/GO-2021-0113.json
@@ -57,5 +57,6 @@
     {
       "name": "Guido Vranken"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0142.json b/data/osv/GO-2021-0142.json
index f03d685..035f21b 100644
--- a/data/osv/GO-2021-0142.json
+++ b/data/osv/GO-2021-0142.json
@@ -70,5 +70,6 @@
     {
       "name": "Diederik Loerakker, Jonny Rhea, Raúl Kripalani, and Preston Van Loon"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0154.json b/data/osv/GO-2021-0154.json
index f759d9d..33191b2 100644
--- a/data/osv/GO-2021-0154.json
+++ b/data/osv/GO-2021-0154.json
@@ -63,5 +63,6 @@
     {
       "name": "Go Team"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0159.json b/data/osv/GO-2021-0159.json
index 10888e8..8c789be 100644
--- a/data/osv/GO-2021-0159.json
+++ b/data/osv/GO-2021-0159.json
@@ -100,5 +100,6 @@
     {
       "name": "Jed Denlea and Régis Leroy"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0160.json b/data/osv/GO-2021-0160.json
index 968d93e..5623beb 100644
--- a/data/osv/GO-2021-0160.json
+++ b/data/osv/GO-2021-0160.json
@@ -71,5 +71,6 @@
     {
       "name": "Nick Craig-Wood"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0163.json b/data/osv/GO-2021-0163.json
index f08b32e..584fefa 100644
--- a/data/osv/GO-2021-0163.json
+++ b/data/osv/GO-2021-0163.json
@@ -63,5 +63,6 @@
       "type": "WEB",
       "url": "https://groups.google.com/g/golang-announce/c/9eqIHqaWvck"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0172.json b/data/osv/GO-2021-0172.json
index 2391007..2e6240f 100644
--- a/data/osv/GO-2021-0172.json
+++ b/data/osv/GO-2021-0172.json
@@ -68,5 +68,6 @@
     {
       "name": "Simon Rawet"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0178.json b/data/osv/GO-2021-0178.json
index 4aa1f5c..6189c4e 100644
--- a/data/osv/GO-2021-0178.json
+++ b/data/osv/GO-2021-0178.json
@@ -68,5 +68,6 @@
     {
       "name": "Stevie Johnstone"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0223.json b/data/osv/GO-2021-0223.json
index b20bdde..bcd21aa 100644
--- a/data/osv/GO-2021-0223.json
+++ b/data/osv/GO-2021-0223.json
@@ -71,5 +71,6 @@
     {
       "name": "Niall Newman"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0224.json b/data/osv/GO-2021-0224.json
index 124107d..ddae1d1 100644
--- a/data/osv/GO-2021-0224.json
+++ b/data/osv/GO-2021-0224.json
@@ -68,5 +68,6 @@
     {
       "name": "Mikael Manukyan, Andrew Kutz, Dave McClure, Tim Downey, Clay\nKauzlaric, and Gabe Rosenhouse\n"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0226.json b/data/osv/GO-2021-0226.json
index 2861552..365094e 100644
--- a/data/osv/GO-2021-0226.json
+++ b/data/osv/GO-2021-0226.json
@@ -78,5 +78,6 @@
     {
       "name": "RedTeam Pentesting GmbH"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0227.json b/data/osv/GO-2021-0227.json
index bf43988..cb9ae5a 100644
--- a/data/osv/GO-2021-0227.json
+++ b/data/osv/GO-2021-0227.json
@@ -58,5 +58,6 @@
     {
       "name": "Joern Schneewesiz, GitLab Security Research Team"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0228.json b/data/osv/GO-2021-0228.json
index 36e95dd..822d733 100644
--- a/data/osv/GO-2021-0228.json
+++ b/data/osv/GO-2021-0228.json
@@ -70,5 +70,6 @@
     {
       "name": "Georgios Gkitsas of Snyk Security Team"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0234.json b/data/osv/GO-2021-0234.json
index f0f0b4f..e8c6758 100644
--- a/data/osv/GO-2021-0234.json
+++ b/data/osv/GO-2021-0234.json
@@ -68,5 +68,6 @@
     {
       "name": "Sam Whited"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0235.json b/data/osv/GO-2021-0235.json
index 9a17ff6..710e479 100644
--- a/data/osv/GO-2021-0235.json
+++ b/data/osv/GO-2021-0235.json
@@ -68,5 +68,6 @@
     {
       "name": "the elliptic-curve-differential-fuzzer project running on OSS-Fuzz\nand reported by Philippe Antoine (Catena cyber)\n"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0237.json b/data/osv/GO-2021-0237.json
index 77da657..e3f3cd9 100644
--- a/data/osv/GO-2021-0237.json
+++ b/data/osv/GO-2021-0237.json
@@ -50,5 +50,6 @@
       "type": "FIX",
       "url": "https://github.com/AndrewBurian/powermux/commit/5e60a8a0372b35a898796c2697c40e8daabed8e9"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0238.json b/data/osv/GO-2021-0238.json
index ce846da..12be8b3 100644
--- a/data/osv/GO-2021-0238.json
+++ b/data/osv/GO-2021-0238.json
@@ -62,5 +62,6 @@
     {
       "name": "discovered by OSS-Fuzz and reported by Andrew Thornton"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0239.json b/data/osv/GO-2021-0239.json
index c5a53ea..7ac5aa8 100644
--- a/data/osv/GO-2021-0239.json
+++ b/data/osv/GO-2021-0239.json
@@ -72,5 +72,6 @@
     {
       "name": "Philipp Jeitner and Haya Shulman from Fraunhofer SIT"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0240.json b/data/osv/GO-2021-0240.json
index bafdbe6..59da2d1 100644
--- a/data/osv/GO-2021-0240.json
+++ b/data/osv/GO-2021-0240.json
@@ -68,5 +68,6 @@
     {
       "name": "the OSS-Fuzz project for discovering this issue and\nEmmanuel Odeke for reporting it\n"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0241.json b/data/osv/GO-2021-0241.json
index 2072528..12428c3 100644
--- a/data/osv/GO-2021-0241.json
+++ b/data/osv/GO-2021-0241.json
@@ -68,5 +68,6 @@
     {
       "name": "Mattias Grenfeldt (https://grenfeldt.dev) and Asta Olofsson"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0242.json b/data/osv/GO-2021-0242.json
index a77aeda..5fbf300 100644
--- a/data/osv/GO-2021-0242.json
+++ b/data/osv/GO-2021-0242.json
@@ -68,5 +68,6 @@
     {
       "name": "the OSS-Fuzz project for discovering this issue and to Emmanuel\nOdeke for reporting it\n"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0243.json b/data/osv/GO-2021-0243.json
index cbf2a1b..3b13f98 100644
--- a/data/osv/GO-2021-0243.json
+++ b/data/osv/GO-2021-0243.json
@@ -68,5 +68,6 @@
     {
       "name": "Imre Rad"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0245.json b/data/osv/GO-2021-0245.json
index 79b834a..0079931 100644
--- a/data/osv/GO-2021-0245.json
+++ b/data/osv/GO-2021-0245.json
@@ -68,5 +68,6 @@
     {
       "name": "Andrew Crump"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0258.json b/data/osv/GO-2021-0258.json
index 34d5ac5..b210fe3 100644
--- a/data/osv/GO-2021-0258.json
+++ b/data/osv/GO-2021-0258.json
@@ -52,5 +52,6 @@
       "type": "FIX",
       "url": "https://github.com/pomerium/pomerium/commit/f20542c4bf2cc691e4c324f7ec79e02e46d95511"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0263.json b/data/osv/GO-2021-0263.json
index 1552b4e..41a4104 100644
--- a/data/osv/GO-2021-0263.json
+++ b/data/osv/GO-2021-0263.json
@@ -68,5 +68,6 @@
     {
       "name": "Burak Çarıkçı - Yunus Yıldırım (CT-Zer0 Crypttech)"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0264.json b/data/osv/GO-2021-0264.json
index c885fc8..8d24ebb 100644
--- a/data/osv/GO-2021-0264.json
+++ b/data/osv/GO-2021-0264.json
@@ -69,5 +69,6 @@
     {
       "name": "Colin Arnott, SiteHost and Noah Santschi-Cooney, Sourcegraph Code Intelligence Team"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0265.json b/data/osv/GO-2021-0265.json
index c4e4c19..172ad38 100644
--- a/data/osv/GO-2021-0265.json
+++ b/data/osv/GO-2021-0265.json
@@ -66,5 +66,6 @@
       "type": "WEB",
       "url": "https://github.com/tidwall/gjson/commit/590010fdac311cc8990ef5c97448d4fec8f29944"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0317.json b/data/osv/GO-2021-0317.json
index 0296767..d6995bf 100644
--- a/data/osv/GO-2021-0317.json
+++ b/data/osv/GO-2021-0317.json
@@ -68,5 +68,6 @@
     {
       "name": "Emmanuel Odeke"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0319.json b/data/osv/GO-2021-0319.json
index 1c78e2f..b456554 100644
--- a/data/osv/GO-2021-0319.json
+++ b/data/osv/GO-2021-0319.json
@@ -70,5 +70,6 @@
     {
       "name": "Guido Vranken"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0347.json b/data/osv/GO-2021-0347.json
index f06cb65..915dd86 100644
--- a/data/osv/GO-2021-0347.json
+++ b/data/osv/GO-2021-0347.json
@@ -68,5 +68,6 @@
     {
       "name": "Juho Nurminen"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0356.json b/data/osv/GO-2021-0356.json
index c1f9c59..06d1e5a 100644
--- a/data/osv/GO-2021-0356.json
+++ b/data/osv/GO-2021-0356.json
@@ -58,5 +58,6 @@
       "type": "WEB",
       "url": "https://groups.google.com/g/golang-announce/c/-cp44ypCT5s"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2021-0412.json b/data/osv/GO-2021-0412.json
index 0a40dee..f2249a2 100644
--- a/data/osv/GO-2021-0412.json
+++ b/data/osv/GO-2021-0412.json
@@ -59,5 +59,6 @@
     {
       "name": "@dimitar-dimitrow"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0166.json b/data/osv/GO-2022-0166.json
index 01aa38e..45a5c20 100644
--- a/data/osv/GO-2022-0166.json
+++ b/data/osv/GO-2022-0166.json
@@ -68,5 +68,6 @@
     {
       "name": "David Wong"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0171.json b/data/osv/GO-2022-0171.json
index e7bf29f..59e708a 100644
--- a/data/osv/GO-2022-0171.json
+++ b/data/osv/GO-2022-0171.json
@@ -72,5 +72,6 @@
     {
       "name": "Xy Ziemba"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0177.json b/data/osv/GO-2022-0177.json
index ed0d769..182c1cc 100644
--- a/data/osv/GO-2022-0177.json
+++ b/data/osv/GO-2022-0177.json
@@ -65,5 +65,6 @@
     {
       "name": "Simon Rawet"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0187.json b/data/osv/GO-2022-0187.json
index f6e3467..721f6e1 100644
--- a/data/osv/GO-2022-0187.json
+++ b/data/osv/GO-2022-0187.json
@@ -71,5 +71,6 @@
     {
       "name": "Vlad Krasnov and Filippo Valsorda at Cloudflare"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0189.json b/data/osv/GO-2022-0189.json
index 5898cdb..8c353a2 100644
--- a/data/osv/GO-2022-0189.json
+++ b/data/osv/GO-2022-0189.json
@@ -68,5 +68,6 @@
     {
       "name": "Etienne Stalmans of Heroku"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0190.json b/data/osv/GO-2022-0190.json
index 60e4fd6..ee96c38 100644
--- a/data/osv/GO-2022-0190.json
+++ b/data/osv/GO-2022-0190.json
@@ -68,5 +68,6 @@
     {
       "name": "ztz of Tencent Security Platform"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0191.json b/data/osv/GO-2022-0191.json
index f3e96c3..50163fc 100644
--- a/data/osv/GO-2022-0191.json
+++ b/data/osv/GO-2022-0191.json
@@ -69,5 +69,6 @@
     {
       "name": "Netflix"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0192.json b/data/osv/GO-2022-0192.json
index 7768d5d..6efdf99 100644
--- a/data/osv/GO-2022-0192.json
+++ b/data/osv/GO-2022-0192.json
@@ -60,5 +60,6 @@
     {
       "name": "@tr3ee"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0193.json b/data/osv/GO-2022-0193.json
index 229a62c..026d596 100644
--- a/data/osv/GO-2022-0193.json
+++ b/data/osv/GO-2022-0193.json
@@ -60,5 +60,6 @@
     {
       "name": "@tr3ee"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0197.json b/data/osv/GO-2022-0197.json
index f3119e7..9b7a66b 100644
--- a/data/osv/GO-2022-0197.json
+++ b/data/osv/GO-2022-0197.json
@@ -61,5 +61,6 @@
     {
       "name": "@tr3ee"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0201.json b/data/osv/GO-2022-0201.json
index 832516e..051f539 100644
--- a/data/osv/GO-2022-0201.json
+++ b/data/osv/GO-2022-0201.json
@@ -61,5 +61,6 @@
     {
       "name": "Christopher Brown of Mattermost"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0203.json b/data/osv/GO-2022-0203.json
index 6876b23..44dc31a 100644
--- a/data/osv/GO-2022-0203.json
+++ b/data/osv/GO-2022-0203.json
@@ -65,5 +65,6 @@
     {
       "name": "Arthur Khashaev"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0209.json b/data/osv/GO-2022-0209.json
index 2b9f350..9ba14e7 100644
--- a/data/osv/GO-2022-0209.json
+++ b/data/osv/GO-2022-0209.json
@@ -65,5 +65,6 @@
     {
       "name": "Michael McLoughlin"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0211.json b/data/osv/GO-2022-0211.json
index dea0844..3176c74 100644
--- a/data/osv/GO-2022-0211.json
+++ b/data/osv/GO-2022-0211.json
@@ -70,5 +70,6 @@
     {
       "name": "Julian Hector and Nikolai Krein from Cure53, and Adi Cohen (adico.me)"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0212.json b/data/osv/GO-2022-0212.json
index 2f2e80c..0aedcaa 100644
--- a/data/osv/GO-2022-0212.json
+++ b/data/osv/GO-2022-0212.json
@@ -68,5 +68,6 @@
     {
       "name": "Andrew Stucki, Adam Scarr (99designs.com), and Jan Masarik (masarik.sh)"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0213.json b/data/osv/GO-2022-0213.json
index aad051c..33a14e6 100644
--- a/data/osv/GO-2022-0213.json
+++ b/data/osv/GO-2022-0213.json
@@ -68,5 +68,6 @@
     {
       "name": "Daniel Mandragona"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0217.json b/data/osv/GO-2022-0217.json
index 83ed37f..86f4026 100644
--- a/data/osv/GO-2022-0217.json
+++ b/data/osv/GO-2022-0217.json
@@ -68,5 +68,6 @@
     {
       "name": "Wycheproof Project"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0220.json b/data/osv/GO-2022-0220.json
index ceee87f..6ffd8fe 100644
--- a/data/osv/GO-2022-0220.json
+++ b/data/osv/GO-2022-0220.json
@@ -82,5 +82,6 @@
     {
       "name": "Samuel Cochran, Jason Donenfeld"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0229.json b/data/osv/GO-2022-0229.json
index 0fab082..afc1d67 100644
--- a/data/osv/GO-2022-0229.json
+++ b/data/osv/GO-2022-0229.json
@@ -99,5 +99,6 @@
     {
       "name": "Project Wycheproof"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0230.json b/data/osv/GO-2022-0230.json
index 9196a5a..3da167e 100644
--- a/data/osv/GO-2022-0230.json
+++ b/data/osv/GO-2022-0230.json
@@ -58,5 +58,6 @@
       "type": "WEB",
       "url": "https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMCONTAINERNETWORKINGCNIPKGINVOKE-1070549"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0233.json b/data/osv/GO-2022-0233.json
index 4001daa..06ec6d6 100644
--- a/data/osv/GO-2022-0233.json
+++ b/data/osv/GO-2022-0233.json
@@ -54,5 +54,6 @@
       "type": "WEB",
       "url": "https://github.com/pires/go-proxyproto/issues/65"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0236.json b/data/osv/GO-2022-0236.json
index 71b4e7e..39d7ed4 100644
--- a/data/osv/GO-2022-0236.json
+++ b/data/osv/GO-2022-0236.json
@@ -104,5 +104,6 @@
     {
       "name": "Guido Vranken"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0244.json b/data/osv/GO-2022-0244.json
index 5ad6cc9..21c23a3 100644
--- a/data/osv/GO-2022-0244.json
+++ b/data/osv/GO-2022-0244.json
@@ -65,5 +65,6 @@
     {
       "name": "@josselin-c"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0246.json b/data/osv/GO-2022-0246.json
index e1fe1a3..c0c4a20 100644
--- a/data/osv/GO-2022-0246.json
+++ b/data/osv/GO-2022-0246.json
@@ -56,5 +56,6 @@
     {
       "name": "Job Snijders"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0247.json b/data/osv/GO-2022-0247.json
index aa331cf..ad29fde 100644
--- a/data/osv/GO-2022-0247.json
+++ b/data/osv/GO-2022-0247.json
@@ -86,5 +86,6 @@
     {
       "name": "Ben Lubar"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0248.json b/data/osv/GO-2022-0248.json
index 2bcdb27..7c0c6d0 100644
--- a/data/osv/GO-2022-0248.json
+++ b/data/osv/GO-2022-0248.json
@@ -55,5 +55,6 @@
     {
       "name": "Koen van Hove"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0251.json b/data/osv/GO-2022-0251.json
index de800a2..d4b3784 100644
--- a/data/osv/GO-2022-0251.json
+++ b/data/osv/GO-2022-0251.json
@@ -54,5 +54,6 @@
     {
       "name": "Koen van Hove"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0252.json b/data/osv/GO-2022-0252.json
index b1e54ac..afd3f42 100644
--- a/data/osv/GO-2022-0252.json
+++ b/data/osv/GO-2022-0252.json
@@ -58,5 +58,6 @@
     {
       "name": "Koen van Hove"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0253.json b/data/osv/GO-2022-0253.json
index 529a3d4..6c5e65e 100644
--- a/data/osv/GO-2022-0253.json
+++ b/data/osv/GO-2022-0253.json
@@ -51,5 +51,6 @@
     {
       "name": "Koen van Hove"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0254.json b/data/osv/GO-2022-0254.json
index e0b22db..f6391c1 100644
--- a/data/osv/GO-2022-0254.json
+++ b/data/osv/GO-2022-0254.json
@@ -56,5 +56,6 @@
       "type": "FIX",
       "url": "https://github.com/ethereum/go-ethereum/pull/23381/commits/4d4879cafd1b3c906fc184a8c4a357137465128f"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0256.json b/data/osv/GO-2022-0256.json
index a14c8a2..d2bebf1 100644
--- a/data/osv/GO-2022-0256.json
+++ b/data/osv/GO-2022-0256.json
@@ -54,5 +54,6 @@
       "type": "FIX",
       "url": "https://github.com/ethereum/go-ethereum/pull/23657/commits/f1fd963a5a965e643e52fcf805a2a02a323c32b8"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0272.json b/data/osv/GO-2022-0272.json
index 413522c..563b91c 100644
--- a/data/osv/GO-2022-0272.json
+++ b/data/osv/GO-2022-0272.json
@@ -88,5 +88,6 @@
     {
       "name": "Snyk Security Team"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0273.json b/data/osv/GO-2022-0273.json
index 272b028..ec8c81a 100644
--- a/data/osv/GO-2022-0273.json
+++ b/data/osv/GO-2022-0273.json
@@ -69,5 +69,6 @@
     {
       "name": "OSS-Fuzz Project and Emmanuel Odeke"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0274.json b/data/osv/GO-2022-0274.json
index f16c5c7..7a0054e 100644
--- a/data/osv/GO-2022-0274.json
+++ b/data/osv/GO-2022-0274.json
@@ -58,5 +58,6 @@
       "type": "WEB",
       "url": "https://bugs.chromium.org/p/project-zero/issues/detail?id=2241"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0288.json b/data/osv/GO-2022-0288.json
index 77ce7af..31e9859 100644
--- a/data/osv/GO-2022-0288.json
+++ b/data/osv/GO-2022-0288.json
@@ -97,5 +97,6 @@
     {
       "name": "murakmii"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0289.json b/data/osv/GO-2022-0289.json
index cafde5a..c00904e 100644
--- a/data/osv/GO-2022-0289.json
+++ b/data/osv/GO-2022-0289.json
@@ -76,5 +76,6 @@
     {
       "name": "Tomasz Maczukin and Kamil Trzciński of GitLab"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0294.json b/data/osv/GO-2022-0294.json
index 4df4bc4..7cd8ad7 100644
--- a/data/osv/GO-2022-0294.json
+++ b/data/osv/GO-2022-0294.json
@@ -54,5 +54,6 @@
     {
       "name": "Nikki VonHollen"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0300.json b/data/osv/GO-2022-0300.json
index 22e7e17..9019a1e 100644
--- a/data/osv/GO-2022-0300.json
+++ b/data/osv/GO-2022-0300.json
@@ -52,5 +52,6 @@
       "type": "FIX",
       "url": "https://github.com/graph-gophers/graphql-go/commit/eae31ca73eb3473c544710955d1dbebc22605bfe"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0316.json b/data/osv/GO-2022-0316.json
index 376ff02..b5ff0ba 100644
--- a/data/osv/GO-2022-0316.json
+++ b/data/osv/GO-2022-0316.json
@@ -57,5 +57,6 @@
       "type": "WEB",
       "url": "https://github.com/open-policy-agent/opa/commit/2bd8edab9e10e2dc9cf76ae8335ced0c224f3055"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0318.json b/data/osv/GO-2022-0318.json
index cc594fc..1d93553 100644
--- a/data/osv/GO-2022-0318.json
+++ b/data/osv/GO-2022-0318.json
@@ -64,5 +64,6 @@
       "type": "WEB",
       "url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0322.json b/data/osv/GO-2022-0322.json
index e86b450..ee1f35b 100644
--- a/data/osv/GO-2022-0322.json
+++ b/data/osv/GO-2022-0322.json
@@ -44,5 +44,6 @@
         ]
       }
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0345.json b/data/osv/GO-2022-0345.json
index 06fa6c7..e3f6b7f 100644
--- a/data/osv/GO-2022-0345.json
+++ b/data/osv/GO-2022-0345.json
@@ -46,5 +46,6 @@
       "type": "FIX",
       "url": "https://github.com/containers/buildah/commit/a468ce0ffd347035d53ee0e26c205ef604097fb0"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0346.json b/data/osv/GO-2022-0346.json
index 9f17c6a..f2b7523 100644
--- a/data/osv/GO-2022-0346.json
+++ b/data/osv/GO-2022-0346.json
@@ -50,5 +50,6 @@
       "type": "FIX",
       "url": "https://github.com/quay/claircore/commit/691f2023a1720a0579e688b69a2f4bfe1f4b7821"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0355.json b/data/osv/GO-2022-0355.json
index 200c132..a0ef674 100644
--- a/data/osv/GO-2022-0355.json
+++ b/data/osv/GO-2022-0355.json
@@ -276,5 +276,6 @@
     {
       "name": "egovorukhin"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0370.json b/data/osv/GO-2022-0370.json
index e13a856..634913c 100644
--- a/data/osv/GO-2022-0370.json
+++ b/data/osv/GO-2022-0370.json
@@ -65,5 +65,6 @@
       "type": "REPORT",
       "url": "https://mellium.im/issue/259"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0379.json b/data/osv/GO-2022-0379.json
index 32f74cf..f9968eb 100644
--- a/data/osv/GO-2022-0379.json
+++ b/data/osv/GO-2022-0379.json
@@ -45,5 +45,6 @@
       "type": "FIX",
       "url": "https://github.com/distribution/distribution/commit/b59a6f827947f9e0e67df0cfb571046de4733586"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0380.json b/data/osv/GO-2022-0380.json
index c53c07d..0b2da02 100644
--- a/data/osv/GO-2022-0380.json
+++ b/data/osv/GO-2022-0380.json
@@ -52,5 +52,6 @@
       "type": "FIX",
       "url": "https://github.com/nats-io/jwt/commit/e11ce317263cef69619fc1ca743b195d02aa1d8a"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0384.json b/data/osv/GO-2022-0384.json
index 49b649d..a41e64a 100644
--- a/data/osv/GO-2022-0384.json
+++ b/data/osv/GO-2022-0384.json
@@ -54,5 +54,6 @@
       "type": "FIX",
       "url": "https://github.com/helm/helm/commit/61d8e8c4a6f95540c15c6a65f36a6dd0a45e7a2f"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0386.json b/data/osv/GO-2022-0386.json
index 00ea2d6..93bc874 100644
--- a/data/osv/GO-2022-0386.json
+++ b/data/osv/GO-2022-0386.json
@@ -91,5 +91,6 @@
       "type": "FIX",
       "url": "https://github.com/nats-io/jwt/pull/149"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0391.json b/data/osv/GO-2022-0391.json
index e4c1816..2ae2a4a 100644
--- a/data/osv/GO-2022-0391.json
+++ b/data/osv/GO-2022-0391.json
@@ -57,5 +57,6 @@
       "type": "FIX",
       "url": "https://github.com/aws/aws-sdk-go/commit/35fa6ddf45c061e0f08d3a3b5119f8f4da38f6d1"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0400.json b/data/osv/GO-2022-0400.json
index b4dcc01..aee5224 100644
--- a/data/osv/GO-2022-0400.json
+++ b/data/osv/GO-2022-0400.json
@@ -47,5 +47,6 @@
       "type": "FIX",
       "url": "https://github.com/ntbosscher/gobase/commit/a8d40bce9c429d324122d18c446924dab809e812"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0402.json b/data/osv/GO-2022-0402.json
index 67e9efa..85ce16c 100644
--- a/data/osv/GO-2022-0402.json
+++ b/data/osv/GO-2022-0402.json
@@ -56,5 +56,6 @@
       "type": "WEB",
       "url": "https://advisories.nats.io/CVE/CVE-2020-26521.txt"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0411.json b/data/osv/GO-2022-0411.json
index 7736c60..bc74f26 100644
--- a/data/osv/GO-2022-0411.json
+++ b/data/osv/GO-2022-0411.json
@@ -47,5 +47,6 @@
       "type": "FIX",
       "url": "https://github.com/Masterminds/goutils/commit/869801f20f9f1e7ecdbdb6422049d8241270d5e1"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0414.json b/data/osv/GO-2022-0414.json
index df8a89d..ea297eb 100644
--- a/data/osv/GO-2022-0414.json
+++ b/data/osv/GO-2022-0414.json
@@ -66,5 +66,6 @@
     {
       "name": "Alessio Della Libera of Snyk Research Team"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0417.json b/data/osv/GO-2022-0417.json
index cfc8791..ec708e8 100644
--- a/data/osv/GO-2022-0417.json
+++ b/data/osv/GO-2022-0417.json
@@ -58,5 +58,6 @@
       "type": "WEB",
       "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0422.json b/data/osv/GO-2022-0422.json
index efc6ef6..ebb0bbc 100644
--- a/data/osv/GO-2022-0422.json
+++ b/data/osv/GO-2022-0422.json
@@ -49,5 +49,6 @@
       "type": "FIX",
       "url": "https://github.com/ipld/go-codec-dagpb/commit/a17ace35cc760a2698645c09868f9050fa219f57"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0425.json b/data/osv/GO-2022-0425.json
index 4f1788b..5c8e353 100644
--- a/data/osv/GO-2022-0425.json
+++ b/data/osv/GO-2022-0425.json
@@ -51,5 +51,6 @@
       "type": "FIX",
       "url": "https://github.com/flynn/noise/pull/44"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0433.json b/data/osv/GO-2022-0433.json
index 6b173a6..fd2fa1d 100644
--- a/data/osv/GO-2022-0433.json
+++ b/data/osv/GO-2022-0433.json
@@ -68,5 +68,6 @@
     {
       "name": "Juho Nurminen of Mattermost"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0434.json b/data/osv/GO-2022-0434.json
index 7da4b4e..130994f 100644
--- a/data/osv/GO-2022-0434.json
+++ b/data/osv/GO-2022-0434.json
@@ -65,5 +65,6 @@
     {
       "name": "Tailscale"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0435.json b/data/osv/GO-2022-0435.json
index 6b609f4..c76754c 100644
--- a/data/osv/GO-2022-0435.json
+++ b/data/osv/GO-2022-0435.json
@@ -69,5 +69,6 @@
     {
       "name": "Project Wycheproof"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0438.json b/data/osv/GO-2022-0438.json
index e4dcea3..1d15db3 100644
--- a/data/osv/GO-2022-0438.json
+++ b/data/osv/GO-2022-0438.json
@@ -61,5 +61,6 @@
       "type": "WEB",
       "url": "https://github.com/hashicorp/go-getter/releases/tag/v1.5.11"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0444.json b/data/osv/GO-2022-0444.json
index 0024561..bf580f9 100644
--- a/data/osv/GO-2022-0444.json
+++ b/data/osv/GO-2022-0444.json
@@ -61,5 +61,6 @@
       "type": "FIX",
       "url": "https://github.com/theupdateframework/go-tuf/commit/ed6788e710fc3093a7ecc2d078bf734c0f200d8d"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0460.json b/data/osv/GO-2022-0460.json
index 181e396..1c9cd4f 100644
--- a/data/osv/GO-2022-0460.json
+++ b/data/osv/GO-2022-0460.json
@@ -55,5 +55,6 @@
       "type": "FIX",
       "url": "https://github.com/pion/dtls/commit/e0b2ce3592e8e7d73713ac67b363a2e192a4cecf"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0461.json b/data/osv/GO-2022-0461.json
index b11bf00..300557e 100644
--- a/data/osv/GO-2022-0461.json
+++ b/data/osv/GO-2022-0461.json
@@ -55,5 +55,6 @@
       "type": "FIX",
       "url": "https://github.com/pion/dtls/commit/a6397ff7282bc56dc37a68ea9211702edb4de1de"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0462.json b/data/osv/GO-2022-0462.json
index e9c6a18..61c09ba 100644
--- a/data/osv/GO-2022-0462.json
+++ b/data/osv/GO-2022-0462.json
@@ -55,5 +55,6 @@
       "type": "FIX",
       "url": "https://github.com/pion/dtls/commit/d2f797183a9f044ce976e6df6f362662ca722412"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0463.json b/data/osv/GO-2022-0463.json
index 313efe9..f107be8 100644
--- a/data/osv/GO-2022-0463.json
+++ b/data/osv/GO-2022-0463.json
@@ -325,5 +325,6 @@
       "type": "WEB",
       "url": "https://github.com/beego/beego/pull/4954"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0470.json b/data/osv/GO-2022-0470.json
index 67e3780..f878393 100644
--- a/data/osv/GO-2022-0470.json
+++ b/data/osv/GO-2022-0470.json
@@ -92,5 +92,6 @@
       "type": "FIX",
       "url": "https://github.com/blevesearch/bleve/commit/1c7509d6a17d36f265c90b4e8f4e3a3182fe79ff"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0475.json b/data/osv/GO-2022-0475.json
index 2ce16c9..ca02563 100644
--- a/data/osv/GO-2022-0475.json
+++ b/data/osv/GO-2022-0475.json
@@ -74,5 +74,6 @@
     {
       "name": "Chris Brown and Tempus Ex"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0476.json b/data/osv/GO-2022-0476.json
index 454d0c4..4fe13b1 100644
--- a/data/osv/GO-2022-0476.json
+++ b/data/osv/GO-2022-0476.json
@@ -68,5 +68,6 @@
     {
       "name": "Imre Rad"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0477.json b/data/osv/GO-2022-0477.json
index 68eaec1..0a9756d 100644
--- a/data/osv/GO-2022-0477.json
+++ b/data/osv/GO-2022-0477.json
@@ -71,5 +71,6 @@
     {
       "name": "Davis Goodin and Quim Muntal of Microsoft"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0492.json b/data/osv/GO-2022-0492.json
index 5236bef..747a939 100644
--- a/data/osv/GO-2022-0492.json
+++ b/data/osv/GO-2022-0492.json
@@ -56,5 +56,6 @@
     {
       "name": "Derek Wang"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0493.json b/data/osv/GO-2022-0493.json
index 4bea9b5..ccdf829 100644
--- a/data/osv/GO-2022-0493.json
+++ b/data/osv/GO-2022-0493.json
@@ -101,5 +101,6 @@
     {
       "name": "Joël Gähwiler (@256dpi)"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0503.json b/data/osv/GO-2022-0503.json
index 0adf5fc..cf2a5bb 100644
--- a/data/osv/GO-2022-0503.json
+++ b/data/osv/GO-2022-0503.json
@@ -80,5 +80,6 @@
       "type": "ADVISORY",
       "url": "https://github.com/advisories/GHSA-9x4h-8wgm-8xfg"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0515.json b/data/osv/GO-2022-0515.json
index b740503..08f1e48 100644
--- a/data/osv/GO-2022-0515.json
+++ b/data/osv/GO-2022-0515.json
@@ -77,5 +77,6 @@
     {
       "name": "Juho Nurminen of Mattermost"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0519.json b/data/osv/GO-2022-0519.json
index 5cf8311..29080b7 100644
--- a/data/osv/GO-2022-0519.json
+++ b/data/osv/GO-2022-0519.json
@@ -46,5 +46,6 @@
       "type": "FIX",
       "url": "https://github.com/flyteorg/flyteadmin/commit/a1ec282d02706e074bc4986fd0412e5da3b9d00a"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0520.json b/data/osv/GO-2022-0520.json
index d6caff0..189401f 100644
--- a/data/osv/GO-2022-0520.json
+++ b/data/osv/GO-2022-0520.json
@@ -68,5 +68,6 @@
     {
       "name": "Christian Mehlmauer"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0521.json b/data/osv/GO-2022-0521.json
index 841542d..c61d7fb 100644
--- a/data/osv/GO-2022-0521.json
+++ b/data/osv/GO-2022-0521.json
@@ -68,5 +68,6 @@
     {
       "name": "Go Security Team and Juho Nurminen of Mattermost"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0522.json b/data/osv/GO-2022-0522.json
index 822341f..03843a1 100644
--- a/data/osv/GO-2022-0522.json
+++ b/data/osv/GO-2022-0522.json
@@ -68,5 +68,6 @@
     {
       "name": "Juho Nurminen of Mattermost"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0523.json b/data/osv/GO-2022-0523.json
index 91ca384..05ddc98 100644
--- a/data/osv/GO-2022-0523.json
+++ b/data/osv/GO-2022-0523.json
@@ -65,5 +65,6 @@
       "type": "WEB",
       "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0524.json b/data/osv/GO-2022-0524.json
index f4d52c1..6ae453c 100644
--- a/data/osv/GO-2022-0524.json
+++ b/data/osv/GO-2022-0524.json
@@ -63,5 +63,6 @@
       "type": "WEB",
       "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0525.json b/data/osv/GO-2022-0525.json
index 38ddc0a..087d870 100644
--- a/data/osv/GO-2022-0525.json
+++ b/data/osv/GO-2022-0525.json
@@ -72,5 +72,6 @@
     {
       "name": "Zeyu Zhang (https://www.zeyu2001.com/)"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0526.json b/data/osv/GO-2022-0526.json
index e9ce77d..0019a9c 100644
--- a/data/osv/GO-2022-0526.json
+++ b/data/osv/GO-2022-0526.json
@@ -65,5 +65,6 @@
       "type": "WEB",
       "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0527.json b/data/osv/GO-2022-0527.json
index e5b656e..81849ae 100644
--- a/data/osv/GO-2022-0527.json
+++ b/data/osv/GO-2022-0527.json
@@ -63,5 +63,6 @@
       "type": "WEB",
       "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0528.json b/data/osv/GO-2022-0528.json
index 6ed4b0c..ddd6137 100644
--- a/data/osv/GO-2022-0528.json
+++ b/data/osv/GO-2022-0528.json
@@ -59,5 +59,6 @@
     {
       "name": "justinsteven"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0531.json b/data/osv/GO-2022-0531.json
index 93c58c2..dbb136a 100644
--- a/data/osv/GO-2022-0531.json
+++ b/data/osv/GO-2022-0531.json
@@ -68,5 +68,6 @@
     {
       "name": "Github user @nervuri"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0532.json b/data/osv/GO-2022-0532.json
index f976b8d..44a135f 100644
--- a/data/osv/GO-2022-0532.json
+++ b/data/osv/GO-2022-0532.json
@@ -71,5 +71,6 @@
     {
       "name": "Chris Darroch (chrisd8088@github.com), brian m. carlson (bk2204@github.com),\nand Mikhail Shcherbakov (https://twitter.com/yu5k3)\n"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0533.json b/data/osv/GO-2022-0533.json
index 58544f5..90fc61e 100644
--- a/data/osv/GO-2022-0533.json
+++ b/data/osv/GO-2022-0533.json
@@ -71,5 +71,6 @@
     {
       "name": "Unrud"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0534.json b/data/osv/GO-2022-0534.json
index bf9d254..6414097 100644
--- a/data/osv/GO-2022-0534.json
+++ b/data/osv/GO-2022-0534.json
@@ -63,5 +63,6 @@
     {
       "name": "cedws"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0535.json b/data/osv/GO-2022-0535.json
index a3b82d6..e7a9bf9 100644
--- a/data/osv/GO-2022-0535.json
+++ b/data/osv/GO-2022-0535.json
@@ -66,5 +66,6 @@
       "type": "WEB",
       "url": "https://groups.google.com/g/golang-announce/c/Hsw4mHYc470/m/WJeW5wguEgAJ"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0536.json b/data/osv/GO-2022-0536.json
index 9c3a923..3b33a2f 100644
--- a/data/osv/GO-2022-0536.json
+++ b/data/osv/GO-2022-0536.json
@@ -105,5 +105,6 @@
     {
       "name": "Jonathan Looney of Netflix"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0537.json b/data/osv/GO-2022-0537.json
index 06a2bb7..0b97a61 100644
--- a/data/osv/GO-2022-0537.json
+++ b/data/osv/GO-2022-0537.json
@@ -69,5 +69,6 @@
     {
       "name": "@catenacyber"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0558.json b/data/osv/GO-2022-0558.json
index 7b495cf..794aa89 100644
--- a/data/osv/GO-2022-0558.json
+++ b/data/osv/GO-2022-0558.json
@@ -63,5 +63,6 @@
       "type": "WEB",
       "url": "https://github.com/containers/podman/issues/10941"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0563.json b/data/osv/GO-2022-0563.json
index b0547b2..abfd8ad 100644
--- a/data/osv/GO-2022-0563.json
+++ b/data/osv/GO-2022-0563.json
@@ -59,5 +59,6 @@
     {
       "name": "Febin"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0564.json b/data/osv/GO-2022-0564.json
index bb4c1f6..74310e3 100644
--- a/data/osv/GO-2022-0564.json
+++ b/data/osv/GO-2022-0564.json
@@ -43,5 +43,6 @@
       "type": "ADVISORY",
       "url": "https://github.com/advisories/GHSA-75rw-34q6-72cr"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0569.json b/data/osv/GO-2022-0569.json
index af82704..b5e3206 100644
--- a/data/osv/GO-2022-0569.json
+++ b/data/osv/GO-2022-0569.json
@@ -301,5 +301,6 @@
       "type": "FIX",
       "url": "https://github.com/beego/beego/pull/5025/commits/ea5ae58d40589d249cf577a053e490509de2bf57"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0572.json b/data/osv/GO-2022-0572.json
index 7cd77d0..0b16572 100644
--- a/data/osv/GO-2022-0572.json
+++ b/data/osv/GO-2022-0572.json
@@ -254,5 +254,6 @@
       "type": "FIX",
       "url": "https://github.com/beego/beego/commit/d5df5e470d0a8ed291930ae802fd7e6b95226519"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0574.json b/data/osv/GO-2022-0574.json
index cc2f782..05a0b1f 100644
--- a/data/osv/GO-2022-0574.json
+++ b/data/osv/GO-2022-0574.json
@@ -201,5 +201,6 @@
       "type": "WEB",
       "url": "https://github.com/open-policy-agent/opa/issues/4762"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0586.json b/data/osv/GO-2022-0586.json
index 8fdbc54..101377f 100644
--- a/data/osv/GO-2022-0586.json
+++ b/data/osv/GO-2022-0586.json
@@ -99,5 +99,6 @@
     {
       "name": "Joern Schneeweisz of GitLab, Alessio Della Libera of Snyk, and HashiCorp Product Security"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0587.json b/data/osv/GO-2022-0587.json
index 934cc09..44e58ae 100644
--- a/data/osv/GO-2022-0587.json
+++ b/data/osv/GO-2022-0587.json
@@ -87,5 +87,6 @@
     {
       "name": "Norbert Szetei of Doyensec"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0588.json b/data/osv/GO-2022-0588.json
index bb6a6ad..51c9737 100644
--- a/data/osv/GO-2022-0588.json
+++ b/data/osv/GO-2022-0588.json
@@ -54,5 +54,6 @@
       "type": "WEB",
       "url": "https://docs.google.com/document/d/11SoX296sMS0XoQiQbpxc5pNxSdbJKDJkm5BDv0zrX50/"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0603.json b/data/osv/GO-2022-0603.json
index e865a4c..617e187 100644
--- a/data/osv/GO-2022-0603.json
+++ b/data/osv/GO-2022-0603.json
@@ -50,5 +50,6 @@
       "type": "WEB",
       "url": "https://github.com/go-yaml/yaml/issues/666"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0619.json b/data/osv/GO-2022-0619.json
index 84b0c81..92bd1b6 100644
--- a/data/osv/GO-2022-0619.json
+++ b/data/osv/GO-2022-0619.json
@@ -114,5 +114,6 @@
       "type": "WEB",
       "url": "https://github.com/emicklei/go-restful/issues/489"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0621.json b/data/osv/GO-2022-0621.json
index 019afbb..a0691a8 100644
--- a/data/osv/GO-2022-0621.json
+++ b/data/osv/GO-2022-0621.json
@@ -52,5 +52,6 @@
     {
       "name": "Moritz S."
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0629.json b/data/osv/GO-2022-0629.json
index 661993e..f0fd805 100644
--- a/data/osv/GO-2022-0629.json
+++ b/data/osv/GO-2022-0629.json
@@ -69,5 +69,6 @@
     {
       "name": "tam7t (Tommy Murphy)"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0643.json b/data/osv/GO-2022-0643.json
index d4575a1..3d20d83 100644
--- a/data/osv/GO-2022-0643.json
+++ b/data/osv/GO-2022-0643.json
@@ -51,5 +51,6 @@
       "type": "FIX",
       "url": "https://github.com/elastic/beats/commit/aeca65779d573976981587ca1d1461399e1b59dd"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0646.json b/data/osv/GO-2022-0646.json
index 4e5c264..abd0729 100644
--- a/data/osv/GO-2022-0646.json
+++ b/data/osv/GO-2022-0646.json
@@ -59,5 +59,6 @@
     {
       "name": "Sophie Schmieg from the Google ISE team"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0701.json b/data/osv/GO-2022-0701.json
index 10352df..4726e26 100644
--- a/data/osv/GO-2022-0701.json
+++ b/data/osv/GO-2022-0701.json
@@ -86,5 +86,6 @@
     {
       "name": "liggitt (Jordan Liggitt)"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0706.json b/data/osv/GO-2022-0706.json
index c6ffa1e..8c998b5 100644
--- a/data/osv/GO-2022-0706.json
+++ b/data/osv/GO-2022-0706.json
@@ -52,5 +52,6 @@
       "type": "FIX",
       "url": "https://github.com/elastic/apm-agent-go/commit/dd3e8c593580e7b80a98b57e1cc6e017e56747b4"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0755.json b/data/osv/GO-2022-0755.json
index 98b6f6e..77ab40d 100644
--- a/data/osv/GO-2022-0755.json
+++ b/data/osv/GO-2022-0755.json
@@ -65,5 +65,6 @@
     {
       "name": "Matt Belisle and Alex Stevenson at Workiva"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0761.json b/data/osv/GO-2022-0761.json
index 515cd24..5fce8d5 100644
--- a/data/osv/GO-2022-0761.json
+++ b/data/osv/GO-2022-0761.json
@@ -68,5 +68,6 @@
     {
       "name": "Dominic Scheirlinck"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0762.json b/data/osv/GO-2022-0762.json
index dc0a1a7..bbeba51 100644
--- a/data/osv/GO-2022-0762.json
+++ b/data/osv/GO-2022-0762.json
@@ -57,5 +57,6 @@
       "type": "WEB",
       "url": "https://github.com/microcosm-cc/bluemonday/releases/tag/v1.0.5"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0942.json b/data/osv/GO-2022-0942.json
index 3aab35c..8860b68 100644
--- a/data/osv/GO-2022-0942.json
+++ b/data/osv/GO-2022-0942.json
@@ -47,5 +47,6 @@
       "type": "FIX",
       "url": "https://github.com/graphql-go/graphql/pull/642/commits/4188bd5b3877f7badb951b421cf66e0af2eacb22"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0945.json b/data/osv/GO-2022-0945.json
index 27b7cc3..fd12a46 100644
--- a/data/osv/GO-2022-0945.json
+++ b/data/osv/GO-2022-0945.json
@@ -83,5 +83,6 @@
     {
       "name": "Quan Nguyen from Google's Information Security Engineering Team"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0952.json b/data/osv/GO-2022-0952.json
index 6b24a4e..e5986da 100644
--- a/data/osv/GO-2022-0952.json
+++ b/data/osv/GO-2022-0952.json
@@ -61,5 +61,6 @@
       "type": "FIX",
       "url": "https://github.com/matrix-org/gomatrixserverlib/commit/723fd495dde835d078b9f2074b6b62c06dea4575"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0956.json b/data/osv/GO-2022-0956.json
index ca70d44..29622cb 100644
--- a/data/osv/GO-2022-0956.json
+++ b/data/osv/GO-2022-0956.json
@@ -54,5 +54,6 @@
       "type": "WEB",
       "url": "https://github.com/go-yaml/yaml/releases/tag/v2.2.4"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0957.json b/data/osv/GO-2022-0957.json
index 021eb21..68889ed 100644
--- a/data/osv/GO-2022-0957.json
+++ b/data/osv/GO-2022-0957.json
@@ -60,5 +60,6 @@
       "type": "WEB",
       "url": "https://github.com/tidwall/gjson/issues/195"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0962.json b/data/osv/GO-2022-0962.json
index 40f9ba9..08857e4 100644
--- a/data/osv/GO-2022-0962.json
+++ b/data/osv/GO-2022-0962.json
@@ -66,5 +66,6 @@
     {
       "name": "Ada Logics in a fuzzing audit sponsored by CNCF"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0963.json b/data/osv/GO-2022-0963.json
index ec3bcb1..5e0d096 100644
--- a/data/osv/GO-2022-0963.json
+++ b/data/osv/GO-2022-0963.json
@@ -87,5 +87,6 @@
       "type": "WEB",
       "url": "https://github.com/gagliardetto/binary/releases/tag/v0.7.1"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0965.json b/data/osv/GO-2022-0965.json
index e58268f..73fadd9 100644
--- a/data/osv/GO-2022-0965.json
+++ b/data/osv/GO-2022-0965.json
@@ -58,5 +58,6 @@
       "type": "WEB",
       "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11253"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0968.json b/data/osv/GO-2022-0968.json
index 7e0fed9..d06807c 100644
--- a/data/osv/GO-2022-0968.json
+++ b/data/osv/GO-2022-0968.json
@@ -63,5 +63,6 @@
     {
       "name": "Rod Hynes, Psiphon Inc."
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0969.json b/data/osv/GO-2022-0969.json
index e306376..491899a 100644
--- a/data/osv/GO-2022-0969.json
+++ b/data/osv/GO-2022-0969.json
@@ -106,5 +106,6 @@
     {
       "name": "Bahruz Jabiyev, Tommaso Innocenti, Anthony Gavazzi, Steven Sprecher, and Kaan Onarlioglu"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0972.json b/data/osv/GO-2022-0972.json
index 15abd5d..83a9295 100644
--- a/data/osv/GO-2022-0972.json
+++ b/data/osv/GO-2022-0972.json
@@ -54,5 +54,6 @@
     {
       "name": "Red Canary"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0978.json b/data/osv/GO-2022-0978.json
index cab2c41..4c3ac2c 100644
--- a/data/osv/GO-2022-0978.json
+++ b/data/osv/GO-2022-0978.json
@@ -225,5 +225,6 @@
     {
       "name": "anderseknert@"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0979.json b/data/osv/GO-2022-0979.json
index a4a03d8..b95b5f2 100644
--- a/data/osv/GO-2022-0979.json
+++ b/data/osv/GO-2022-0979.json
@@ -39,5 +39,6 @@
       "type": "REPORT",
       "url": "https://github.com/peterzen/goresolver/issues/5"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0980.json b/data/osv/GO-2022-0980.json
index 6f89abf..1967d22 100644
--- a/data/osv/GO-2022-0980.json
+++ b/data/osv/GO-2022-0980.json
@@ -62,5 +62,6 @@
       "type": "FIX",
       "url": "https://github.com/hashicorp/consul-template/commit/d6a6f4af219c28e67d847ba0e0b2bea8f5bb9076"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-0988.json b/data/osv/GO-2022-0988.json
index beb4755..e07f635 100644
--- a/data/osv/GO-2022-0988.json
+++ b/data/osv/GO-2022-0988.json
@@ -59,5 +59,6 @@
     {
       "name": "@q0jt"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-1002.json b/data/osv/GO-2022-1002.json
index bedda65..72a7840 100644
--- a/data/osv/GO-2022-1002.json
+++ b/data/osv/GO-2022-1002.json
@@ -46,5 +46,6 @@
       "type": "FIX",
       "url": "https://github.com/pandatix/go-cvss/commit/d9d478ff0c13b8b09ace030db9262f3c2fe031f4"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-1004.json b/data/osv/GO-2022-1004.json
index 47c775c..50b6f07 100644
--- a/data/osv/GO-2022-1004.json
+++ b/data/osv/GO-2022-1004.json
@@ -54,5 +54,6 @@
       "type": "FIX",
       "url": "https://github.com/theupdateframework/go-tuf/pull/369"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-1008.json b/data/osv/GO-2022-1008.json
index f78114a..4bc9b23 100644
--- a/data/osv/GO-2022-1008.json
+++ b/data/osv/GO-2022-1008.json
@@ -51,5 +51,6 @@
       "type": "FIX",
       "url": "https://github.com/containers/buildah/commit/4a8bf740e862f2438279c6feee2ea59ddf0cda0b"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-1026.json b/data/osv/GO-2022-1026.json
index df71f02..1b85ded 100644
--- a/data/osv/GO-2022-1026.json
+++ b/data/osv/GO-2022-1026.json
@@ -39,5 +39,6 @@
       "type": "REPORT",
       "url": "https://github.com/peterzen/goresolver/issues/5#issuecomment-1150214257"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-1027.json b/data/osv/GO-2022-1027.json
index 7165bc4..ab64efd 100644
--- a/data/osv/GO-2022-1027.json
+++ b/data/osv/GO-2022-1027.json
@@ -69,5 +69,6 @@
       "type": "FIX",
       "url": "https://github.com/cloudwego/hertz/pull/229"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-1031.json b/data/osv/GO-2022-1031.json
index c1ed964..b1dc328 100644
--- a/data/osv/GO-2022-1031.json
+++ b/data/osv/GO-2022-1031.json
@@ -54,5 +54,6 @@
       "type": "FIX",
       "url": "https://github.com/labstack/echo/pull/2260"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-1037.json b/data/osv/GO-2022-1037.json
index b2c35a7..92185e7 100644
--- a/data/osv/GO-2022-1037.json
+++ b/data/osv/GO-2022-1037.json
@@ -68,5 +68,6 @@
     {
       "name": "Adam Korczynski (ADA Logics) and OSS-Fuzz"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-1038.json b/data/osv/GO-2022-1038.json
index 29d1e0f..c994229 100644
--- a/data/osv/GO-2022-1038.json
+++ b/data/osv/GO-2022-1038.json
@@ -64,5 +64,6 @@
     {
       "name": "Gal Goldstein (Security Researcher, Oxeye) and Daniel Abeles (Head of Research, Oxeye)\n"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-1039.json b/data/osv/GO-2022-1039.json
index ad693a8..ff1b24a 100644
--- a/data/osv/GO-2022-1039.json
+++ b/data/osv/GO-2022-1039.json
@@ -68,5 +68,6 @@
     {
       "name": "Adam Korczynski (ADA Logics) and OSS-Fuzz"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-1040.json b/data/osv/GO-2022-1040.json
index 3f4c4d3..4a028c0 100644
--- a/data/osv/GO-2022-1040.json
+++ b/data/osv/GO-2022-1040.json
@@ -75,5 +75,6 @@
       "type": "FIX",
       "url": "https://github.com/helm/helm/commit/6ce9ba60b73013857e2e7c73d3f86ed70bc1ac9a"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-1043.json b/data/osv/GO-2022-1043.json
index 0e5c637..412d637 100644
--- a/data/osv/GO-2022-1043.json
+++ b/data/osv/GO-2022-1043.json
@@ -51,5 +51,6 @@
       "type": "WEB",
       "url": "https://docs.flyte.org/en/latest/deployment/cluster_config/auth_setup.html#oauth2-authorization-server"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-1045.json b/data/osv/GO-2022-1045.json
index 0786f55..ec3aaf0 100644
--- a/data/osv/GO-2022-1045.json
+++ b/data/osv/GO-2022-1045.json
@@ -56,5 +56,6 @@
       "type": "FIX",
       "url": "https://github.com/sylabs/sif/commit/07fb86029a12e3210f6131e065570124605daeaa"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-1052.json b/data/osv/GO-2022-1052.json
index 8b91061..83d5f24 100644
--- a/data/osv/GO-2022-1052.json
+++ b/data/osv/GO-2022-1052.json
@@ -77,5 +77,6 @@
     {
       "name": "cmwaters (Github)"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-1053.json b/data/osv/GO-2022-1053.json
index 8071b72..a2b48d6 100644
--- a/data/osv/GO-2022-1053.json
+++ b/data/osv/GO-2022-1053.json
@@ -46,5 +46,6 @@
       "type": "FIX",
       "url": "https://github.com/supranational/blst/commit/dd980e7f81397895705c49fcb4f52e485bb45e21"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-1059.json b/data/osv/GO-2022-1059.json
index 805887d..ac13983 100644
--- a/data/osv/GO-2022-1059.json
+++ b/data/osv/GO-2022-1059.json
@@ -60,5 +60,6 @@
     {
       "name": "Adam Korczynski (ADA Logics) and OSS-Fuzz"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-1071.json b/data/osv/GO-2022-1071.json
index 8d0b528..ffdcbb4 100644
--- a/data/osv/GO-2022-1071.json
+++ b/data/osv/GO-2022-1071.json
@@ -221,5 +221,6 @@
     {
       "name": "Alexander Block (@codablock)"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-1083.json b/data/osv/GO-2022-1083.json
index c149917..d9cbbb5 100644
--- a/data/osv/GO-2022-1083.json
+++ b/data/osv/GO-2022-1083.json
@@ -48,5 +48,6 @@
     {
       "name": "@fisherwky"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-1086.json b/data/osv/GO-2022-1086.json
index 8a61df1..c577be3 100644
--- a/data/osv/GO-2022-1086.json
+++ b/data/osv/GO-2022-1086.json
@@ -57,5 +57,6 @@
       "type": "WEB",
       "url": "https://github.com/zalando/skipper/releases/tag/v0.13.237"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-1095.json b/data/osv/GO-2022-1095.json
index a0472fe..645eef8 100644
--- a/data/osv/GO-2022-1095.json
+++ b/data/osv/GO-2022-1095.json
@@ -83,5 +83,6 @@
     {
       "name": "RyotaK (https://twitter.com/ryotkak)"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/data/osv/GO-2022-1098.json b/data/osv/GO-2022-1098.json
index 8504cdd..0dcd1c1 100644
--- a/data/osv/GO-2022-1098.json
+++ b/data/osv/GO-2022-1098.json
@@ -72,5 +72,6 @@
     {
       "name": "rsafier and Roasbeef (Github aliases)"
     }
-  ]
+  ],
+  "schema_version": "1.3.1"
 }
\ No newline at end of file
diff --git a/internal/report/osv.go b/internal/report/osv.go
index 67c6072..d0148d7 100644
--- a/internal/report/osv.go
+++ b/internal/report/osv.go
@@ -31,6 +31,10 @@
 	// osvDir is the name of the directory in the vulndb repo that
 	// contains reports.
 	OSVDir = "data/osv"
+
+	// schemaVersion is used to indicate which version of the OSV schema a
+	// particular vulnerability was exported with.
+	schemaVersion = "1.3.1"
 )
 
 // GenerateOSVEntry create an osv.Entry for a  In addition to the report, it
@@ -44,12 +48,13 @@
 	}
 
 	entry := osv.Entry{
-		ID:        goID,
-		Published: r.Published,
-		Modified:  lastModified,
-		Withdrawn: r.Withdrawn,
-		Details:   trimWhitespace(r.Description),
-		Credits:   credits,
+		ID:            goID,
+		Published:     r.Published,
+		Modified:      lastModified,
+		Withdrawn:     r.Withdrawn,
+		Details:       trimWhitespace(r.Description),
+		Credits:       credits,
+		SchemaVersion: schemaVersion,
 	}
 
 	linkName := GetGoAdvisoryLink(goID)
diff --git a/internal/report/osv_test.go b/internal/report/osv_test.go
index 455f227..5274760 100644
--- a/internal/report/osv_test.go
+++ b/internal/report/osv_test.go
@@ -75,8 +75,9 @@
 	}
 
 	wantEntry := osv.Entry{
-		ID:      "GO-1991-0001",
-		Details: "It's a real bad one, I'll tell you that.\n\nMore info.",
+		SchemaVersion: schemaVersion,
+		ID:            "GO-1991-0001",
+		Details:       "It's a real bad one, I'll tell you that.\n\nMore info.",
 		References: []osv.Reference{
 			{Type: "ADVISORY", URL: "advisory"},
 			{Type: "REPORT", URL: "issue"},