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

[WIP] :electron: hosting the sync-server with the desktop app (POC) #3631

Draft
wants to merge 73 commits into
base: master
Choose a base branch
from

merge

f57dac2
Select commit
Loading
Failed to load commit list.
Draft

[WIP] :electron: hosting the sync-server with the desktop app (POC) #3631

merge
f57dac2
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Dec 23, 2024 in 3s

5 new alerts including 5 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 5 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 83 in packages/sync-server/src/app-simplefin/app-simplefin.js

See this annotation in the file changed.

Code scanning / CodeQL

Use of externally-controlled format string High

Format string depends on a
user-provided value
.

Check failure on line 89 in packages/sync-server/src/app-simplefin/app-simplefin.js

See this annotation in the file changed.

Code scanning / CodeQL

Use of externally-controlled format string High

Format string depends on a
user-provided value
.

Check failure on line 251 in packages/sync-server/src/app-sync.js

See this annotation in the file changed.

Code scanning / CodeQL

Uncontrolled data used in path expression High

This path depends on a
user-provided value
.

Check failure on line 290 in packages/sync-server/src/app-sync.js

See this annotation in the file changed.

Code scanning / CodeQL

Uncontrolled data used in path expression High

This path depends on a
user-provided value
.

Check failure on line 25 in packages/sync-server/src/util/middlewares.js

See this annotation in the file changed.

Code scanning / CodeQL

Use of externally-controlled format string High

Format string depends on a
user-provided value
.