Skip to content

adding hub-sync feature code - #872

Closed
jefeish wants to merge 1 commit into
main-enterprisefrom
feature/hub-sync
Closed

adding hub-sync feature code#872
jefeish wants to merge 1 commit into
main-enterprisefrom
feature/hub-sync

adding hub-sync feature code

ea663c2
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Aug 28, 2025 in 1m 16s

7 new alerts

New alerts in code changed by this pull request

  • 1 warning
  • 6 notes

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 notice on line 95 in lib/hubSyncHandler.js

See this annotation in the file changed.

Code scanning / CodeQL

Semicolon insertion Note

Avoid automated semicolon insertion (98% of all statements in
the enclosing function
have an explicit semicolon).

Check warning on line 283 in lib/routes.js

See this annotation in the file changed.

Code scanning / CodeQL

Superfluous trailing arguments Warning

Superfluous argument passed to
anonymous function
.

Check notice on line 89 in ui/src/app/components/EnvVariables.jsx

See this annotation in the file changed.

Code scanning / CodeQL

Semicolon insertion Note

Avoid automated semicolon insertion (94% of all statements in
the enclosing function
have an explicit semicolon).

Check notice on line 8 in ui/src/app/components/OrganizationsTable.jsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused variable MOCK_ORGS.

Check notice on line 7 in ui/src/app/components/Safe-settings-hubContent.jsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused variable MOCK_TREE.

Check notice on line 179 in ui/src/app/components/Safe-settings-hubContent.jsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused variable flatList.

Check notice on line 6 in ui/src/app/components/ThemeToggle.jsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused variable theme.