Publish GHSA-3mpp-xfvh-qh37

This commit is contained in:
advisory-database[bot]
2024-08-14 22:14:45 +00:00
parent c33ce13ca7
commit 2ac2efc7f3
@@ -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 users 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 users 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"