Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

実行コンテキストを安全に #34

Merged
merged 7 commits into from
Dec 31, 2021
Merged

Conversation

ci7lus
Copy link
Owner

@ci7lus ci7lus commented Dec 31, 2021

contextIsolation有効化/nodeIntegration無効化/remote依存削除
メインプロセスでの露出を前提にしているプラグインが動作しなくなります
fsが呼べてしまう/argがまんまなのでまだ汚染は可能かも
electronにNODE_OPTIONS渡すのは禁止なので実装だけコミットとして残しておく
メインプロセスのスクリプトをwebpackでビルドするように
@ci7lus ci7lus added enhancement New feature or request v2 v2に関連するIssue labels Dec 31, 2021
@ci7lus ci7lus merged commit cc8086e into feat/v2 Dec 31, 2021
@ci7lus ci7lus deleted the chore/improve-security branch December 31, 2021 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v2 v2に関連するIssue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

実行コンテキストを安全に
1 participant