From 668dab9b77effdb0bbcbb894d3e45d4cd5342f7c Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Tue, 30 Jun 2026 03:06:31 -0400 Subject: [PATCH 1/2] Add TypeORM fixed package reference --- .../2026/06/GHSA-9ggv-8w38-r7pm/GHSA-9ggv-8w38-r7pm.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-9ggv-8w38-r7pm/GHSA-9ggv-8w38-r7pm.json b/advisories/github-reviewed/2026/06/GHSA-9ggv-8w38-r7pm/GHSA-9ggv-8w38-r7pm.json index bf98ed275aefc..267f399f71924 100644 --- a/advisories/github-reviewed/2026/06/GHSA-9ggv-8w38-r7pm/GHSA-9ggv-8w38-r7pm.json +++ b/advisories/github-reviewed/2026/06/GHSA-9ggv-8w38-r7pm/GHSA-9ggv-8w38-r7pm.json @@ -52,6 +52,10 @@ { "type": "PACKAGE", "url": "https://github.com/typeorm/typeorm" + }, + { + "type": "PACKAGE", + "url": "https://www.npmjs.com/package/typeorm/v/0.3.29" } ], "database_specific": { @@ -63,4 +67,4 @@ "github_reviewed_at": "2026-06-19T19:18:49Z", "nvd_published_at": null } -} \ No newline at end of file +} From 68657c4c0f92eb58188ab5d6cf5ad8005a5bec06 Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Tue, 30 Jun 2026 15:21:03 -0400 Subject: [PATCH 2/2] Add TypeORM fixed source tag reference --- .../2026/06/GHSA-9ggv-8w38-r7pm/GHSA-9ggv-8w38-r7pm.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/advisories/github-reviewed/2026/06/GHSA-9ggv-8w38-r7pm/GHSA-9ggv-8w38-r7pm.json b/advisories/github-reviewed/2026/06/GHSA-9ggv-8w38-r7pm/GHSA-9ggv-8w38-r7pm.json index 267f399f71924..3b5de180230a0 100644 --- a/advisories/github-reviewed/2026/06/GHSA-9ggv-8w38-r7pm/GHSA-9ggv-8w38-r7pm.json +++ b/advisories/github-reviewed/2026/06/GHSA-9ggv-8w38-r7pm/GHSA-9ggv-8w38-r7pm.json @@ -49,6 +49,10 @@ "type": "WEB", "url": "https://github.com/typeorm/typeorm/commit/93eec630630b219b162ba4e0c072afa851697cff" }, + { + "type": "WEB", + "url": "https://github.com/typeorm/typeorm/tree/0.3.29" + }, { "type": "PACKAGE", "url": "https://github.com/typeorm/typeorm"