Georgi Davidkov

Results 7 issues of Georgi Davidkov

Hi, I tried to load the PDF.JS as an extension but Electron doesn't respect it. Any idea how can be achieved? Thanks!

This PR addresses a critical security concern by removing the deprecated vm2 package, which has known vulnerabilities. The functionality provided by vm2 has been replaced with the built-in Node.js capabilities...

### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...

bug :beetle:
has-repro-gist
30-x-y
component/webRequest

#### Description of Change Introduce validation for the Content-Disposition header to ensure it's parsed correctly before using the extracted filename. This will improve code robustness and prevent potential issues. ####...

### Pre-flight checklist - [X] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [code of conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project uses. - [X]...

I've followed the instructions: 1. npm i -g @electron/build-tools 2. e init release -i release --root="D:\electron_src" --fork="https://github.com/GeorgiDavidkov/electron.git" --reclient=none ### Operating System Windows 11 - Windows [Version 10.0.26100.2605] ### Expected Behavior...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior The `node-which` module (and its dependency `isexe`) encounters `EACCES: permission denied`...

Needs Triage