Skip to content

Commit 1f94ae4

Browse files
1 parent 60d6f87 commit 1f94ae4

3 files changed

Lines changed: 13 additions & 7 deletions

File tree

advisories/github-reviewed/2024/12/GHSA-jhh6-6fhp-q2xp/GHSA-jhh6-6fhp-q2xp.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
],
6868
"database_specific": {
6969
"cwe_ids": [
70+
"CWE-266",
7071
"CWE-501"
7172
],
7273
"severity": "HIGH",

advisories/github-reviewed/2026/02/GHSA-9h8m-3fm2-qjrq/GHSA-9h8m-3fm2-qjrq.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-9h8m-3fm2-qjrq",
4-
"modified": "2026-02-03T16:12:53Z",
4+
"modified": "2026-02-27T21:39:46Z",
55
"published": "2026-02-02T20:07:46Z",
66
"aliases": [
77
"CVE-2026-24051"
@@ -18,7 +18,7 @@
1818
{
1919
"package": {
2020
"ecosystem": "Go",
21-
"name": "go.opentelemetry.io/otel/sdk/resource"
21+
"name": "go.opentelemetry.io/otel/sdk"
2222
},
2323
"ranges": [
2424
{
@@ -32,10 +32,7 @@
3232
}
3333
]
3434
}
35-
],
36-
"database_specific": {
37-
"last_known_affected_version_range": "<= 1.39.0"
38-
}
35+
]
3936
}
4037
],
4138
"references": [
@@ -54,6 +51,10 @@
5451
{
5552
"type": "PACKAGE",
5653
"url": "https://github.com/open-telemetry/opentelemetry-go"
54+
},
55+
{
56+
"type": "WEB",
57+
"url": "https://pkg.go.dev/vuln/GO-2026-4394"
5758
}
5859
],
5960
"database_specific": {

advisories/github-reviewed/2026/02/GHSA-gx3x-vq4p-mhhv/GHSA-gx3x-vq4p-mhhv.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-gx3x-vq4p-mhhv",
4-
"modified": "2026-02-05T00:34:16Z",
4+
"modified": "2026-02-27T21:40:29Z",
55
"published": "2026-02-02T22:11:06Z",
66
"aliases": [
77
"CVE-2026-25518"
@@ -90,6 +90,10 @@
9090
{
9191
"type": "PACKAGE",
9292
"url": "https://github.com/cert-manager/cert-manager"
93+
},
94+
{
95+
"type": "WEB",
96+
"url": "https://pkg.go.dev/vuln/GO-2026-4300"
9397
}
9498
],
9599
"database_specific": {

0 commit comments

Comments
 (0)