data/reports: add 13 reports

  - data/reports/GO-2025-3603.yaml
  - data/reports/GO-2025-3604.yaml
  - data/reports/GO-2025-3608.yaml
  - data/reports/GO-2025-3609.yaml
  - data/reports/GO-2025-3610.yaml
  - data/reports/GO-2025-3611.yaml
  - data/reports/GO-2025-3612.yaml
  - data/reports/GO-2025-3615.yaml
  - data/reports/GO-2025-3618.yaml
  - data/reports/GO-2025-3619.yaml
  - data/reports/GO-2025-3620.yaml
  - data/reports/GO-2025-3621.yaml
  - data/reports/GO-2025-3622.yaml

Fixes golang/vulndb#3603
Fixes golang/vulndb#3604
Fixes golang/vulndb#3608
Fixes golang/vulndb#3609
Fixes golang/vulndb#3610
Fixes golang/vulndb#3611
Fixes golang/vulndb#3612
Fixes golang/vulndb#3615
Fixes golang/vulndb#3618
Fixes golang/vulndb#3619
Fixes golang/vulndb#3620
Fixes golang/vulndb#3621
Fixes golang/vulndb#3622

Change-Id: Ie86f18261a2e27e719b6b83100c20a83c688d9d4
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/665975
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Zvonimir Pavlinovic <zpavlinovic@google.com>
Auto-Submit: Neal Patel <nealpatel@google.com>
Commit-Queue: Neal Patel <nealpatel@google.com>
diff --git a/data/osv/GO-2025-3603.json b/data/osv/GO-2025-3603.json
new file mode 100644
index 0000000..a6fd34d
--- /dev/null
+++ b/data/osv/GO-2025-3603.json
@@ -0,0 +1,52 @@
+{
+  "schema_version": "1.3.1",
+  "id": "GO-2025-3603",
+  "modified": "0001-01-01T00:00:00Z",
+  "published": "0001-01-01T00:00:00Z",
+  "aliases": [
+    "CVE-2025-1386",
+    "GHSA-m454-3xv7-qj85"
+  ],
+  "summary": "Query smuggling in ch-go library in github.com/ClickHouse/ch-go",
+  "details": "Query smuggling in ch-go library in github.com/ClickHouse/ch-go",
+  "affected": [
+    {
+      "package": {
+        "name": "github.com/ClickHouse/ch-go",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "0"
+            },
+            {
+              "fixed": "0.65.0"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    }
+  ],
+  "references": [
+    {
+      "type": "ADVISORY",
+      "url": "https://github.com/ClickHouse/ch-go/security/advisories/GHSA-m454-3xv7-qj85"
+    },
+    {
+      "type": "ADVISORY",
+      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1386"
+    },
+    {
+      "type": "FIX",
+      "url": "https://github.com/ClickHouse/ch-go/commit/0e835663df32b09b828528c07a5507686e6d975e"
+    }
+  ],
+  "database_specific": {
+    "url": "https://pkg.go.dev/vuln/GO-2025-3603",
+    "review_status": "UNREVIEWED"
+  }
+}
\ No newline at end of file
diff --git a/data/osv/GO-2025-3604.json b/data/osv/GO-2025-3604.json
new file mode 100644
index 0000000..ee4bb53
--- /dev/null
+++ b/data/osv/GO-2025-3604.json
@@ -0,0 +1,103 @@
+{
+  "schema_version": "1.3.1",
+  "id": "GO-2025-3604",
+  "modified": "0001-01-01T00:00:00Z",
+  "published": "0001-01-01T00:00:00Z",
+  "aliases": [
+    "CVE-2025-24866",
+    "GHSA-xfq9-hh5x-xfq9"
+  ],
+  "summary": "Mattermost Fails to Enforce Proper Access Controls on `/api/v4/audits` Endpoint in github.com/mattermost/mattermost-server",
+  "details": "Mattermost Fails to Enforce Proper Access Controls on `/api/v4/audits` Endpoint in github.com/mattermost/mattermost-server",
+  "affected": [
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost-server",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "9.11.0+incompatible"
+            },
+            {
+              "fixed": "9.11.9+incompatible"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    },
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost-server/v5",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "0"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    },
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost-server/v6",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "0"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    },
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost/server/v8",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "0"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    }
+  ],
+  "references": [
+    {
+      "type": "ADVISORY",
+      "url": "https://github.com/advisories/GHSA-xfq9-hh5x-xfq9"
+    },
+    {
+      "type": "ADVISORY",
+      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24866"
+    },
+    {
+      "type": "WEB",
+      "url": "https://mattermost.com/security-updates"
+    }
+  ],
+  "database_specific": {
+    "url": "https://pkg.go.dev/vuln/GO-2025-3604",
+    "review_status": "UNREVIEWED"
+  }
+}
\ No newline at end of file
diff --git a/data/osv/GO-2025-3608.json b/data/osv/GO-2025-3608.json
new file mode 100644
index 0000000..0a7d216
--- /dev/null
+++ b/data/osv/GO-2025-3608.json
@@ -0,0 +1,56 @@
+{
+  "schema_version": "1.3.1",
+  "id": "GO-2025-3608",
+  "modified": "0001-01-01T00:00:00Z",
+  "published": "0001-01-01T00:00:00Z",
+  "aliases": [
+    "CVE-2025-32445",
+    "GHSA-hmp7-x699-cvhq"
+  ],
+  "summary": "Argo Events users can gain privileged access to the host system and cluster with EventSource and Sensor CR in github.com/argoproj/argo-events",
+  "details": "Argo Events users can gain privileged access to the host system and cluster with EventSource and Sensor CR in github.com/argoproj/argo-events",
+  "affected": [
+    {
+      "package": {
+        "name": "github.com/argoproj/argo-events",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "0"
+            },
+            {
+              "fixed": "1.9.6"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    }
+  ],
+  "references": [
+    {
+      "type": "ADVISORY",
+      "url": "https://github.com/argoproj/argo-events/security/advisories/GHSA-hmp7-x699-cvhq"
+    },
+    {
+      "type": "ADVISORY",
+      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32445"
+    },
+    {
+      "type": "FIX",
+      "url": "https://github.com/argoproj/argo-events/commit/18412293a699f559848b00e6e459c9ce2de0d3e2"
+    },
+    {
+      "type": "FIX",
+      "url": "https://github.com/argoproj/argo-events/pull/3528"
+    }
+  ],
+  "database_specific": {
+    "url": "https://pkg.go.dev/vuln/GO-2025-3608",
+    "review_status": "UNREVIEWED"
+  }
+}
\ No newline at end of file
diff --git a/data/osv/GO-2025-3609.json b/data/osv/GO-2025-3609.json
new file mode 100644
index 0000000..afdfdbc
--- /dev/null
+++ b/data/osv/GO-2025-3609.json
@@ -0,0 +1,122 @@
+{
+  "schema_version": "1.3.1",
+  "id": "GO-2025-3609",
+  "modified": "0001-01-01T00:00:00Z",
+  "published": "0001-01-01T00:00:00Z",
+  "aliases": [
+    "CVE-2025-32093",
+    "GHSA-322v-vh2g-qvpv"
+  ],
+  "summary": "Mattermost Fails to Restrict Certain Operations on System Admins in github.com/mattermost/mattermost-server",
+  "details": "Mattermost Fails to Restrict Certain Operations on System Admins in github.com/mattermost/mattermost-server",
+  "affected": [
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost-server",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "9.11.0+incompatible"
+            },
+            {
+              "fixed": "9.11.10+incompatible"
+            },
+            {
+              "introduced": "10.4.0+incompatible"
+            },
+            {
+              "fixed": "10.4.4+incompatible"
+            },
+            {
+              "introduced": "10.5.0+incompatible"
+            },
+            {
+              "fixed": "10.5.2+incompatible"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    },
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost-server/v5",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "0"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    },
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost-server/v6",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "0"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    },
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost/server/v8",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "0"
+            },
+            {
+              "fixed": "8.0.0-20250227102013-aa4623a93199"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    }
+  ],
+  "references": [
+    {
+      "type": "ADVISORY",
+      "url": "https://github.com/advisories/GHSA-322v-vh2g-qvpv"
+    },
+    {
+      "type": "ADVISORY",
+      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32093"
+    },
+    {
+      "type": "WEB",
+      "url": "https://github.com/mattermost/mattermost/commit/aa4623a9319943d9f54383b22b55e7d06a324e20"
+    },
+    {
+      "type": "WEB",
+      "url": "https://mattermost.com/security-updates"
+    }
+  ],
+  "database_specific": {
+    "url": "https://pkg.go.dev/vuln/GO-2025-3609",
+    "review_status": "UNREVIEWED"
+  }
+}
\ No newline at end of file
diff --git a/data/osv/GO-2025-3610.json b/data/osv/GO-2025-3610.json
new file mode 100644
index 0000000..b54241a
--- /dev/null
+++ b/data/osv/GO-2025-3610.json
@@ -0,0 +1,116 @@
+{
+  "schema_version": "1.3.1",
+  "id": "GO-2025-3610",
+  "modified": "0001-01-01T00:00:00Z",
+  "published": "0001-01-01T00:00:00Z",
+  "aliases": [
+    "CVE-2025-2475",
+    "GHSA-6rqh-8465-2xcw"
+  ],
+  "summary": "Mattermost vulnerable to Incorrect Implementation of Authentication Algorithm in github.com/mattermost/mattermost-server",
+  "details": "Mattermost vulnerable to Incorrect Implementation of Authentication Algorithm in github.com/mattermost/mattermost-server",
+  "affected": [
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost-server",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "9.11.0+incompatible"
+            },
+            {
+              "fixed": "9.11.10+incompatible"
+            },
+            {
+              "introduced": "10.5.0+incompatible"
+            },
+            {
+              "fixed": "10.5.2+incompatible"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    },
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost-server/v5",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "0"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    },
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost-server/v6",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "0"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    },
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost/server/v8",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "0"
+            },
+            {
+              "fixed": "8.0.0-20250220161544-fd356b62b4dd"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    }
+  ],
+  "references": [
+    {
+      "type": "ADVISORY",
+      "url": "https://github.com/advisories/GHSA-6rqh-8465-2xcw"
+    },
+    {
+      "type": "ADVISORY",
+      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2475"
+    },
+    {
+      "type": "WEB",
+      "url": "https://github.com/mattermost/mattermost/commit/fd356b62b4dd3318d2c8019d2310abdd6ce24c8c"
+    },
+    {
+      "type": "WEB",
+      "url": "https://mattermost.com/security-updates"
+    }
+  ],
+  "database_specific": {
+    "url": "https://pkg.go.dev/vuln/GO-2025-3610",
+    "review_status": "UNREVIEWED"
+  }
+}
\ No newline at end of file
diff --git a/data/osv/GO-2025-3611.json b/data/osv/GO-2025-3611.json
new file mode 100644
index 0000000..dad839e
--- /dev/null
+++ b/data/osv/GO-2025-3611.json
@@ -0,0 +1,116 @@
+{
+  "schema_version": "1.3.1",
+  "id": "GO-2025-3611",
+  "modified": "0001-01-01T00:00:00Z",
+  "published": "0001-01-01T00:00:00Z",
+  "aliases": [
+    "CVE-2025-2424",
+    "GHSA-wwhj-pw6h-f8hw"
+  ],
+  "summary": "Mattermost Incorrect Authorization vulnerability in github.com/mattermost/mattermost-server",
+  "details": "Mattermost Incorrect Authorization vulnerability in github.com/mattermost/mattermost-server",
+  "affected": [
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost-server",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "9.11.0+incompatible"
+            },
+            {
+              "fixed": "9.11.10+incompatible"
+            },
+            {
+              "introduced": "10.5.0+incompatible"
+            },
+            {
+              "fixed": "10.5.2+incompatible"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    },
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost-server/v5",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "0"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    },
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost-server/v6",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "0"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    },
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost/server/v8",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "0"
+            },
+            {
+              "fixed": "8.0.0-20250213231113-68c11e9ecb71"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    }
+  ],
+  "references": [
+    {
+      "type": "ADVISORY",
+      "url": "https://github.com/advisories/GHSA-wwhj-pw6h-f8hw"
+    },
+    {
+      "type": "ADVISORY",
+      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2424"
+    },
+    {
+      "type": "WEB",
+      "url": "https://github.com/mattermost/mattermost/commit/68c11e9ecb7129f7d3e0e67277f0a5924a8cbe06"
+    },
+    {
+      "type": "WEB",
+      "url": "https://mattermost.com/security-updates"
+    }
+  ],
+  "database_specific": {
+    "url": "https://pkg.go.dev/vuln/GO-2025-3611",
+    "review_status": "UNREVIEWED"
+  }
+}
\ No newline at end of file
diff --git a/data/osv/GO-2025-3612.json b/data/osv/GO-2025-3612.json
new file mode 100644
index 0000000..0dd8636
--- /dev/null
+++ b/data/osv/GO-2025-3612.json
@@ -0,0 +1,48 @@
+{
+  "schema_version": "1.3.1",
+  "id": "GO-2025-3612",
+  "modified": "0001-01-01T00:00:00Z",
+  "published": "0001-01-01T00:00:00Z",
+  "aliases": [
+    "CVE-2025-30206",
+    "GHSA-j752-cjcj-w847"
+  ],
+  "summary": "Dpanel's hard-coded JWT secret leads to remote code execution in github.com/donknap/dpanel",
+  "details": "Dpanel's hard-coded JWT secret leads to remote code execution in github.com/donknap/dpanel",
+  "affected": [
+    {
+      "package": {
+        "name": "github.com/donknap/dpanel",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "0"
+            },
+            {
+              "fixed": "1.6.1"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    }
+  ],
+  "references": [
+    {
+      "type": "ADVISORY",
+      "url": "https://github.com/donknap/dpanel/security/advisories/GHSA-j752-cjcj-w847"
+    },
+    {
+      "type": "ADVISORY",
+      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30206"
+    }
+  ],
+  "database_specific": {
+    "url": "https://pkg.go.dev/vuln/GO-2025-3612",
+    "review_status": "UNREVIEWED"
+  }
+}
\ No newline at end of file
diff --git a/data/osv/GO-2025-3615.json b/data/osv/GO-2025-3615.json
new file mode 100644
index 0000000..0b110fe
--- /dev/null
+++ b/data/osv/GO-2025-3615.json
@@ -0,0 +1,40 @@
+{
+  "schema_version": "1.3.1",
+  "id": "GO-2025-3615",
+  "modified": "0001-01-01T00:00:00Z",
+  "published": "0001-01-01T00:00:00Z",
+  "aliases": [
+    "GHSA-459x-q9hg-4gpq"
+  ],
+  "summary": "Kyverno vulnerable to SSRF via Service Calls in github.com/kyverno/kyverno",
+  "details": "Kyverno vulnerable to SSRF via Service Calls in github.com/kyverno/kyverno",
+  "affected": [
+    {
+      "package": {
+        "name": "github.com/kyverno/kyverno",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "0"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    }
+  ],
+  "references": [
+    {
+      "type": "ADVISORY",
+      "url": "https://github.com/kyverno/kyverno/security/advisories/GHSA-459x-q9hg-4gpq"
+    }
+  ],
+  "database_specific": {
+    "url": "https://pkg.go.dev/vuln/GO-2025-3615",
+    "review_status": "UNREVIEWED"
+  }
+}
\ No newline at end of file
diff --git a/data/osv/GO-2025-3618.json b/data/osv/GO-2025-3618.json
new file mode 100644
index 0000000..0a7f099
--- /dev/null
+++ b/data/osv/GO-2025-3618.json
@@ -0,0 +1,137 @@
+{
+  "schema_version": "1.3.1",
+  "id": "GO-2025-3618",
+  "modified": "0001-01-01T00:00:00Z",
+  "published": "0001-01-01T00:00:00Z",
+  "aliases": [
+    "CVE-2025-27936",
+    "GHSA-2j87-p623-8cc2"
+  ],
+  "summary": "Mattermost vulnerable to Observable Timing Discrepancy in github.com/mattermost/mattermost-plugin-msteams",
+  "details": "Mattermost vulnerable to Observable Timing Discrepancy in github.com/mattermost/mattermost-plugin-msteams.\n\nNOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions.\n\n(If this is causing false-positive reports from vulnerability scanners, please suggest an edit to the report.)\n\nThe additional affected modules and versions are: github.com/mattermost/mattermost-plugin-msteams before v2.1.0.",
+  "affected": [
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost-plugin-msteams",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "0"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {
+        "custom_ranges": [
+          {
+            "type": "ECOSYSTEM",
+            "events": [
+              {
+                "introduced": "0"
+              },
+              {
+                "fixed": "2.1.0"
+              }
+            ]
+          }
+        ]
+      }
+    },
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost-server",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "10.5.0+incompatible"
+            },
+            {
+              "fixed": "10.5.2+incompatible"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    },
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost-server/v5",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "0"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    },
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost-server/v6",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "0"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    },
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost/server/v8",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "0"
+            },
+            {
+              "fixed": "8.0.0-20250218121836-2b5275d87136"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    }
+  ],
+  "references": [
+    {
+      "type": "ADVISORY",
+      "url": "https://github.com/advisories/GHSA-2j87-p623-8cc2"
+    },
+    {
+      "type": "ADVISORY",
+      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27936"
+    },
+    {
+      "type": "WEB",
+      "url": "https://mattermost.com/security-updates"
+    }
+  ],
+  "database_specific": {
+    "url": "https://pkg.go.dev/vuln/GO-2025-3618",
+    "review_status": "UNREVIEWED"
+  }
+}
\ No newline at end of file
diff --git a/data/osv/GO-2025-3619.json b/data/osv/GO-2025-3619.json
new file mode 100644
index 0000000..8b1aa54
--- /dev/null
+++ b/data/osv/GO-2025-3619.json
@@ -0,0 +1,118 @@
+{
+  "schema_version": "1.3.1",
+  "id": "GO-2025-3619",
+  "modified": "0001-01-01T00:00:00Z",
+  "published": "0001-01-01T00:00:00Z",
+  "aliases": [
+    "CVE-2025-27571",
+    "GHSA-h4rr-f37j-4hh7"
+  ],
+  "summary": "Mattermost Incorrect Authorization vulnerability in github.com/mattermost/mattermost-server",
+  "details": "Mattermost Incorrect Authorization vulnerability in github.com/mattermost/mattermost-server",
+  "affected": [
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost-server",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "9.11.0+incompatible"
+            },
+            {
+              "fixed": "9.11.10+incompatible"
+            },
+            {
+              "introduced": "10.4.0+incompatible"
+            },
+            {
+              "fixed": "10.4.4+incompatible"
+            },
+            {
+              "introduced": "10.5.0+incompatible"
+            },
+            {
+              "fixed": "10.5.2+incompatible"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    },
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost-server/v5",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "0"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    },
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost-server/v6",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "0"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    },
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost/server/v8",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "0"
+            },
+            {
+              "fixed": "8.0.0-20250218121836-2b5275d87136"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    }
+  ],
+  "references": [
+    {
+      "type": "ADVISORY",
+      "url": "https://github.com/advisories/GHSA-h4rr-f37j-4hh7"
+    },
+    {
+      "type": "ADVISORY",
+      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27571"
+    },
+    {
+      "type": "WEB",
+      "url": "https://mattermost.com/security-updates"
+    }
+  ],
+  "database_specific": {
+    "url": "https://pkg.go.dev/vuln/GO-2025-3619",
+    "review_status": "UNREVIEWED"
+  }
+}
\ No newline at end of file
diff --git a/data/osv/GO-2025-3620.json b/data/osv/GO-2025-3620.json
new file mode 100644
index 0000000..49cc9a6
--- /dev/null
+++ b/data/osv/GO-2025-3620.json
@@ -0,0 +1,112 @@
+{
+  "schema_version": "1.3.1",
+  "id": "GO-2025-3620",
+  "modified": "0001-01-01T00:00:00Z",
+  "published": "0001-01-01T00:00:00Z",
+  "aliases": [
+    "CVE-2025-27538",
+    "GHSA-j5jw-m2ph-3jjf"
+  ],
+  "summary": "Mattermost Missing Authentication for Critical Function in github.com/mattermost/mattermost-server",
+  "details": "Mattermost Missing Authentication for Critical Function in github.com/mattermost/mattermost-server",
+  "affected": [
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost-server",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "9.11.0+incompatible"
+            },
+            {
+              "fixed": "9.11.10+incompatible"
+            },
+            {
+              "introduced": "10.5.0+incompatible"
+            },
+            {
+              "fixed": "10.5.2+incompatible"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    },
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost-server/v5",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "0"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    },
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost-server/v6",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "0"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    },
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost/server/v8",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "0"
+            },
+            {
+              "fixed": "8.0.0-20250314142426-c049748b8863"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    }
+  ],
+  "references": [
+    {
+      "type": "ADVISORY",
+      "url": "https://github.com/advisories/GHSA-j5jw-m2ph-3jjf"
+    },
+    {
+      "type": "ADVISORY",
+      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27538"
+    },
+    {
+      "type": "WEB",
+      "url": "https://mattermost.com/security-updates"
+    }
+  ],
+  "database_specific": {
+    "url": "https://pkg.go.dev/vuln/GO-2025-3620",
+    "review_status": "UNREVIEWED"
+  }
+}
\ No newline at end of file
diff --git a/data/osv/GO-2025-3621.json b/data/osv/GO-2025-3621.json
new file mode 100644
index 0000000..e08b2c6
--- /dev/null
+++ b/data/osv/GO-2025-3621.json
@@ -0,0 +1,118 @@
+{
+  "schema_version": "1.3.1",
+  "id": "GO-2025-3621",
+  "modified": "0001-01-01T00:00:00Z",
+  "published": "0001-01-01T00:00:00Z",
+  "aliases": [
+    "CVE-2025-24839",
+    "GHSA-j639-m367-75cf"
+  ],
+  "summary": "Mattermost Incorrect Authorization vulnerability in github.com/mattermost/mattermost-server",
+  "details": "Mattermost Incorrect Authorization vulnerability in github.com/mattermost/mattermost-server",
+  "affected": [
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost-server",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "9.11.0+incompatible"
+            },
+            {
+              "fixed": "9.11.10+incompatible"
+            },
+            {
+              "introduced": "10.4.0+incompatible"
+            },
+            {
+              "fixed": "10.4.4+incompatible"
+            },
+            {
+              "introduced": "10.5.0+incompatible"
+            },
+            {
+              "fixed": "10.5.2+incompatible"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    },
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost-server/v5",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "0"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    },
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost-server/v6",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "0"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    },
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost/server/v8",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "0"
+            },
+            {
+              "fixed": "8.0.0-20250218121836-2b5275d87136"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    }
+  ],
+  "references": [
+    {
+      "type": "ADVISORY",
+      "url": "https://github.com/advisories/GHSA-j639-m367-75cf"
+    },
+    {
+      "type": "ADVISORY",
+      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24839"
+    },
+    {
+      "type": "WEB",
+      "url": "https://mattermost.com/security-updates"
+    }
+  ],
+  "database_specific": {
+    "url": "https://pkg.go.dev/vuln/GO-2025-3621",
+    "review_status": "UNREVIEWED"
+  }
+}
\ No newline at end of file
diff --git a/data/osv/GO-2025-3622.json b/data/osv/GO-2025-3622.json
new file mode 100644
index 0000000..3e433cc
--- /dev/null
+++ b/data/osv/GO-2025-3622.json
@@ -0,0 +1,118 @@
+{
+  "schema_version": "1.3.1",
+  "id": "GO-2025-3622",
+  "modified": "0001-01-01T00:00:00Z",
+  "published": "0001-01-01T00:00:00Z",
+  "aliases": [
+    "CVE-2025-31363",
+    "GHSA-9h6j-4ffx-cm84"
+  ],
+  "summary": "Mattermost doesn't restrict domains LLM can request to contact upstream in github.com/mattermost/mattermost-server",
+  "details": "Mattermost doesn't restrict domains LLM can request to contact upstream in github.com/mattermost/mattermost-server",
+  "affected": [
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost-server",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "9.11.0+incompatible"
+            },
+            {
+              "fixed": "9.11.10+incompatible"
+            },
+            {
+              "introduced": "10.4.0+incompatible"
+            },
+            {
+              "fixed": "10.4.3+incompatible"
+            },
+            {
+              "introduced": "10.5.0+incompatible"
+            },
+            {
+              "fixed": "10.5.1+incompatible"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    },
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost-server/v5",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "0"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    },
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost-server/v6",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "0"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    },
+    {
+      "package": {
+        "name": "github.com/mattermost/mattermost/server/v8",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "0"
+            },
+            {
+              "fixed": "8.0.0-20250218121836-2b5275d87136"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    }
+  ],
+  "references": [
+    {
+      "type": "ADVISORY",
+      "url": "https://github.com/advisories/GHSA-9h6j-4ffx-cm84"
+    },
+    {
+      "type": "ADVISORY",
+      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31363"
+    },
+    {
+      "type": "WEB",
+      "url": "https://mattermost.com/security-updates"
+    }
+  ],
+  "database_specific": {
+    "url": "https://pkg.go.dev/vuln/GO-2025-3622",
+    "review_status": "UNREVIEWED"
+  }
+}
\ No newline at end of file
diff --git a/data/reports/GO-2025-3603.yaml b/data/reports/GO-2025-3603.yaml
new file mode 100644
index 0000000..99270bd
--- /dev/null
+++ b/data/reports/GO-2025-3603.yaml
@@ -0,0 +1,19 @@
+id: GO-2025-3603
+modules:
+    - module: github.com/ClickHouse/ch-go
+      versions:
+        - fixed: 0.65.0
+      vulnerable_at: 0.64.1
+summary: Query smuggling in ch-go library in github.com/ClickHouse/ch-go
+cves:
+    - CVE-2025-1386
+ghsas:
+    - GHSA-m454-3xv7-qj85
+references:
+    - advisory: https://github.com/ClickHouse/ch-go/security/advisories/GHSA-m454-3xv7-qj85
+    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2025-1386
+    - fix: https://github.com/ClickHouse/ch-go/commit/0e835663df32b09b828528c07a5507686e6d975e
+source:
+    id: GHSA-m454-3xv7-qj85
+    created: 2025-04-16T11:10:28.146219-04:00
+review_status: UNREVIEWED
diff --git a/data/reports/GO-2025-3604.yaml b/data/reports/GO-2025-3604.yaml
new file mode 100644
index 0000000..43f5445
--- /dev/null
+++ b/data/reports/GO-2025-3604.yaml
@@ -0,0 +1,26 @@
+id: GO-2025-3604
+modules:
+    - module: github.com/mattermost/mattermost-server
+      versions:
+        - introduced: 9.11.0+incompatible
+        - fixed: 9.11.9+incompatible
+      vulnerable_at: 9.11.9-rc2+incompatible
+    - module: github.com/mattermost/mattermost-server/v5
+      vulnerable_at: 5.39.3
+    - module: github.com/mattermost/mattermost-server/v6
+      vulnerable_at: 6.7.2
+    - module: github.com/mattermost/mattermost/server/v8
+      vulnerable_at: 8.0.0-20250416142100-583ba80c7e0e
+summary: Mattermost Fails to Enforce Proper Access Controls on `/api/v4/audits` Endpoint in github.com/mattermost/mattermost-server
+cves:
+    - CVE-2025-24866
+ghsas:
+    - GHSA-xfq9-hh5x-xfq9
+references:
+    - advisory: https://github.com/advisories/GHSA-xfq9-hh5x-xfq9
+    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2025-24866
+    - web: https://mattermost.com/security-updates
+source:
+    id: GHSA-xfq9-hh5x-xfq9
+    created: 2025-04-16T11:10:23.430896-04:00
+review_status: UNREVIEWED
diff --git a/data/reports/GO-2025-3608.yaml b/data/reports/GO-2025-3608.yaml
new file mode 100644
index 0000000..6cad7b4
--- /dev/null
+++ b/data/reports/GO-2025-3608.yaml
@@ -0,0 +1,22 @@
+id: GO-2025-3608
+modules:
+    - module: github.com/argoproj/argo-events
+      versions:
+        - fixed: 1.9.6
+      vulnerable_at: 1.9.5
+summary: |-
+    Argo Events users can gain privileged access to the host system and cluster with
+    EventSource and Sensor CR in github.com/argoproj/argo-events
+cves:
+    - CVE-2025-32445
+ghsas:
+    - GHSA-hmp7-x699-cvhq
+references:
+    - advisory: https://github.com/argoproj/argo-events/security/advisories/GHSA-hmp7-x699-cvhq
+    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2025-32445
+    - fix: https://github.com/argoproj/argo-events/commit/18412293a699f559848b00e6e459c9ce2de0d3e2
+    - fix: https://github.com/argoproj/argo-events/pull/3528
+source:
+    id: GHSA-hmp7-x699-cvhq
+    created: 2025-04-16T11:10:05.753747-04:00
+review_status: UNREVIEWED
diff --git a/data/reports/GO-2025-3609.yaml b/data/reports/GO-2025-3609.yaml
new file mode 100644
index 0000000..7c5e67e
--- /dev/null
+++ b/data/reports/GO-2025-3609.yaml
@@ -0,0 +1,34 @@
+id: GO-2025-3609
+modules:
+    - module: github.com/mattermost/mattermost-server
+      versions:
+        - introduced: 9.11.0+incompatible
+        - fixed: 9.11.10+incompatible
+        - introduced: 10.4.0+incompatible
+        - fixed: 10.4.4+incompatible
+        - introduced: 10.5.0+incompatible
+        - fixed: 10.5.2+incompatible
+      vulnerable_at: 10.5.1+incompatible
+    - module: github.com/mattermost/mattermost-server/v5
+      vulnerable_at: 5.39.3
+    - module: github.com/mattermost/mattermost-server/v6
+      vulnerable_at: 6.7.2
+    - module: github.com/mattermost/mattermost/server/v8
+      versions:
+        - fixed: 8.0.0-20250227102013-aa4623a93199
+summary: Mattermost Fails to Restrict Certain Operations on System Admins in github.com/mattermost/mattermost-server
+cves:
+    - CVE-2025-32093
+ghsas:
+    - GHSA-322v-vh2g-qvpv
+references:
+    - advisory: https://github.com/advisories/GHSA-322v-vh2g-qvpv
+    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2025-32093
+    - web: https://github.com/mattermost/mattermost/commit/aa4623a9319943d9f54383b22b55e7d06a324e20
+    - web: https://mattermost.com/security-updates
+notes:
+    - fix: 'github.com/mattermost/mattermost/server/v8: could not add vulnerable_at: could not find tagged version between introduced and fixed'
+source:
+    id: GHSA-322v-vh2g-qvpv
+    created: 2025-04-16T11:09:58.951915-04:00
+review_status: UNREVIEWED
diff --git a/data/reports/GO-2025-3610.yaml b/data/reports/GO-2025-3610.yaml
new file mode 100644
index 0000000..be576d3
--- /dev/null
+++ b/data/reports/GO-2025-3610.yaml
@@ -0,0 +1,32 @@
+id: GO-2025-3610
+modules:
+    - module: github.com/mattermost/mattermost-server
+      versions:
+        - introduced: 9.11.0+incompatible
+        - fixed: 9.11.10+incompatible
+        - introduced: 10.5.0+incompatible
+        - fixed: 10.5.2+incompatible
+      vulnerable_at: 10.5.1+incompatible
+    - module: github.com/mattermost/mattermost-server/v5
+      vulnerable_at: 5.39.3
+    - module: github.com/mattermost/mattermost-server/v6
+      vulnerable_at: 6.7.2
+    - module: github.com/mattermost/mattermost/server/v8
+      versions:
+        - fixed: 8.0.0-20250220161544-fd356b62b4dd
+summary: Mattermost vulnerable to Incorrect Implementation of Authentication Algorithm in github.com/mattermost/mattermost-server
+cves:
+    - CVE-2025-2475
+ghsas:
+    - GHSA-6rqh-8465-2xcw
+references:
+    - advisory: https://github.com/advisories/GHSA-6rqh-8465-2xcw
+    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2025-2475
+    - web: https://github.com/mattermost/mattermost/commit/fd356b62b4dd3318d2c8019d2310abdd6ce24c8c
+    - web: https://mattermost.com/security-updates
+notes:
+    - fix: 'github.com/mattermost/mattermost/server/v8: could not add vulnerable_at: could not find tagged version between introduced and fixed'
+source:
+    id: GHSA-6rqh-8465-2xcw
+    created: 2025-04-16T11:09:53.886611-04:00
+review_status: UNREVIEWED
diff --git a/data/reports/GO-2025-3611.yaml b/data/reports/GO-2025-3611.yaml
new file mode 100644
index 0000000..fba95a4
--- /dev/null
+++ b/data/reports/GO-2025-3611.yaml
@@ -0,0 +1,32 @@
+id: GO-2025-3611
+modules:
+    - module: github.com/mattermost/mattermost-server
+      versions:
+        - introduced: 9.11.0+incompatible
+        - fixed: 9.11.10+incompatible
+        - introduced: 10.5.0+incompatible
+        - fixed: 10.5.2+incompatible
+      vulnerable_at: 10.5.1+incompatible
+    - module: github.com/mattermost/mattermost-server/v5
+      vulnerable_at: 5.39.3
+    - module: github.com/mattermost/mattermost-server/v6
+      vulnerable_at: 6.7.2
+    - module: github.com/mattermost/mattermost/server/v8
+      versions:
+        - fixed: 8.0.0-20250213231113-68c11e9ecb71
+summary: Mattermost Incorrect Authorization vulnerability in github.com/mattermost/mattermost-server
+cves:
+    - CVE-2025-2424
+ghsas:
+    - GHSA-wwhj-pw6h-f8hw
+references:
+    - advisory: https://github.com/advisories/GHSA-wwhj-pw6h-f8hw
+    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2025-2424
+    - web: https://github.com/mattermost/mattermost/commit/68c11e9ecb7129f7d3e0e67277f0a5924a8cbe06
+    - web: https://mattermost.com/security-updates
+notes:
+    - fix: 'github.com/mattermost/mattermost/server/v8: could not add vulnerable_at: could not find tagged version between introduced and fixed'
+source:
+    id: GHSA-wwhj-pw6h-f8hw
+    created: 2025-04-16T11:09:47.922801-04:00
+review_status: UNREVIEWED
diff --git a/data/reports/GO-2025-3612.yaml b/data/reports/GO-2025-3612.yaml
new file mode 100644
index 0000000..4ed46b7
--- /dev/null
+++ b/data/reports/GO-2025-3612.yaml
@@ -0,0 +1,18 @@
+id: GO-2025-3612
+modules:
+    - module: github.com/donknap/dpanel
+      versions:
+        - fixed: 1.6.1
+      vulnerable_at: 1.6.0
+summary: Dpanel's hard-coded JWT secret leads to remote code execution in github.com/donknap/dpanel
+cves:
+    - CVE-2025-30206
+ghsas:
+    - GHSA-j752-cjcj-w847
+references:
+    - advisory: https://github.com/donknap/dpanel/security/advisories/GHSA-j752-cjcj-w847
+    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2025-30206
+source:
+    id: GHSA-j752-cjcj-w847
+    created: 2025-04-16T11:09:43.786918-04:00
+review_status: UNREVIEWED
diff --git a/data/reports/GO-2025-3615.yaml b/data/reports/GO-2025-3615.yaml
new file mode 100644
index 0000000..b700d00
--- /dev/null
+++ b/data/reports/GO-2025-3615.yaml
@@ -0,0 +1,15 @@
+id: GO-2025-3615
+modules:
+    - module: github.com/kyverno/kyverno
+      unsupported_versions:
+        - last_affected: 1.13.4
+      vulnerable_at: 1.13.4
+summary: Kyverno vulnerable to SSRF via Service Calls in github.com/kyverno/kyverno
+ghsas:
+    - GHSA-459x-q9hg-4gpq
+references:
+    - advisory: https://github.com/kyverno/kyverno/security/advisories/GHSA-459x-q9hg-4gpq
+source:
+    id: GHSA-459x-q9hg-4gpq
+    created: 2025-04-16T11:09:41.723774-04:00
+review_status: UNREVIEWED
diff --git a/data/reports/GO-2025-3618.yaml b/data/reports/GO-2025-3618.yaml
new file mode 100644
index 0000000..be4c4a6
--- /dev/null
+++ b/data/reports/GO-2025-3618.yaml
@@ -0,0 +1,33 @@
+id: GO-2025-3618
+modules:
+    - module: github.com/mattermost/mattermost-plugin-msteams
+      non_go_versions:
+        - fixed: 2.1.0
+      vulnerable_at: 1.15.0
+    - module: github.com/mattermost/mattermost-server
+      versions:
+        - introduced: 10.5.0+incompatible
+        - fixed: 10.5.2+incompatible
+      vulnerable_at: 10.5.1+incompatible
+    - module: github.com/mattermost/mattermost-server/v5
+      vulnerable_at: 5.39.3
+    - module: github.com/mattermost/mattermost-server/v6
+      vulnerable_at: 6.7.2
+    - module: github.com/mattermost/mattermost/server/v8
+      versions:
+        - fixed: 8.0.0-20250218121836-2b5275d87136
+summary: Mattermost vulnerable to Observable Timing Discrepancy in github.com/mattermost/mattermost-plugin-msteams
+cves:
+    - CVE-2025-27936
+ghsas:
+    - GHSA-2j87-p623-8cc2
+references:
+    - advisory: https://github.com/advisories/GHSA-2j87-p623-8cc2
+    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2025-27936
+    - web: https://mattermost.com/security-updates
+notes:
+    - fix: 'github.com/mattermost/mattermost/server/v8: could not add vulnerable_at: could not find tagged version between introduced and fixed'
+source:
+    id: GHSA-2j87-p623-8cc2
+    created: 2025-04-16T11:09:33.515711-04:00
+review_status: UNREVIEWED
diff --git a/data/reports/GO-2025-3619.yaml b/data/reports/GO-2025-3619.yaml
new file mode 100644
index 0000000..da62e38
--- /dev/null
+++ b/data/reports/GO-2025-3619.yaml
@@ -0,0 +1,33 @@
+id: GO-2025-3619
+modules:
+    - module: github.com/mattermost/mattermost-server
+      versions:
+        - introduced: 9.11.0+incompatible
+        - fixed: 9.11.10+incompatible
+        - introduced: 10.4.0+incompatible
+        - fixed: 10.4.4+incompatible
+        - introduced: 10.5.0+incompatible
+        - fixed: 10.5.2+incompatible
+      vulnerable_at: 10.5.1+incompatible
+    - module: github.com/mattermost/mattermost-server/v5
+      vulnerable_at: 5.39.3
+    - module: github.com/mattermost/mattermost-server/v6
+      vulnerable_at: 6.7.2
+    - module: github.com/mattermost/mattermost/server/v8
+      versions:
+        - fixed: 8.0.0-20250218121836-2b5275d87136
+summary: Mattermost Incorrect Authorization vulnerability in github.com/mattermost/mattermost-server
+cves:
+    - CVE-2025-27571
+ghsas:
+    - GHSA-h4rr-f37j-4hh7
+references:
+    - advisory: https://github.com/advisories/GHSA-h4rr-f37j-4hh7
+    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2025-27571
+    - web: https://mattermost.com/security-updates
+notes:
+    - fix: 'github.com/mattermost/mattermost/server/v8: could not add vulnerable_at: could not find tagged version between introduced and fixed'
+source:
+    id: GHSA-h4rr-f37j-4hh7
+    created: 2025-04-16T11:09:29.155701-04:00
+review_status: UNREVIEWED
diff --git a/data/reports/GO-2025-3620.yaml b/data/reports/GO-2025-3620.yaml
new file mode 100644
index 0000000..eaec1dd
--- /dev/null
+++ b/data/reports/GO-2025-3620.yaml
@@ -0,0 +1,31 @@
+id: GO-2025-3620
+modules:
+    - module: github.com/mattermost/mattermost-server
+      versions:
+        - introduced: 9.11.0+incompatible
+        - fixed: 9.11.10+incompatible
+        - introduced: 10.5.0+incompatible
+        - fixed: 10.5.2+incompatible
+      vulnerable_at: 10.5.1+incompatible
+    - module: github.com/mattermost/mattermost-server/v5
+      vulnerable_at: 5.39.3
+    - module: github.com/mattermost/mattermost-server/v6
+      vulnerable_at: 6.7.2
+    - module: github.com/mattermost/mattermost/server/v8
+      versions:
+        - fixed: 8.0.0-20250314142426-c049748b8863
+summary: Mattermost Missing Authentication for Critical Function in github.com/mattermost/mattermost-server
+cves:
+    - CVE-2025-27538
+ghsas:
+    - GHSA-j5jw-m2ph-3jjf
+references:
+    - advisory: https://github.com/advisories/GHSA-j5jw-m2ph-3jjf
+    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2025-27538
+    - web: https://mattermost.com/security-updates
+notes:
+    - fix: 'github.com/mattermost/mattermost/server/v8: could not add vulnerable_at: could not find tagged version between introduced and fixed'
+source:
+    id: GHSA-j5jw-m2ph-3jjf
+    created: 2025-04-16T11:09:03.554821-04:00
+review_status: UNREVIEWED
diff --git a/data/reports/GO-2025-3621.yaml b/data/reports/GO-2025-3621.yaml
new file mode 100644
index 0000000..f077652
--- /dev/null
+++ b/data/reports/GO-2025-3621.yaml
@@ -0,0 +1,33 @@
+id: GO-2025-3621
+modules:
+    - module: github.com/mattermost/mattermost-server
+      versions:
+        - introduced: 9.11.0+incompatible
+        - fixed: 9.11.10+incompatible
+        - introduced: 10.4.0+incompatible
+        - fixed: 10.4.4+incompatible
+        - introduced: 10.5.0+incompatible
+        - fixed: 10.5.2+incompatible
+      vulnerable_at: 10.5.1+incompatible
+    - module: github.com/mattermost/mattermost-server/v5
+      vulnerable_at: 5.39.3
+    - module: github.com/mattermost/mattermost-server/v6
+      vulnerable_at: 6.7.2
+    - module: github.com/mattermost/mattermost/server/v8
+      versions:
+        - fixed: 8.0.0-20250218121836-2b5275d87136
+summary: Mattermost Incorrect Authorization vulnerability in github.com/mattermost/mattermost-server
+cves:
+    - CVE-2025-24839
+ghsas:
+    - GHSA-j639-m367-75cf
+references:
+    - advisory: https://github.com/advisories/GHSA-j639-m367-75cf
+    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2025-24839
+    - web: https://mattermost.com/security-updates
+notes:
+    - fix: 'github.com/mattermost/mattermost/server/v8: could not add vulnerable_at: could not find tagged version between introduced and fixed'
+source:
+    id: GHSA-j639-m367-75cf
+    created: 2025-04-16T11:08:55.555008-04:00
+review_status: UNREVIEWED
diff --git a/data/reports/GO-2025-3622.yaml b/data/reports/GO-2025-3622.yaml
new file mode 100644
index 0000000..8395af1
--- /dev/null
+++ b/data/reports/GO-2025-3622.yaml
@@ -0,0 +1,33 @@
+id: GO-2025-3622
+modules:
+    - module: github.com/mattermost/mattermost-server
+      versions:
+        - introduced: 9.11.0+incompatible
+        - fixed: 9.11.10+incompatible
+        - introduced: 10.4.0+incompatible
+        - fixed: 10.4.3+incompatible
+        - introduced: 10.5.0+incompatible
+        - fixed: 10.5.1+incompatible
+      vulnerable_at: 10.5.1-rc2+incompatible
+    - module: github.com/mattermost/mattermost-server/v5
+      vulnerable_at: 5.39.3
+    - module: github.com/mattermost/mattermost-server/v6
+      vulnerable_at: 6.7.2
+    - module: github.com/mattermost/mattermost/server/v8
+      versions:
+        - fixed: 8.0.0-20250218121836-2b5275d87136
+summary: Mattermost doesn't restrict domains LLM can request to contact upstream in github.com/mattermost/mattermost-server
+cves:
+    - CVE-2025-31363
+ghsas:
+    - GHSA-9h6j-4ffx-cm84
+references:
+    - advisory: https://github.com/advisories/GHSA-9h6j-4ffx-cm84
+    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2025-31363
+    - web: https://mattermost.com/security-updates
+notes:
+    - fix: 'github.com/mattermost/mattermost/server/v8: could not add vulnerable_at: could not find tagged version between introduced and fixed'
+source:
+    id: GHSA-9h6j-4ffx-cm84
+    created: 2025-04-16T12:35:06.582374-04:00
+review_status: UNREVIEWED