From 2ac2efc7f32b8cc761dc61bc252a77f61492751f Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 22:14:45 +0000 Subject: [PATCH] Publish GHSA-3mpp-xfvh-qh37 --- .../GHSA-3mpp-xfvh-qh37/GHSA-3mpp-xfvh-qh37.json | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2022/03/GHSA-3mpp-xfvh-qh37/GHSA-3mpp-xfvh-qh37.json b/advisories/github-reviewed/2022/03/GHSA-3mpp-xfvh-qh37/GHSA-3mpp-xfvh-qh37.json index dfd64be5bcc..3850d97a4fe 100644 --- a/advisories/github-reviewed/2022/03/GHSA-3mpp-xfvh-qh37/GHSA-3mpp-xfvh-qh37.json +++ b/advisories/github-reviewed/2022/03/GHSA-3mpp-xfvh-qh37/GHSA-3mpp-xfvh-qh37.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-3mpp-xfvh-qh37", - "modified": "2022-03-16T23:54:35Z", + "modified": "2024-08-14T22:13:15Z", "published": "2022-03-16T23:54:35Z", "aliases": [ ], "summary": "node-ipc behavior change", - "details": "node-ipc version 11.0.0 and newer include a message from the maintainer that is written to the user’s desktop. Please review the version changes before proceeding.", + "details": "node-ipc starting in version 11.0.0 and prior to version 12.0.0 includes a message from the maintainer that is written to the user’s desktop. Please review the version changes before proceeding.", "severity": [ ], @@ -23,6 +23,9 @@ "events": [ { "introduced": "11.0.0" + }, + { + "fixed": "12.0.0" } ] } @@ -30,10 +33,18 @@ } ], "references": [ + { + "type": "WEB", + "url": "https://github.com/RIAEvangelist/node-ipc/commit/a98efaedbf090d7bf4d6bdf07761301c531608af" + }, { "type": "PACKAGE", "url": "https://github.com/RIAEvangelist/node-ipc" }, + { + "type": "WEB", + "url": "https://github.com/RIAEvangelist/node-ipc/compare/10.1.0...12.0.0" + }, { "type": "WEB", "url": "https://github.com/RIAEvangelist/node-ipc/releases/tag/v11.0.0"