mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-3mpp-xfvh-qh37
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user