Georgi Davidkov

Results 5 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]...