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

Improving client setup #1

Merged
merged 33 commits into from
Feb 21, 2024

Added changeset

a9adf5d
Select commit
Loading
Failed to load commit list.
Merged

Improving client setup #1

Added changeset
a9adf5d
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Electronegativity succeeded Feb 21, 2024 in 3s

4 new alerts

New alerts in code changed by this pull request

  • 3 warnings
  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 90 in src/main/index.ts

See this annotation in the file changed.

Code scanning / Electronegativity

Review the use of openExternal Note

Review the use of openExternal

Check warning on line 200 in src/main/index.ts

See this annotation in the file changed.

Code scanning / Electronegativity

Limit navigation flows to untrusted origins. Middle-click may cause Electron to open a link within a new window Warning

Limit navigation flows to untrusted origins. Middle-click may cause Electron to open a link within a new window

Check warning on line 200 in src/main/index.ts

See this annotation in the file changed.

Code scanning / Electronegativity

Review the use of the contextIsolation option Warning

Review the use of the contextIsolation option

Check warning on line 200 in src/main/index.ts

See this annotation in the file changed.

Code scanning / Electronegativity

Use sandbox for untrusted origins Warning

Use sandbox for untrusted origins