diff --git a/data/cve/v5/GO-2025-4116.json b/data/cve/v5/GO-2025-4116.json
index a377eab..2ccd2c2 100644
--- a/data/cve/v5/GO-2025-4116.json
+++ b/data/cve/v5/GO-2025-4116.json
@@ -71,7 +71,7 @@
"url": "https://go.dev/issue/75178"
},
{
- "url": "https://github.com/advisories/GHSA-hcg3-q754-cr77"
+ "url": "https://github.com/advisories/GHSA-56w8-48fp-6mgv"
},
{
"url": "https://pkg.go.dev/vuln/GO-2025-4116"
diff --git a/data/osv/GO-2024-3036.json b/data/osv/GO-2024-3036.json
index 683bbc7..1ae5fce 100644
--- a/data/osv/GO-2024-3036.json
+++ b/data/osv/GO-2024-3036.json
@@ -12,7 +12,7 @@
"affected": [
{
"package": {
- "name": "github.com/cortexproject/cortex",
+ "name": "github.com/cortexlabs/cortex",
"ecosystem": "Go"
},
"ranges": [
diff --git a/data/osv/GO-2025-4116.json b/data/osv/GO-2025-4116.json
index f12fb13..13d2db0 100644
--- a/data/osv/GO-2025-4116.json
+++ b/data/osv/GO-2025-4116.json
@@ -55,7 +55,7 @@
},
{
"type": "WEB",
- "url": "https://github.com/advisories/GHSA-hcg3-q754-cr77"
+ "url": "https://github.com/advisories/GHSA-56w8-48fp-6mgv"
}
],
"credits": [
diff --git a/data/reports/GO-2024-3036.yaml b/data/reports/GO-2024-3036.yaml
index 32e4ffc..68b1197 100644
--- a/data/reports/GO-2024-3036.yaml
+++ b/data/reports/GO-2024-3036.yaml
@@ -1,6 +1,6 @@
id: GO-2024-3036
modules:
- - module: github.com/cortexproject/cortex
+ - module: github.com/cortexlabs/cortex
unsupported_versions:
- last_affected: 0.42.1
vulnerable_at: 1.17.1
diff --git a/data/reports/GO-2025-4116.yaml b/data/reports/GO-2025-4116.yaml
index 1b2e5d8..bc8efec 100644
--- a/data/reports/GO-2025-4116.yaml
+++ b/data/reports/GO-2025-4116.yaml
@@ -24,7 +24,7 @@
references:
- fix: https://go.dev/cl/700295
- report: https://go.dev/issue/75178
- - web: https://github.com/advisories/GHSA-hcg3-q754-cr77
+ - web: https://github.com/advisories/GHSA-56w8-48fp-6mgv
cve_metadata:
id: CVE-2025-47913
cwe: 'CWE-703: Improper Handling of Exceptional Conditions'