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 79 commits into
base: master
Choose a base branch
from

fix bug

39e465d
Select commit
Loading
Failed to load commit list.
Draft

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

fix bug
39e465d
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jan 11, 2025 in 3s

5 new alerts including 5 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 5 high

Alerts not introduced by this pull request might have been detected because the code changes were too large.

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
.