Search for packages
Package details: pkg:npm/electron@1.7.12
purl pkg:npm/electron@1.7.12
Next non-vulnerable version 22.3.25
Latest non-vulnerable version 27.0.1
Risk 10.0
Vulnerabilities affecting this package (18)
Vulnerability Summary Fixed by
VCID-19dm-ur56-aaar
Aliases:
CVE-2020-4077
GHSA-h9jc-284h-533g
Trust Boundary Violation In Electron, there is a context isolation bypass. Code running in the main world context in the renderer can reach into the isolated Electron context and perform privileged actions. Apps using both `contextIsolation` and `contextBridge` are affected.
7.2.4
Affected by 10 other vulnerabilities.
8.2.4
Affected by 12 other vulnerabilities.
9.0.1
Affected by 12 other vulnerabilities.
VCID-2reu-q4bm-aaap
Aliases:
CVE-2022-29257
GHSA-77xc-hjv8-ww97
Electron is a framework for writing cross-platform desktop applications using JavaScript (JS), HTML, and CSS. A vulnerability in versions prior to 18.0.0-beta.6, 17.2.0, 16.2.6, and 15.5.5 allows attackers who have control over a given apps update server / update storage to serve maliciously crafted update packages that pass the code signing validation check but contain malicious code in some components. This kind of attack would require significant privileges in a potential victim's own auto updating infrastructure and the ease of that attack entirely depends on the potential victim's infrastructure security. Electron versions 18.0.0-beta.6, 17.2.0, 16.2.6, and 15.5.5 contain a fix for this issue. There are no known workarounds.
15.5.0
Affected by 6 other vulnerabilities.
16.2.0
Affected by 6 other vulnerabilities.
17.2.0
Affected by 5 other vulnerabilities.
18.0.0-beta.6
Affected by 5 other vulnerabilities.
18.0.0
Affected by 5 other vulnerabilities.
VCID-3t8s-sdcz-aaab
Aliases:
CVE-2023-39956
GHSA-7x97-j373-85x5
Electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. Electron apps that are launched as command line executables are impacted. Specifically this issue can only be exploited if the following conditions are met: 1. The app is launched with an attacker-controlled working directory and 2. The attacker has the ability to write files to that working directory. This makes the risk quite low, in fact normally issues of this kind are considered outside of our threat model as similar to Chromium we exclude Physically Local Attacks but given the ability for this issue to bypass certain protections like ASAR Integrity it is being treated with higher importance. This issue has been fixed in versions:`26.0.0-beta.13`, `25.4.1`, `24.7.1`, `23.3.13`, and `22.3.19`. There are no app side workarounds, users must update to a patched version of Electron.
22.3.19
Affected by 0 other vulnerabilities.
22.3.21
Affected by 3 other vulnerabilities.
23.3.13
Affected by 1 other vulnerability.
24.7.1
Affected by 3 other vulnerabilities.
25.5.0
Affected by 3 other vulnerabilities.
26.0.0-beta.13
Affected by 0 other vulnerabilities.
26.0.0
Affected by 3 other vulnerabilities.
VCID-5mrt-9uf4-aaan
Aliases:
CVE-2023-44402
GHSA-7m48-wc93-9g85
Electron is an open source framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. This only impacts apps that have the `embeddedAsarIntegrityValidation` and `onlyLoadAppFromAsar` fuses enabled. Apps without these fuses enabled are not impacted. This issue is specific to macOS as these fuses are only currently supported on macOS. Specifically this issue can only be exploited if your app is launched from a filesystem the attacker has write access too. i.e. the ability to edit files inside the `.app` bundle on macOS which these fuses are supposed to protect against. There are no app side workarounds, you must update to a patched version of Electron.
22.3.24
Affected by 2 other vulnerabilities.
22.3.25
Affected by 0 other vulnerabilities.
24.0.0-alpha.1
Affected by 3 other vulnerabilities.
24.8.3
Affected by 2 other vulnerabilities.
24.8.4
Affected by 1 other vulnerability.
25.8.1
Affected by 2 other vulnerabilities.
25.8.2
Affected by 1 other vulnerability.
26.2.1
Affected by 2 other vulnerabilities.
26.2.2
Affected by 1 other vulnerability.
27.0.0-alpha.7
Affected by 0 other vulnerabilities.
27.0.0-beta.1
Affected by 2 other vulnerabilities.
27.0.1
Affected by 0 other vulnerabilities.
VCID-5tdc-tq4y-aaas
Aliases:
CVE-2018-1000136
GHSA-8xwg-wv7v-4vqp
Code Execution by Re-enabling Node.js integration Electron contains an improper handling of values vulnerability in Webviews that can result in remote code execution. .
1.7.13
Affected by 17 other vulnerabilities.
1.8.4
Affected by 16 other vulnerabilities.
2.0.0-beta.4
Affected by 15 other vulnerabilities.
2.0.0-beta.5
Affected by 15 other vulnerabilities.
VCID-6bh8-tfns-aaaq
Aliases:
CVE-2020-4075
GHSA-f9mq-jph6-9mhm
Files or Directories Accessible to External Parties In Electron, an arbitrary local file read is possible by defining unsafe window options on a child window opened via `window.open.` As a workaround, ensure you are calling `event.preventDefault()` on all `new-window` events where the `url` or `options` is not something you expect.
7.2.4
Affected by 10 other vulnerabilities.
8.2.4
Affected by 12 other vulnerabilities.
9.0.1
Affected by 12 other vulnerabilities.
VCID-9ru8-kjym-aaae
Aliases:
CVE-2023-5217
GHSA-qqvq-6xgj-jw8g
Heap buffer overflow in vp8 encoding in libvpx in Google Chrome prior to 117.0.5938.132 and libvpx 1.13.1 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)
22.3.25
Affected by 0 other vulnerabilities.
23.0.0-alpha.1
Affected by 4 other vulnerabilities.
24.8.5
Affected by 0 other vulnerabilities.
25.0.0-alpha.1
Affected by 3 other vulnerabilities.
25.8.4
Affected by 0 other vulnerabilities.
26.0.0-alpha.1
Affected by 2 other vulnerabilities.
26.2.4
Affected by 0 other vulnerabilities.
27.0.0-beta.8
Affected by 0 other vulnerabilities.
VCID-9s3g-pwjp-aaac
Aliases:
CVE-2018-1000118
GHSA-fjqr-fx3f-g4rv
OS Command Injection Github Electron version Electron contains a Command Injection vulnerability in Protocol Handler that can result in command execute.This issue is due to an incomplete fix for CVE-2018-1000006, specifically the block list used was not case insensitive allowing an attacker to potentially bypass it.
1.8.2-beta5
Affected by 0 other vulnerabilities.
1.8.2
Affected by 18 other vulnerabilities.
VCID-cvgm-5dry-aaaj
Aliases:
CVE-2021-39184
GHSA-mpjm-v997-c4h4
Exposure of Resource to Wrong Sphere Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. A vulnerability allows a sandboxed renderer to request a `thumbnail` image of an arbitrary file on the user's system. The thumbnail can potentially include significant parts of the original file, including textual data in many cases. all contain a fix for the vulnerability. Two workarounds aside from upgrading are available. One may make the vulnerability significantly more difficult for an attacker to exploit by enabling `contextIsolation` in one's app. One may also disable the functionality of the `createThumbnailFromPath` API if one does not need it.
11.5.0
Affected by 8 other vulnerabilities.
12.1.0
Affected by 8 other vulnerabilities.
13.3.0
Affected by 8 other vulnerabilities.
15.1.0
Affected by 8 other vulnerabilities.
VCID-eh21-5stv-aaap
Aliases:
CVE-2020-26272
GHSA-hvf8-h2qh-37m9
Exposure of Resource to Wrong Sphere In affected versions of Electron IPC messages sent from the main process to a subframe in the renderer process, through `webContents.sendToFrame`, `event.reply` or when using the `remote` module, can in some cases be delivered to the wrong frame. If your app uses `remote`, calls `webContents.sendToFrame`, or calls `event.reply` in an IPC message handler then it is impacted by this issue.
9.4.0
Affected by 9 other vulnerabilities.
10.2.0
Affected by 9 other vulnerabilities.
11.1.0
Affected by 9 other vulnerabilities.
12.0.0
Affected by 9 other vulnerabilities.
VCID-pufq-3tr1-aaaq
Aliases:
CVE-2020-15096
GHSA-6vrv-94jv-crrg
Trust Boundary Violation In Electron, there is a context isolation bypass, meaning that code running in the main world context in the renderer can reach into the isolated Electron context and perform privileged actions. Apps using `contextIsolation` are affected.
6.1.1
Affected by 13 other vulnerabilities.
6.1.11
Affected by 13 other vulnerabilities.
7.2.4
Affected by 10 other vulnerabilities.
8.2.4
Affected by 12 other vulnerabilities.
9.0.1
Affected by 12 other vulnerabilities.
VCID-q1da-31dw-aaas
Aliases:
CVE-2019-5786
GHSA-c2gp-86p4-5935
Object lifetime issue in Blink in Google Chrome prior to 72.0.3626.121 allowed a remote attacker to potentially perform out of bounds memory access via a crafted HTML page. There are no reported fixed by versions.
VCID-sswz-eby8-aaab
Aliases:
CVE-2022-21718
GHSA-3p22-ghq8-v749
Exposure of Resource to Wrong Sphere Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. A vulnerability in versions prior to `17.0.0-alpha.6`, `16.0.6`, `15.3.5`, `14.2.4`, and `13.6.6` allows renderers to obtain access to a bluetooth device via the web bluetooth API if the app has not configured a custom `select-bluetooth-device` event handler. This has been patched and Electron versions `17.0.0-alpha.6`, `16.0.6`, `15.3.5`, `14.2.4`, and `13.6.6` contain the fix. Code from the GitHub Security Advisory can be added to the app to work around the issue.
13.6.6
Affected by 7 other vulnerabilities.
14.2.4
Affected by 7 other vulnerabilities.
15.3.5
Affected by 7 other vulnerabilities.
16.0.6
Affected by 7 other vulnerabilities.
17.0.0-alpha.6
Affected by 5 other vulnerabilities.
17.0.1
Affected by 7 other vulnerabilities.
VCID-wkjw-mc7w-aaas
Aliases:
CVE-2020-4076
GHSA-m93v-9qjc-3g79
Trust Boundary Violation In Electron, there is a context isolation bypass. Code running in the main world context in the renderer can reach into the isolated Electron context and perform privileged actions. Apps using `contextIsolation` are affected.
7.2.4
Affected by 10 other vulnerabilities.
8.2.4
Affected by 12 other vulnerabilities.
9.0.1
Affected by 12 other vulnerabilities.
VCID-x33f-kyxy-aaas
Aliases:
CVE-2023-29198
GHSA-p7v2-p9m8-qqg7
Electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. Electron apps using `contextIsolation` and `contextBridge` are affected. This is a context isolation bypass, meaning that code running in the main world context in the renderer can reach into the isolated Electron context and perform privileged actions. This issue is only exploitable if an API exposed to the main world via `contextBridge` can return an object or array that contains a javascript object which cannot be serialized, for instance, a canvas rendering context. This would normally result in an exception being thrown `Error: object could not be cloned`. The app side workaround is to ensure that such a case is not possible. Ensure all values returned from a function exposed over the context bridge are supported. This issue has been fixed in versions `25.0.0-alpha.2`, `24.0.1`, `23.2.3`, and `22.3.6`.
22.3.6
Affected by 4 other vulnerabilities.
23.2.3
Affected by 2 other vulnerabilities.
24.0.1
Affected by 0 other vulnerabilities.
24.1.0
Affected by 4 other vulnerabilities.
25.0.0-alpha.2
Affected by 2 other vulnerabilities.
VCID-xn7c-8esm-aaan
Aliases:
CVE-2022-29247
GHSA-mq8j-3h7h-p8g7
Electron is a framework for writing cross-platform desktop applications using JavaScript (JS), HTML, and CSS. A vulnerability in versions prior to 18.0.0-beta.6, 17.2.0, 16.2.6, and 15.5.5 allows a renderer with JS execution to obtain access to a new renderer process with `nodeIntegrationInSubFrames` enabled which in turn allows effective access to `ipcRenderer`. The `nodeIntegrationInSubFrames` option does not implicitly grant Node.js access. Rather, it depends on the existing sandbox setting. If an application is sandboxed, then `nodeIntegrationInSubFrames` just gives access to the sandboxed renderer APIs, which include `ipcRenderer`. If the application then additionally exposes IPC messages without IPC `senderFrame` validation that perform privileged actions or return confidential data this access to `ipcRenderer` can in turn compromise your application / user even with the sandbox enabled. Electron versions 18.0.0-beta.6, 17.2.0, 16.2.6, and 15.5.5 contain a fix for this issue. As a workaround, ensure that all IPC message handlers appropriately validate `senderFrame`.
15.5.5
Affected by 5 other vulnerabilities.
16.2.6
Affected by 5 other vulnerabilities.
17.2.0
Affected by 5 other vulnerabilities.
18.0.0-beta.6
Affected by 5 other vulnerabilities.
18.0.0
Affected by 5 other vulnerabilities.
VCID-zg2u-usu4-aaag
Aliases:
CVE-2022-36077
GHSA-p2jh-44qj-pf2v
Insufficiently Protected Credentials The Electron framework enables writing cross-platform desktop applications using JavaScript, HTML and CSS. In versions prior to 21.0.0-beta.1, 20.0.1, 19.0.11, and 18.3.7, Electron is vulnerable to Exposure of Sensitive Information. When following a redirect, Electron delays a check for redirecting to file:// URLs from other schemes. The contents of the file is not available to the renderer following the redirect, but if the redirect target is a SMB URL such as `file://some.website.com/`, then in some cases, Windows will connect to that server and attempt NTLM authentication, which can include sending hashed credentials.This issue has been patched in versions: 21.0.0-beta.1, 20.0.1, 19.0.11, and 18.3.7. Users are recommended to upgrade to the latest stable version of Electron. If upgrading isn't possible, this issue can be addressed without upgrading by preventing redirects to `file://` URLs in the `WebContents.on('will-redirect')` event, for all WebContents as a workaround.
18.3.7
Affected by 4 other vulnerabilities.
19.0.11
Affected by 5 other vulnerabilities.
20.0.1
Affected by 4 other vulnerabilities.
21.0.1
Affected by 4 other vulnerabilities.
VCID-zk1q-g5wr-aaaq
Aliases:
CVE-2018-15685
GHSA-hv9c-qwqg-qj3v
Insecure Default Initialization of Resource GitHub Electron is affected by a `WebPreferences` vulnerability that can be leveraged to perform remote code execution.
1.7.16
Affected by 15 other vulnerabilities.
1.8.8
Affected by 15 other vulnerabilities.
2.0.8-nightly.20180819
Affected by 15 other vulnerabilities.
2.0.8
Affected by 15 other vulnerabilities.
3.0.0-beta.3
Affected by 14 other vulnerabilities.
3.0.0-beta.7
Affected by 14 other vulnerabilities.
3.0.0
Affected by 14 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-20T16:48:51.332529+00:00 GitLab Importer Affected by VCID-5mrt-9uf4-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-44402.yml 36.1.3
2025-06-20T16:44:10.290743+00:00 GitLab Importer Affected by VCID-9ru8-kjym-aaae None 36.1.3
2025-06-20T16:44:06.185904+00:00 GitLab Importer Affected by VCID-9ru8-kjym-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-5217.yml 36.1.3
2025-06-20T16:41:42.971197+00:00 GitLab Importer Affected by VCID-3t8s-sdcz-aaab None 36.1.3
2025-06-20T16:41:40.277773+00:00 GitLab Importer Affected by VCID-x33f-kyxy-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-29198.yml 36.1.3
2025-06-20T16:41:32.979395+00:00 GitLab Importer Affected by VCID-x33f-kyxy-aaas None 36.1.3
2025-06-20T16:41:28.169777+00:00 GitLab Importer Affected by VCID-3t8s-sdcz-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-39956.yml 36.1.3
2025-06-20T16:12:51.975308+00:00 GitLab Importer Affected by VCID-zg2u-usu4-aaag None 36.1.3
2025-06-20T16:12:50.024121+00:00 GitLab Importer Affected by VCID-zg2u-usu4-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-36077.yml 36.1.3
2025-06-20T15:57:02.038559+00:00 GitLab Importer Affected by VCID-2reu-q4bm-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-29257.yml 36.1.3
2025-06-20T15:57:00.407961+00:00 GitLab Importer Affected by VCID-xn7c-8esm-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-29247.yml 36.1.3
2025-06-20T15:56:55.525298+00:00 GitLab Importer Affected by VCID-xn7c-8esm-aaan None 36.1.3
2025-06-20T15:56:53.807828+00:00 GitLab Importer Affected by VCID-2reu-q4bm-aaap None 36.1.3
2025-06-20T15:35:05.972309+00:00 GitLab Importer Affected by VCID-sswz-eby8-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-21718.yml 36.1.3
2025-06-20T15:35:04.528333+00:00 GitLab Importer Affected by VCID-sswz-eby8-aaab None 36.1.3
2025-06-20T14:56:42.745432+00:00 GitLab Importer Affected by VCID-eh21-5stv-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2020-26272.yml 36.1.3
2025-06-20T14:40:30.699143+00:00 GitLab Importer Affected by VCID-pufq-3tr1-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2020-15096.yml 36.1.3
2025-06-20T14:40:29.902708+00:00 GitLab Importer Affected by VCID-pufq-3tr1-aaaq None 36.1.3
2025-06-20T14:01:33.038688+00:00 GitLab Importer Affected by VCID-5tdc-tq4y-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2018-1000136.yml 36.1.3
2025-06-20T14:01:32.783894+00:00 GitLab Importer Affected by VCID-5tdc-tq4y-aaas None 36.1.3
2025-06-20T14:01:04.177909+00:00 GitLab Importer Affected by VCID-9s3g-pwjp-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2018-1000118.yml 36.1.3
2025-06-20T14:01:03.784086+00:00 GitLab Importer Affected by VCID-9s3g-pwjp-aaac None 36.1.3
2025-06-03T23:26:26.089407+00:00 GitLab Importer Affected by VCID-5mrt-9uf4-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-44402.yml 36.1.0
2025-06-03T23:22:24.444923+00:00 GitLab Importer Affected by VCID-9ru8-kjym-aaae None 36.1.0
2025-06-03T23:22:20.884823+00:00 GitLab Importer Affected by VCID-9ru8-kjym-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-5217.yml 36.1.0
2025-06-03T23:20:13.724364+00:00 GitLab Importer Affected by VCID-3t8s-sdcz-aaab None 36.1.0
2025-06-03T23:20:11.847339+00:00 GitLab Importer Affected by VCID-x33f-kyxy-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-29198.yml 36.1.0
2025-06-03T23:20:05.716513+00:00 GitLab Importer Affected by VCID-x33f-kyxy-aaas None 36.1.0
2025-06-03T23:20:01.429941+00:00 GitLab Importer Affected by VCID-3t8s-sdcz-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-39956.yml 36.1.0
2025-06-03T22:52:51.992920+00:00 GitLab Importer Affected by VCID-zg2u-usu4-aaag None 36.1.0
2025-06-03T22:52:50.338051+00:00 GitLab Importer Affected by VCID-zg2u-usu4-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-36077.yml 36.1.0
2025-06-03T22:37:36.904485+00:00 GitLab Importer Affected by VCID-2reu-q4bm-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-29257.yml 36.1.0
2025-06-03T22:37:35.587402+00:00 GitLab Importer Affected by VCID-xn7c-8esm-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-29247.yml 36.1.0
2025-06-03T22:37:31.101464+00:00 GitLab Importer Affected by VCID-xn7c-8esm-aaan None 36.1.0
2025-06-03T22:37:29.743617+00:00 GitLab Importer Affected by VCID-2reu-q4bm-aaap None 36.1.0
2025-06-03T22:15:40.341516+00:00 GitLab Importer Affected by VCID-sswz-eby8-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-21718.yml 36.1.0
2025-06-03T22:15:38.958944+00:00 GitLab Importer Affected by VCID-sswz-eby8-aaab None 36.1.0
2025-06-03T21:40:12.220920+00:00 GitLab Importer Affected by VCID-eh21-5stv-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2020-26272.yml 36.1.0
2025-06-03T21:24:17.205784+00:00 GitLab Importer Affected by VCID-pufq-3tr1-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2020-15096.yml 36.1.0
2025-06-03T21:24:16.416786+00:00 GitLab Importer Affected by VCID-pufq-3tr1-aaaq None 36.1.0
2025-06-03T20:53:35.250519+00:00 GitLab Importer Affected by VCID-5tdc-tq4y-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2018-1000136.yml 36.1.0
2025-06-03T20:53:35.023184+00:00 GitLab Importer Affected by VCID-5tdc-tq4y-aaas None 36.1.0
2025-06-03T20:53:08.373823+00:00 GitLab Importer Affected by VCID-9s3g-pwjp-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2018-1000118.yml 36.1.0
2025-06-03T20:53:07.987959+00:00 GitLab Importer Affected by VCID-9s3g-pwjp-aaac None 36.1.0
2025-06-02T23:24:00.548865+00:00 GitLab Importer Affected by VCID-5mrt-9uf4-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-44402.yml 36.1.2
2025-06-02T23:19:43.169675+00:00 GitLab Importer Affected by VCID-9ru8-kjym-aaae None 36.1.2
2025-06-02T23:19:40.107503+00:00 GitLab Importer Affected by VCID-9ru8-kjym-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-5217.yml 36.1.2
2025-06-02T23:17:21.616959+00:00 GitLab Importer Affected by VCID-3t8s-sdcz-aaab None 36.1.2
2025-06-02T23:17:19.373576+00:00 GitLab Importer Affected by VCID-x33f-kyxy-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-29198.yml 36.1.2
2025-06-02T23:17:12.487701+00:00 GitLab Importer Affected by VCID-x33f-kyxy-aaas None 36.1.2
2025-06-02T23:17:07.986621+00:00 GitLab Importer Affected by VCID-3t8s-sdcz-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-39956.yml 36.1.2
2025-06-02T22:48:52.697559+00:00 GitLab Importer Affected by VCID-zg2u-usu4-aaag None 36.1.2
2025-06-02T22:48:50.889299+00:00 GitLab Importer Affected by VCID-zg2u-usu4-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-36077.yml 36.1.2
2025-06-02T22:26:19.829796+00:00 GitLab Importer Affected by VCID-2reu-q4bm-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-29257.yml 36.1.2
2025-06-02T22:26:18.227131+00:00 GitLab Importer Affected by VCID-xn7c-8esm-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-29247.yml 36.1.2
2025-06-02T22:26:12.976252+00:00 GitLab Importer Affected by VCID-xn7c-8esm-aaan None 36.1.2
2025-06-02T22:26:11.500626+00:00 GitLab Importer Affected by VCID-2reu-q4bm-aaap None 36.1.2
2025-06-02T22:03:55.925035+00:00 GitLab Importer Affected by VCID-sswz-eby8-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-21718.yml 36.1.2
2025-06-02T22:03:54.307918+00:00 GitLab Importer Affected by VCID-sswz-eby8-aaab None 36.1.2
2025-06-02T21:23:16.104557+00:00 GitLab Importer Affected by VCID-eh21-5stv-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2020-26272.yml 36.1.2
2025-06-02T21:06:09.349519+00:00 GitLab Importer Affected by VCID-pufq-3tr1-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2020-15096.yml 36.1.2
2025-06-02T21:06:08.421748+00:00 GitLab Importer Affected by VCID-pufq-3tr1-aaaq None 36.1.2
2025-06-02T20:33:19.504892+00:00 GitLab Importer Affected by VCID-5tdc-tq4y-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2018-1000136.yml 36.1.2
2025-06-02T20:33:19.253781+00:00 GitLab Importer Affected by VCID-5tdc-tq4y-aaas None 36.1.2
2025-06-02T20:32:53.527611+00:00 GitLab Importer Affected by VCID-9s3g-pwjp-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2018-1000118.yml 36.1.2
2025-06-02T20:32:53.099683+00:00 GitLab Importer Affected by VCID-9s3g-pwjp-aaac None 36.1.2
2025-05-29T21:20:48.690998+00:00 GitLab Importer Affected by VCID-eh21-5stv-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2020-26272.yml 36.0.0
2025-04-03T21:47:05.998103+00:00 GitLab Importer Affected by VCID-5mrt-9uf4-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-44402.yml 36.0.0
2025-04-03T21:37:26.659889+00:00 GitLab Importer Affected by VCID-9ru8-kjym-aaae None 36.0.0
2025-04-03T21:37:18.478358+00:00 GitLab Importer Affected by VCID-9ru8-kjym-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-5217.yml 36.0.0
2025-04-03T21:32:50.910405+00:00 GitLab Importer Affected by VCID-3t8s-sdcz-aaab None 36.0.0
2025-04-03T21:32:44.927903+00:00 GitLab Importer Affected by VCID-x33f-kyxy-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-29198.yml 36.0.0
2025-04-03T21:32:28.160710+00:00 GitLab Importer Affected by VCID-x33f-kyxy-aaas None 36.0.0
2025-04-03T21:32:17.742530+00:00 GitLab Importer Affected by VCID-3t8s-sdcz-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-39956.yml 36.0.0
2025-04-03T20:33:08.394277+00:00 GitLab Importer Affected by VCID-zg2u-usu4-aaag None 36.0.0
2025-04-03T20:33:03.725721+00:00 GitLab Importer Affected by VCID-zg2u-usu4-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-36077.yml 36.0.0
2025-04-03T20:04:09.229447+00:00 GitLab Importer Affected by VCID-2reu-q4bm-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-29257.yml 36.0.0
2025-04-03T20:04:05.186109+00:00 GitLab Importer Affected by VCID-xn7c-8esm-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-29247.yml 36.0.0
2025-04-03T20:03:55.153317+00:00 GitLab Importer Affected by VCID-xn7c-8esm-aaan None 36.0.0
2025-04-03T20:03:51.170662+00:00 GitLab Importer Affected by VCID-2reu-q4bm-aaap None 36.0.0
2025-04-03T19:27:28.046420+00:00 GitLab Importer Affected by VCID-sswz-eby8-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-21718.yml 36.0.0
2025-04-03T19:27:24.234078+00:00 GitLab Importer Affected by VCID-sswz-eby8-aaab None 36.0.0
2025-04-03T17:42:42.417552+00:00 GitLab Importer Affected by VCID-pufq-3tr1-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2020-15096.yml 36.0.0
2025-04-03T17:42:40.396231+00:00 GitLab Importer Affected by VCID-pufq-3tr1-aaaq None 36.0.0
2025-04-03T16:49:56.498915+00:00 GitLab Importer Affected by VCID-5tdc-tq4y-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2018-1000136.yml 36.0.0
2025-04-03T16:49:56.001174+00:00 GitLab Importer Affected by VCID-5tdc-tq4y-aaas None 36.0.0
2025-04-03T16:49:16.013950+00:00 GitLab Importer Affected by VCID-9s3g-pwjp-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2018-1000118.yml 36.0.0
2025-04-03T16:49:15.080008+00:00 GitLab Importer Affected by VCID-9s3g-pwjp-aaac None 36.0.0
2025-02-18T07:14:27.212735+00:00 GitLab Importer Affected by VCID-9ru8-kjym-aaae None 35.1.0
2025-02-18T07:14:16.078754+00:00 GitLab Importer Affected by VCID-9ru8-kjym-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-5217.yml 35.1.0
2025-02-18T03:38:02.846573+00:00 GitLab Importer Affected by VCID-5mrt-9uf4-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-44402.yml 35.1.0
2025-02-18T03:34:27.265995+00:00 GitLab Importer Affected by VCID-3t8s-sdcz-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-39956.yml 35.1.0
2025-02-18T03:34:21.486013+00:00 GitLab Importer Affected by VCID-3t8s-sdcz-aaab None 35.1.0
2025-02-18T03:16:25.523120+00:00 GitLab Importer Affected by VCID-x33f-kyxy-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-29198.yml 35.1.0
2025-02-18T03:16:20.199040+00:00 GitLab Importer Affected by VCID-x33f-kyxy-aaas None 35.1.0
2025-02-18T02:55:06.666817+00:00 GitLab Importer Affected by VCID-zg2u-usu4-aaag None 35.1.0
2025-02-18T02:55:02.210946+00:00 GitLab Importer Affected by VCID-zg2u-usu4-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-36077.yml 35.1.0
2025-02-18T02:47:50.250124+00:00 GitLab Importer Affected by VCID-2reu-q4bm-aaap None 35.1.0
2025-02-18T02:47:42.871658+00:00 GitLab Importer Affected by VCID-2reu-q4bm-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-29257.yml 35.1.0
2025-02-18T02:47:28.607855+00:00 GitLab Importer Affected by VCID-xn7c-8esm-aaan None 35.1.0
2025-02-18T02:47:21.126213+00:00 GitLab Importer Affected by VCID-xn7c-8esm-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-29247.yml 35.1.0
2025-02-18T02:33:13.467876+00:00 GitLab Importer Affected by VCID-sswz-eby8-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-21718.yml 35.1.0
2025-02-18T02:33:06.600545+00:00 GitLab Importer Affected by VCID-sswz-eby8-aaab None 35.1.0
2025-02-18T01:43:16.370324+00:00 GitLab Importer Affected by VCID-pufq-3tr1-aaaq None 35.1.0
2025-02-18T01:43:14.237483+00:00 GitLab Importer Affected by VCID-pufq-3tr1-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2020-15096.yml 35.1.0
2025-02-17T22:50:32.763598+00:00 GitLab Importer Affected by VCID-5tdc-tq4y-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2018-1000136.yml 35.1.0
2025-02-17T22:50:32.295859+00:00 GitLab Importer Affected by VCID-5tdc-tq4y-aaas None 35.1.0
2025-02-17T22:50:29.609489+00:00 GitLab Importer Affected by VCID-9s3g-pwjp-aaac None 35.1.0
2025-02-17T22:50:28.908924+00:00 GitLab Importer Affected by VCID-9s3g-pwjp-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2018-1000118.yml 35.1.0
2024-11-21T02:55:40.879057+00:00 GitLab Importer Affected by VCID-9ru8-kjym-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-5217.yml 35.0.0
2024-11-21T00:58:06.934483+00:00 GitLab Importer Affected by VCID-5mrt-9uf4-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-44402.yml 35.0.0
2024-11-21T00:56:33.519369+00:00 GitLab Importer Affected by VCID-3t8s-sdcz-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-39956.yml 35.0.0
2024-11-21T00:44:57.750015+00:00 GitLab Importer Affected by VCID-x33f-kyxy-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-29198.yml 35.0.0
2024-11-21T00:37:18.874156+00:00 GitLab Importer Affected by VCID-zg2u-usu4-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-36077.yml 35.0.0
2024-11-21T00:34:39.086315+00:00 GitLab Importer Affected by VCID-2reu-q4bm-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-29257.yml 35.0.0
2024-11-21T00:34:32.443222+00:00 GitLab Importer Affected by VCID-xn7c-8esm-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-29247.yml 35.0.0
2024-11-21T00:27:51.591814+00:00 GitLab Importer Affected by VCID-sswz-eby8-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-21718.yml 35.0.0
2024-11-20T23:57:28.528410+00:00 GitLab Importer Affected by VCID-pufq-3tr1-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2020-15096.yml 35.0.0
2024-11-20T22:12:38.036172+00:00 GitLab Importer Affected by VCID-5tdc-tq4y-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2018-1000136.yml 35.0.0
2024-11-20T22:12:36.510069+00:00 GitLab Importer Affected by VCID-9s3g-pwjp-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2018-1000118.yml 35.0.0
2024-11-19T02:45:41.313724+00:00 GitLab Importer Affected by VCID-9ru8-kjym-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-5217.yml 34.3.2
2024-11-19T00:39:40.244275+00:00 GitLab Importer Affected by VCID-5mrt-9uf4-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-44402.yml 34.3.2
2024-11-19T00:38:06.919782+00:00 GitLab Importer Affected by VCID-3t8s-sdcz-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-39956.yml 34.3.2
2024-11-19T00:30:51.497772+00:00 GitLab Importer Affected by VCID-x33f-kyxy-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-29198.yml 34.3.2
2024-11-19T00:23:00.649500+00:00 GitLab Importer Affected by VCID-zg2u-usu4-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-36077.yml 34.3.2
2024-11-19T00:19:48.458945+00:00 GitLab Importer Affected by VCID-2reu-q4bm-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-29257.yml 34.3.2
2024-11-19T00:19:42.023353+00:00 GitLab Importer Affected by VCID-xn7c-8esm-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-29247.yml 34.3.2
2024-11-19T00:14:56.428798+00:00 GitLab Importer Affected by VCID-sswz-eby8-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-21718.yml 34.3.2
2024-11-18T23:45:54.733688+00:00 GitLab Importer Affected by VCID-pufq-3tr1-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2020-15096.yml 34.3.2
2024-11-18T22:08:39.208470+00:00 GitLab Importer Affected by VCID-5tdc-tq4y-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2018-1000136.yml 34.3.2
2024-11-18T22:08:37.755280+00:00 GitLab Importer Affected by VCID-9s3g-pwjp-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2018-1000118.yml 34.3.2
2024-10-11T08:36:35.732775+00:00 Npm Importer Affected by VCID-q1da-31dw-aaas https://github.com/nodejs/security-wg/blob/main/vuln/npm/495.json 34.0.2
2024-10-11T08:35:49.965740+00:00 Npm Importer Affected by VCID-zk1q-g5wr-aaaq https://github.com/nodejs/security-wg/blob/main/vuln/npm/466.json 34.0.2
2024-10-08T03:13:59.303198+00:00 GitLab Importer Affected by VCID-9ru8-kjym-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-5217.yml 34.0.2
2024-10-08T01:18:52.673478+00:00 GitLab Importer Affected by VCID-5mrt-9uf4-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-44402.yml 34.0.2
2024-10-08T01:17:26.774662+00:00 GitLab Importer Affected by VCID-3t8s-sdcz-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-39956.yml 34.0.2
2024-10-08T01:12:58.564777+00:00 GitLab Importer Affected by VCID-x33f-kyxy-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-29198.yml 34.0.2
2024-10-08T01:05:42.804568+00:00 GitLab Importer Affected by VCID-zg2u-usu4-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-36077.yml 34.0.2
2024-10-08T00:56:31.299109+00:00 GitLab Importer Affected by VCID-2reu-q4bm-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-29257.yml 34.0.2
2024-10-08T00:56:24.648077+00:00 GitLab Importer Affected by VCID-xn7c-8esm-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-29247.yml 34.0.2
2024-10-08T00:52:14.555453+00:00 GitLab Importer Affected by VCID-sswz-eby8-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-21718.yml 34.0.2
2024-10-08T00:31:38.997230+00:00 GitLab Importer Affected by VCID-pufq-3tr1-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2020-15096.yml 34.0.2
2024-10-07T23:08:53.688413+00:00 GitLab Importer Affected by VCID-5tdc-tq4y-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2018-1000136.yml 34.0.2
2024-10-07T23:08:52.171256+00:00 GitLab Importer Affected by VCID-9s3g-pwjp-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2018-1000118.yml 34.0.2
2024-10-07T21:50:48.848757+00:00 GHSA Importer Affected by VCID-9ru8-kjym-aaae https://github.com/advisories/GHSA-qqvq-6xgj-jw8g 34.0.2
2024-10-07T21:44:24.097720+00:00 GHSA Importer Affected by VCID-5mrt-9uf4-aaan https://github.com/advisories/GHSA-7m48-wc93-9g85 34.0.2
2024-10-07T21:33:59.012112+00:00 GHSA Importer Affected by VCID-3t8s-sdcz-aaab https://github.com/advisories/GHSA-7x97-j373-85x5 34.0.2
2024-10-07T21:15:02.416795+00:00 GHSA Importer Affected by VCID-x33f-kyxy-aaas https://github.com/advisories/GHSA-p7v2-p9m8-qqg7 34.0.2
2024-10-07T20:42:57.161212+00:00 GHSA Importer Affected by VCID-zg2u-usu4-aaag https://github.com/advisories/GHSA-p2jh-44qj-pf2v 34.0.2
2024-10-07T20:27:30.949978+00:00 GHSA Importer Affected by VCID-2reu-q4bm-aaap https://github.com/advisories/GHSA-77xc-hjv8-ww97 34.0.2
2024-10-07T20:27:22.372883+00:00 GHSA Importer Affected by VCID-xn7c-8esm-aaan https://github.com/advisories/GHSA-mq8j-3h7h-p8g7 34.0.2
2024-10-07T20:05:16.619160+00:00 GHSA Importer Affected by VCID-sswz-eby8-aaab https://github.com/advisories/GHSA-3p22-ghq8-v749 34.0.2
2024-10-07T19:40:23.493745+00:00 GHSA Importer Affected by VCID-cvgm-5dry-aaaj https://github.com/advisories/GHSA-mpjm-v997-c4h4 34.0.2
2024-10-07T18:43:53.657020+00:00 GHSA Importer Affected by VCID-19dm-ur56-aaar https://github.com/advisories/GHSA-h9jc-284h-533g 34.0.2
2024-10-07T18:43:50.500259+00:00 GHSA Importer Affected by VCID-wkjw-mc7w-aaas https://github.com/advisories/GHSA-m93v-9qjc-3g79 34.0.2
2024-10-07T18:43:47.531212+00:00 GHSA Importer Affected by VCID-6bh8-tfns-aaaq https://github.com/advisories/GHSA-f9mq-jph6-9mhm 34.0.2
2024-10-07T18:39:27.032408+00:00 GHSA Importer Affected by VCID-eh21-5stv-aaap https://github.com/advisories/GHSA-hvf8-h2qh-37m9 34.0.2
2024-10-07T18:25:54.696350+00:00 GHSA Importer Affected by VCID-pufq-3tr1-aaaq https://github.com/advisories/GHSA-6vrv-94jv-crrg 34.0.2
2024-10-07T17:41:20.415446+00:00 GHSA Importer Affected by VCID-zk1q-g5wr-aaaq https://github.com/advisories/GHSA-hv9c-qwqg-qj3v 34.0.2
2024-10-07T17:30:19.903103+00:00 GHSA Importer Affected by VCID-5tdc-tq4y-aaas https://github.com/advisories/GHSA-8xwg-wv7v-4vqp 34.0.2
2024-10-07T17:30:15.926710+00:00 GHSA Importer Affected by VCID-9s3g-pwjp-aaac https://github.com/advisories/GHSA-fjqr-fx3f-g4rv 34.0.2
2024-09-23T03:10:22.737099+00:00 GitLab Importer Affected by VCID-9ru8-kjym-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-5217.yml 34.0.1
2024-09-23T02:12:47.657648+00:00 GitLab Importer Affected by VCID-5mrt-9uf4-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-44402.yml 34.0.1
2024-09-23T01:23:33.603000+00:00 GitLab Importer Affected by VCID-3t8s-sdcz-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-39956.yml 34.0.1
2024-09-23T01:19:51.011202+00:00 GitLab Importer Affected by VCID-x33f-kyxy-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-29198.yml 34.0.1
2024-09-23T01:06:40.891389+00:00 GitLab Importer Affected by VCID-zg2u-usu4-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-36077.yml 34.0.1
2024-09-23T01:04:31.661888+00:00 GitLab Importer Affected by VCID-2reu-q4bm-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-29257.yml 34.0.1
2024-09-23T01:04:24.717606+00:00 GitLab Importer Affected by VCID-xn7c-8esm-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-29247.yml 34.0.1
2024-09-23T01:00:48.784601+00:00 GitLab Importer Affected by VCID-sswz-eby8-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-21718.yml 34.0.1
2024-09-23T00:43:36.594177+00:00 GitLab Importer Affected by VCID-pufq-3tr1-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2020-15096.yml 34.0.1
2024-09-22T23:23:40.878835+00:00 GitLab Importer Affected by VCID-9s3g-pwjp-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2018-1000118.yml 34.0.1
2024-09-22T22:20:05.449277+00:00 GHSA Importer Affected by VCID-9ru8-kjym-aaae https://github.com/advisories/GHSA-qqvq-6xgj-jw8g 34.0.1
2024-09-22T22:13:54.851775+00:00 GHSA Importer Affected by VCID-5mrt-9uf4-aaan https://github.com/advisories/GHSA-7m48-wc93-9g85 34.0.1
2024-09-22T22:05:41.340425+00:00 GHSA Importer Affected by VCID-3t8s-sdcz-aaab https://github.com/advisories/GHSA-7x97-j373-85x5 34.0.1
2024-09-22T21:50:07.451002+00:00 GHSA Importer Affected by VCID-x33f-kyxy-aaas https://github.com/advisories/GHSA-p7v2-p9m8-qqg7 34.0.1
2024-09-22T21:21:46.540323+00:00 GHSA Importer Affected by VCID-zg2u-usu4-aaag https://github.com/advisories/GHSA-p2jh-44qj-pf2v 34.0.1
2024-09-22T21:08:40.540368+00:00 GHSA Importer Affected by VCID-2reu-q4bm-aaap https://github.com/advisories/GHSA-77xc-hjv8-ww97 34.0.1
2024-09-22T21:08:32.258035+00:00 GHSA Importer Affected by VCID-xn7c-8esm-aaan https://github.com/advisories/GHSA-mq8j-3h7h-p8g7 34.0.1
2024-09-22T20:49:21.510949+00:00 GHSA Importer Affected by VCID-sswz-eby8-aaab https://github.com/advisories/GHSA-3p22-ghq8-v749 34.0.1
2024-09-22T20:27:48.798639+00:00 GHSA Importer Affected by VCID-cvgm-5dry-aaaj https://github.com/advisories/GHSA-mpjm-v997-c4h4 34.0.1
2024-09-22T19:38:27.142297+00:00 GHSA Importer Affected by VCID-19dm-ur56-aaar https://github.com/advisories/GHSA-h9jc-284h-533g 34.0.1
2024-09-22T19:38:25.234059+00:00 GHSA Importer Affected by VCID-wkjw-mc7w-aaas https://github.com/advisories/GHSA-m93v-9qjc-3g79 34.0.1
2024-09-22T19:38:22.336019+00:00 GHSA Importer Affected by VCID-6bh8-tfns-aaaq https://github.com/advisories/GHSA-f9mq-jph6-9mhm 34.0.1
2024-09-22T19:34:16.220053+00:00 GHSA Importer Affected by VCID-eh21-5stv-aaap https://github.com/advisories/GHSA-hvf8-h2qh-37m9 34.0.1
2024-09-22T19:13:40.746674+00:00 GHSA Importer Affected by VCID-pufq-3tr1-aaaq https://github.com/advisories/GHSA-6vrv-94jv-crrg 34.0.1
2024-09-22T18:13:13.460262+00:00 GHSA Importer Affected by VCID-zk1q-g5wr-aaaq https://github.com/advisories/GHSA-hv9c-qwqg-qj3v 34.0.1
2024-09-22T17:57:32.441397+00:00 GHSA Importer Affected by VCID-5tdc-tq4y-aaas https://github.com/advisories/GHSA-8xwg-wv7v-4vqp 34.0.1
2024-09-22T17:57:29.674219+00:00 GHSA Importer Affected by VCID-9s3g-pwjp-aaac https://github.com/advisories/GHSA-fjqr-fx3f-g4rv 34.0.1
2024-09-20T08:18:33.777779+00:00 Npm Importer Affected by VCID-q1da-31dw-aaas https://github.com/nodejs/security-wg/blob/main/vuln/npm/495.json 34.0.1
2024-09-20T08:17:49.591320+00:00 Npm Importer Affected by VCID-zk1q-g5wr-aaaq https://github.com/nodejs/security-wg/blob/main/vuln/npm/466.json 34.0.1
2024-09-17T22:45:01.170483+00:00 GitLab Importer Affected by VCID-5tdc-tq4y-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2018-1000136.yml 34.0.1
2024-05-17T21:03:51.060720+00:00 GHSA Importer Affected by VCID-9ru8-kjym-aaae https://github.com/advisories/GHSA-qqvq-6xgj-jw8g 34.0.0rc4
2024-05-17T21:03:36.632201+00:00 GHSA Importer Affected by VCID-9ru8-kjym-aaae None 34.0.0rc4
2024-04-26T06:02:09.306412+00:00 Npm Importer Affected by VCID-q1da-31dw-aaas https://github.com/nodejs/security-wg/blob/main/vuln/npm/495.json 34.0.0rc4
2024-04-26T06:02:08.326834+00:00 Npm Importer Affected by VCID-q1da-31dw-aaas None 34.0.0rc4
2024-04-26T06:01:01.518346+00:00 Npm Importer Affected by VCID-zk1q-g5wr-aaaq None 34.0.0rc4
2024-04-26T06:01:00.804207+00:00 Npm Importer Affected by VCID-zk1q-g5wr-aaaq https://github.com/nodejs/security-wg/blob/main/vuln/npm/466.json 34.0.0rc4
2024-04-24T05:51:06.452500+00:00 GitLab Importer Affected by VCID-9ru8-kjym-aaae None 34.0.0rc4
2024-04-24T05:51:00.196617+00:00 GitLab Importer Affected by VCID-9ru8-kjym-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-5217.yml 34.0.0rc4
2024-04-24T04:44:18.686154+00:00 GitLab Importer Affected by VCID-5mrt-9uf4-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-44402.yml 34.0.0rc4
2024-04-24T03:50:39.590684+00:00 GitLab Importer Affected by VCID-3t8s-sdcz-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-39956.yml 34.0.0rc4
2024-04-24T03:50:34.119239+00:00 GitLab Importer Affected by VCID-3t8s-sdcz-aaab None 34.0.0rc4
2024-04-24T03:43:28.607662+00:00 GitLab Importer Affected by VCID-x33f-kyxy-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-29198.yml 34.0.0rc4
2024-04-24T03:43:23.511978+00:00 GitLab Importer Affected by VCID-x33f-kyxy-aaas None 34.0.0rc4
2024-04-24T03:30:01.105903+00:00 GitLab Importer Affected by VCID-zg2u-usu4-aaag None 34.0.0rc4
2024-04-24T03:29:56.693894+00:00 GitLab Importer Affected by VCID-zg2u-usu4-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-36077.yml 34.0.0rc4
2024-04-24T03:25:22.120586+00:00 GitLab Importer Affected by VCID-2reu-q4bm-aaap None 34.0.0rc4
2024-04-24T03:25:18.059287+00:00 GitLab Importer Affected by VCID-2reu-q4bm-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-29257.yml 34.0.0rc4
2024-04-24T03:25:06.959897+00:00 GitLab Importer Affected by VCID-xn7c-8esm-aaan None 34.0.0rc4
2024-04-24T03:25:03.016823+00:00 GitLab Importer Affected by VCID-xn7c-8esm-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-29247.yml 34.0.0rc4
2024-04-24T03:17:43.338333+00:00 GitLab Importer Affected by VCID-sswz-eby8-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-21718.yml 34.0.0rc4
2024-04-24T03:17:36.596956+00:00 GitLab Importer Affected by VCID-sswz-eby8-aaab None 34.0.0rc4
2024-04-24T02:55:36.013111+00:00 GitLab Importer Affected by VCID-pufq-3tr1-aaaq None 34.0.0rc4
2024-04-24T02:55:34.044291+00:00 GitLab Importer Affected by VCID-pufq-3tr1-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2020-15096.yml 34.0.0rc4
2024-04-24T01:17:32.784930+00:00 GitLab Importer Affected by VCID-5tdc-tq4y-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2018-1000136.yml 34.0.0rc4
2024-04-24T01:17:32.029577+00:00 GitLab Importer Affected by VCID-5tdc-tq4y-aaas None 34.0.0rc4
2024-04-24T01:17:29.939941+00:00 GitLab Importer Affected by VCID-9s3g-pwjp-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2018-1000118.yml 34.0.0rc4
2024-04-24T01:17:29.189212+00:00 GitLab Importer Affected by VCID-9s3g-pwjp-aaac None 34.0.0rc4
2024-04-24T00:51:01.781149+00:00 GHSA Importer Affected by VCID-5mrt-9uf4-aaan https://github.com/advisories/GHSA-7m48-wc93-9g85 34.0.0rc4
2024-04-24T00:44:47.628567+00:00 GHSA Importer Affected by VCID-3t8s-sdcz-aaab https://github.com/advisories/GHSA-7x97-j373-85x5 34.0.0rc4
2024-04-24T00:44:33.890104+00:00 GHSA Importer Affected by VCID-3t8s-sdcz-aaab None 34.0.0rc4
2024-04-24T00:16:30.835191+00:00 GHSA Importer Affected by VCID-x33f-kyxy-aaas None 34.0.0rc4
2024-04-24T00:16:25.293945+00:00 GHSA Importer Affected by VCID-x33f-kyxy-aaas https://github.com/advisories/GHSA-p7v2-p9m8-qqg7 34.0.0rc4
2024-04-23T23:27:56.141987+00:00 GHSA Importer Affected by VCID-zg2u-usu4-aaag https://github.com/advisories/GHSA-p2jh-44qj-pf2v 34.0.0rc4
2024-04-23T23:27:49.598060+00:00 GHSA Importer Affected by VCID-zg2u-usu4-aaag None 34.0.0rc4
2024-04-23T23:02:41.936063+00:00 GHSA Importer Affected by VCID-2reu-q4bm-aaap None 34.0.0rc4
2024-04-23T23:02:38.436000+00:00 GHSA Importer Affected by VCID-2reu-q4bm-aaap https://github.com/advisories/GHSA-77xc-hjv8-ww97 34.0.0rc4
2024-04-23T23:02:20.796726+00:00 GHSA Importer Affected by VCID-xn7c-8esm-aaan https://github.com/advisories/GHSA-mq8j-3h7h-p8g7 34.0.0rc4
2024-04-23T23:02:16.648192+00:00 GHSA Importer Affected by VCID-xn7c-8esm-aaan None 34.0.0rc4
2024-04-23T22:18:07.084129+00:00 GHSA Importer Affected by VCID-sswz-eby8-aaab https://github.com/advisories/GHSA-3p22-ghq8-v749 34.0.0rc4
2024-04-23T22:18:02.458599+00:00 GHSA Importer Affected by VCID-sswz-eby8-aaab None 34.0.0rc4
2024-04-23T21:50:00.328804+00:00 GHSA Importer Affected by VCID-cvgm-5dry-aaaj None 34.0.0rc4
2024-04-23T21:49:55.175067+00:00 GHSA Importer Affected by VCID-cvgm-5dry-aaaj https://github.com/advisories/GHSA-mpjm-v997-c4h4 34.0.0rc4
2024-04-23T20:30:37.747085+00:00 GHSA Importer Affected by VCID-19dm-ur56-aaar None 34.0.0rc4
2024-04-23T20:30:35.118553+00:00 GHSA Importer Affected by VCID-19dm-ur56-aaar https://github.com/advisories/GHSA-h9jc-284h-533g 34.0.0rc4
2024-04-23T20:30:31.927428+00:00 GHSA Importer Affected by VCID-wkjw-mc7w-aaas None 34.0.0rc4
2024-04-23T20:30:29.862124+00:00 GHSA Importer Affected by VCID-wkjw-mc7w-aaas https://github.com/advisories/GHSA-m93v-9qjc-3g79 34.0.0rc4
2024-04-23T20:30:27.330003+00:00 GHSA Importer Affected by VCID-6bh8-tfns-aaaq None 34.0.0rc4
2024-04-23T20:30:23.865162+00:00 GHSA Importer Affected by VCID-6bh8-tfns-aaaq https://github.com/advisories/GHSA-f9mq-jph6-9mhm 34.0.0rc4
2024-04-23T20:22:52.689109+00:00 GHSA Importer Affected by VCID-eh21-5stv-aaap None 34.0.0rc4
2024-04-23T20:22:49.783562+00:00 GHSA Importer Affected by VCID-eh21-5stv-aaap https://github.com/advisories/GHSA-hvf8-h2qh-37m9 34.0.0rc4
2024-04-23T20:03:36.866216+00:00 GHSA Importer Affected by VCID-pufq-3tr1-aaaq None 34.0.0rc4
2024-04-23T20:03:34.340011+00:00 GHSA Importer Affected by VCID-pufq-3tr1-aaaq https://github.com/advisories/GHSA-6vrv-94jv-crrg 34.0.0rc4
2024-04-23T19:04:08.805938+00:00 GHSA Importer Affected by VCID-zk1q-g5wr-aaaq None 34.0.0rc4
2024-04-23T19:04:08.239359+00:00 GHSA Importer Affected by VCID-zk1q-g5wr-aaaq https://github.com/advisories/GHSA-hv9c-qwqg-qj3v 34.0.0rc4
2024-04-23T18:55:40.764290+00:00 GHSA Importer Affected by VCID-5tdc-tq4y-aaas https://github.com/advisories/GHSA-8xwg-wv7v-4vqp 34.0.0rc4
2024-04-23T18:55:38.625054+00:00 GHSA Importer Affected by VCID-5tdc-tq4y-aaas None 34.0.0rc4
2024-04-23T18:55:35.195031+00:00 GHSA Importer Affected by VCID-9s3g-pwjp-aaac https://github.com/advisories/GHSA-fjqr-fx3f-g4rv 34.0.0rc4
2024-04-23T18:55:34.292398+00:00 GHSA Importer Affected by VCID-9s3g-pwjp-aaac None 34.0.0rc4
2024-01-12T14:19:32.914863+00:00 Npm Importer Affected by VCID-q1da-31dw-aaas https://github.com/nodejs/security-wg/blob/main/vuln/npm/495.json 34.0.0rc2
2024-01-12T14:19:31.248069+00:00 Npm Importer Affected by VCID-q1da-31dw-aaas None 34.0.0rc2
2024-01-12T14:17:47.774214+00:00 Npm Importer Affected by VCID-zk1q-g5wr-aaaq None 34.0.0rc2
2024-01-12T14:17:46.445195+00:00 Npm Importer Affected by VCID-zk1q-g5wr-aaaq https://github.com/nodejs/security-wg/blob/main/vuln/npm/466.json 34.0.0rc2
2024-01-10T08:22:07.743616+00:00 GitLab Importer Affected by VCID-9ru8-kjym-aaae None 34.0.0rc2
2024-01-10T08:22:01.090592+00:00 GitLab Importer Affected by VCID-9ru8-kjym-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-5217.yml 34.0.0rc2
2024-01-10T07:17:58.732190+00:00 GitLab Importer Affected by VCID-5mrt-9uf4-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-44402.yml 34.0.0rc2
2024-01-10T06:32:26.086838+00:00 GitLab Importer Affected by VCID-3t8s-sdcz-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-39956.yml 34.0.0rc2
2024-01-10T06:32:20.407299+00:00 GitLab Importer Affected by VCID-3t8s-sdcz-aaab None 34.0.0rc2
2024-01-10T06:24:55.555807+00:00 GitLab Importer Affected by VCID-x33f-kyxy-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-29198.yml 34.0.0rc2
2024-01-10T06:24:50.500831+00:00 GitLab Importer Affected by VCID-x33f-kyxy-aaas None 34.0.0rc2
2024-01-10T06:11:00.248753+00:00 GitLab Importer Affected by VCID-zg2u-usu4-aaag None 34.0.0rc2
2024-01-10T06:10:55.278833+00:00 GitLab Importer Affected by VCID-zg2u-usu4-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-36077.yml 34.0.0rc2
2024-01-10T06:05:54.879381+00:00 GitLab Importer Affected by VCID-2reu-q4bm-aaap None 34.0.0rc2
2024-01-10T06:05:50.977374+00:00 GitLab Importer Affected by VCID-2reu-q4bm-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-29257.yml 34.0.0rc2
2024-01-10T06:05:40.909814+00:00 GitLab Importer Affected by VCID-xn7c-8esm-aaan None 34.0.0rc2
2024-01-10T06:05:36.464762+00:00 GitLab Importer Affected by VCID-xn7c-8esm-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-29247.yml 34.0.0rc2
2024-01-10T05:57:39.788715+00:00 GitLab Importer Affected by VCID-sswz-eby8-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-21718.yml 34.0.0rc2
2024-01-10T05:57:31.838165+00:00 GitLab Importer Affected by VCID-sswz-eby8-aaab None 34.0.0rc2
2024-01-10T05:34:36.680059+00:00 GitLab Importer Affected by VCID-pufq-3tr1-aaaq None 34.0.0rc2
2024-01-10T05:34:34.783617+00:00 GitLab Importer Affected by VCID-pufq-3tr1-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2020-15096.yml 34.0.0rc2
2024-01-10T03:46:39.230295+00:00 GitLab Importer Affected by VCID-5tdc-tq4y-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2018-1000136.yml 34.0.0rc2
2024-01-10T03:46:38.720193+00:00 GitLab Importer Affected by VCID-5tdc-tq4y-aaas None 34.0.0rc2
2024-01-10T03:46:35.898145+00:00 GitLab Importer Affected by VCID-9s3g-pwjp-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2018-1000118.yml 34.0.0rc2
2024-01-10T03:46:34.499471+00:00 GitLab Importer Affected by VCID-9s3g-pwjp-aaac None 34.0.0rc2
2024-01-10T03:10:39.317452+00:00 GHSA Importer Affected by VCID-9ru8-kjym-aaae https://github.com/advisories/GHSA-qqvq-6xgj-jw8g 34.0.0rc2
2024-01-10T03:10:26.514097+00:00 GHSA Importer Affected by VCID-9ru8-kjym-aaae None 34.0.0rc2
2024-01-10T02:57:49.895585+00:00 GHSA Importer Affected by VCID-5mrt-9uf4-aaan https://github.com/advisories/GHSA-7m48-wc93-9g85 34.0.0rc2
2024-01-10T02:50:53.055805+00:00 GHSA Importer Affected by VCID-3t8s-sdcz-aaab https://github.com/advisories/GHSA-7x97-j373-85x5 34.0.0rc2
2024-01-10T02:50:32.819426+00:00 GHSA Importer Affected by VCID-3t8s-sdcz-aaab None 34.0.0rc2
2024-01-10T02:20:16.129092+00:00 GHSA Importer Affected by VCID-x33f-kyxy-aaas None 34.0.0rc2
2024-01-10T02:20:04.895522+00:00 GHSA Importer Affected by VCID-x33f-kyxy-aaas https://github.com/advisories/GHSA-p7v2-p9m8-qqg7 34.0.0rc2
2024-01-10T01:25:45.222692+00:00 GHSA Importer Affected by VCID-zg2u-usu4-aaag https://github.com/advisories/GHSA-p2jh-44qj-pf2v 34.0.0rc2
2024-01-10T01:25:35.825466+00:00 GHSA Importer Affected by VCID-zg2u-usu4-aaag None 34.0.0rc2
2024-01-10T00:57:40.444856+00:00 GHSA Importer Affected by VCID-2reu-q4bm-aaap None 34.0.0rc2
2024-01-10T00:57:36.424925+00:00 GHSA Importer Affected by VCID-2reu-q4bm-aaap https://github.com/advisories/GHSA-77xc-hjv8-ww97 34.0.0rc2
2024-01-10T00:57:08.877879+00:00 GHSA Importer Affected by VCID-xn7c-8esm-aaan https://github.com/advisories/GHSA-mq8j-3h7h-p8g7 34.0.0rc2
2024-01-10T00:57:03.254864+00:00 GHSA Importer Affected by VCID-xn7c-8esm-aaan None 34.0.0rc2
2024-01-10T00:15:12.490884+00:00 GHSA Importer Affected by VCID-sswz-eby8-aaab https://github.com/advisories/GHSA-3p22-ghq8-v749 34.0.0rc2
2024-01-10T00:15:07.199012+00:00 GHSA Importer Affected by VCID-sswz-eby8-aaab None 34.0.0rc2
2024-01-09T23:46:22.994884+00:00 GHSA Importer Affected by VCID-cvgm-5dry-aaaj None 34.0.0rc2
2024-01-09T23:46:16.007098+00:00 GHSA Importer Affected by VCID-cvgm-5dry-aaaj https://github.com/advisories/GHSA-mpjm-v997-c4h4 34.0.0rc2
2024-01-09T22:22:43.947261+00:00 GHSA Importer Affected by VCID-19dm-ur56-aaar None 34.0.0rc2
2024-01-09T22:22:40.130476+00:00 GHSA Importer Affected by VCID-19dm-ur56-aaar https://github.com/advisories/GHSA-h9jc-284h-533g 34.0.0rc2
2024-01-09T22:22:37.232632+00:00 GHSA Importer Affected by VCID-wkjw-mc7w-aaas None 34.0.0rc2
2024-01-09T22:22:35.277132+00:00 GHSA Importer Affected by VCID-wkjw-mc7w-aaas https://github.com/advisories/GHSA-m93v-9qjc-3g79 34.0.0rc2
2024-01-09T22:22:32.142896+00:00 GHSA Importer Affected by VCID-6bh8-tfns-aaaq None 34.0.0rc2
2024-01-09T22:22:28.718600+00:00 GHSA Importer Affected by VCID-6bh8-tfns-aaaq https://github.com/advisories/GHSA-f9mq-jph6-9mhm 34.0.0rc2
2024-01-09T22:13:38.966867+00:00 GHSA Importer Affected by VCID-eh21-5stv-aaap None 34.0.0rc2
2024-01-09T22:13:35.168447+00:00 GHSA Importer Affected by VCID-eh21-5stv-aaap https://github.com/advisories/GHSA-hvf8-h2qh-37m9 34.0.0rc2
2024-01-09T21:55:30.234241+00:00 GHSA Importer Affected by VCID-pufq-3tr1-aaaq None 34.0.0rc2
2024-01-09T21:55:27.656751+00:00 GHSA Importer Affected by VCID-pufq-3tr1-aaaq https://github.com/advisories/GHSA-6vrv-94jv-crrg 34.0.0rc2
2024-01-09T20:55:55.462938+00:00 GHSA Importer Affected by VCID-zk1q-g5wr-aaaq None 34.0.0rc2
2024-01-09T20:55:54.292095+00:00 GHSA Importer Affected by VCID-zk1q-g5wr-aaaq https://github.com/advisories/GHSA-hv9c-qwqg-qj3v 34.0.0rc2
2024-01-09T20:48:42.994489+00:00 GHSA Importer Affected by VCID-5tdc-tq4y-aaas https://github.com/advisories/GHSA-8xwg-wv7v-4vqp 34.0.0rc2
2024-01-09T20:48:41.152206+00:00 GHSA Importer Affected by VCID-5tdc-tq4y-aaas None 34.0.0rc2
2024-01-09T20:48:36.292082+00:00 GHSA Importer Affected by VCID-9s3g-pwjp-aaac https://github.com/advisories/GHSA-fjqr-fx3f-g4rv 34.0.0rc2
2024-01-09T20:48:35.535974+00:00 GHSA Importer Affected by VCID-9s3g-pwjp-aaac None 34.0.0rc2
2024-01-05T10:00:00.151298+00:00 Npm Importer Affected by VCID-q1da-31dw-aaas https://github.com/nodejs/security-wg/blob/main/vuln/npm/495.json 34.0.0rc1
2024-01-05T09:59:59.228545+00:00 Npm Importer Affected by VCID-q1da-31dw-aaas None 34.0.0rc1
2024-01-05T09:58:12.883522+00:00 Npm Importer Affected by VCID-zk1q-g5wr-aaaq None 34.0.0rc1
2024-01-05T09:58:11.554001+00:00 Npm Importer Affected by VCID-zk1q-g5wr-aaaq https://github.com/nodejs/security-wg/blob/main/vuln/npm/466.json 34.0.0rc1
2024-01-04T01:07:29.032027+00:00 GitLab Importer Affected by VCID-9ru8-kjym-aaae None 34.0.0rc1
2024-01-04T01:07:22.684901+00:00 GitLab Importer Affected by VCID-9ru8-kjym-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-5217.yml 34.0.0rc1
2024-01-04T00:03:31.898538+00:00 GitLab Importer Affected by VCID-5mrt-9uf4-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-44402.yml 34.0.0rc1
2024-01-03T23:18:44.996832+00:00 GitLab Importer Affected by VCID-3t8s-sdcz-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-39956.yml 34.0.0rc1
2024-01-03T23:18:39.501930+00:00 GitLab Importer Affected by VCID-3t8s-sdcz-aaab None 34.0.0rc1
2024-01-03T23:11:24.308776+00:00 GitLab Importer Affected by VCID-x33f-kyxy-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2023-29198.yml 34.0.0rc1
2024-01-03T23:11:18.653264+00:00 GitLab Importer Affected by VCID-x33f-kyxy-aaas None 34.0.0rc1
2024-01-03T22:58:02.708498+00:00 GitLab Importer Affected by VCID-zg2u-usu4-aaag None 34.0.0rc1
2024-01-03T22:57:58.490811+00:00 GitLab Importer Affected by VCID-zg2u-usu4-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-36077.yml 34.0.0rc1
2024-01-03T22:53:20.221304+00:00 GitLab Importer Affected by VCID-2reu-q4bm-aaap None 34.0.0rc1
2024-01-03T22:53:16.478062+00:00 GitLab Importer Affected by VCID-2reu-q4bm-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-29257.yml 34.0.0rc1
2024-01-03T22:53:05.209904+00:00 GitLab Importer Affected by VCID-xn7c-8esm-aaan None 34.0.0rc1
2024-01-03T22:53:00.782731+00:00 GitLab Importer Affected by VCID-xn7c-8esm-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-29247.yml 34.0.0rc1
2024-01-03T22:45:34.006093+00:00 GitLab Importer Affected by VCID-sswz-eby8-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2022-21718.yml 34.0.0rc1
2024-01-03T22:45:27.551274+00:00 GitLab Importer Affected by VCID-sswz-eby8-aaab None 34.0.0rc1
2024-01-03T22:23:18.361437+00:00 GitLab Importer Affected by VCID-pufq-3tr1-aaaq None 34.0.0rc1
2024-01-03T22:23:15.785448+00:00 GitLab Importer Affected by VCID-pufq-3tr1-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2020-15096.yml 34.0.0rc1
2024-01-03T20:23:21.931273+00:00 GitLab Importer Affected by VCID-5tdc-tq4y-aaas None 34.0.0rc1
2024-01-03T20:23:18.498284+00:00 GitLab Importer Affected by VCID-9s3g-pwjp-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2018-1000118.yml 34.0.0rc1
2024-01-03T20:23:17.701970+00:00 GitLab Importer Affected by VCID-9s3g-pwjp-aaac None 34.0.0rc1
2024-01-03T19:31:49.856984+00:00 GHSA Importer Affected by VCID-cvgm-5dry-aaaj None 34.0.0rc1
2024-01-03T19:31:43.476733+00:00 GHSA Importer Affected by VCID-cvgm-5dry-aaaj https://github.com/advisories/GHSA-mpjm-v997-c4h4 34.0.0rc1
2024-01-03T18:11:33.773406+00:00 GHSA Importer Affected by VCID-19dm-ur56-aaar https://github.com/advisories/GHSA-h9jc-284h-533g 34.0.0rc1
2024-01-03T18:11:28.520757+00:00 GHSA Importer Affected by VCID-wkjw-mc7w-aaas https://github.com/advisories/GHSA-m93v-9qjc-3g79 34.0.0rc1
2024-01-03T18:11:21.988636+00:00 GHSA Importer Affected by VCID-6bh8-tfns-aaaq https://github.com/advisories/GHSA-f9mq-jph6-9mhm 34.0.0rc1
2024-01-03T18:06:36.177859+00:00 GitLab Importer Affected by VCID-5tdc-tq4y-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/electron/CVE-2018-1000136.yml 34.0.0rc1
2024-01-03T17:57:45.541423+00:00 GHSA Importer Affected by VCID-eh21-5stv-aaap https://github.com/advisories/GHSA-hvf8-h2qh-37m9 34.0.0rc1
2024-01-03T17:01:59.353890+00:00 GHSA Importer Affected by VCID-19dm-ur56-aaar None 34.0.0rc1
2024-01-03T17:01:54.990586+00:00 GHSA Importer Affected by VCID-wkjw-mc7w-aaas None 34.0.0rc1
2024-01-03T17:01:52.357069+00:00 GHSA Importer Affected by VCID-6bh8-tfns-aaaq None 34.0.0rc1
2024-01-03T16:56:13.781953+00:00 GHSA Importer Affected by VCID-eh21-5stv-aaap None 34.0.0rc1
2024-01-03T16:39:31.257522+00:00 GHSA Importer Affected by VCID-pufq-3tr1-aaaq None 34.0.0rc1
2024-01-03T16:05:16.470918+00:00 GHSA Importer Affected by VCID-zk1q-g5wr-aaaq None 34.0.0rc1
2024-01-03T16:00:24.868521+00:00 GHSA Importer Affected by VCID-5tdc-tq4y-aaas None 34.0.0rc1
2024-01-03T16:00:21.664363+00:00 GHSA Importer Affected by VCID-9s3g-pwjp-aaac None 34.0.0rc1