Skip to content

Conversation

@wwills2
Copy link
Collaborator

@wwills2 wwills2 commented Nov 12, 2024

this Pr contains the refactored version of the core-registry-ui unified UI application

feat: restructured app and moved core functionality into hooks
feat: language selector working
feat: connect form working
feat: connect/disconnect button working
feat: language selector working
feat: AppSelectorDropDown working
feat: child app selected language working
feat: setting theme for child apps working
feat: added dashboard to application
feat: added dashboard to application
…actor/refactor-base

# Conflicts:
#	src/renderer/components/ChildAppManager.jsx
feat: app manages config file values and shows connect modal if they are loaded
feat: smoothed app selector dropdown behavior
feat: app.jsx manages custom svgs via local storage and useFetchSvgImage hook
@socket-security
Copy link

socket-security bot commented Nov 12, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@tailwindcss/[email protected] None +1 64.5 kB adamwathan
npm/@testing-library/[email protected] environment Transitive: eval +73 12.5 MB testing-library-bot
npm/@vitejs/[email protected] Transitive: environment, filesystem, shell +47 11.6 MB vitebot
npm/[email protected] environment Transitive: filesystem, shell +10 2.74 MB ai
npm/[email protected] None 0 0 B
npm/[email protected] None 0 15.7 kB arnaud-barre
npm/[email protected] Transitive: environment, eval, filesystem +104 6.21 MB ljharb, yannickcr
npm/[email protected] None 0 60 B joshuajaco
npm/[email protected] Transitive: environment, eval, filesystem, unsafe +81 10.6 MB eslintbot, openjsfoundation
npm/[email protected] environment, filesystem, network Transitive: eval, unsafe +64 2.16 MB ulisesgascon
npm/[email protected] None +3 191 kB zoliszogyenyi
npm/[email protected] None +3 372 kB ai
npm/[email protected] environment, filesystem, unsafe 0 7.7 MB prettier-bot
npm/[email protected] environment +3 4.63 MB react-bot
npm/[email protected] environment +2 339 kB react-bot
npm/[email protected] environment Transitive: filesystem +16 3.79 MB probablyup
npm/[email protected] Transitive: environment, filesystem, network, shell, unsafe +100 14 MB adamwathan, malfaitrobin, reinink
npm/[email protected] Transitive: environment, filesystem, network, shell +27 216 MB antfu, patak, soda, ...2 more

🚮 Removed packages: npm/@tailwindcss/[email protected], npm/@testing-library/[email protected], npm/@vitejs/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

@socket-security
Copy link

socket-security bot commented Nov 12, 2024

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSourceCI
Possible typosquat attack npm/[email protected] 🚫

View full report↗︎

Next steps

What is a typosquat?

Package name is similar to other popular packages and may not be the package you want.

Use care when consuming similarly named packages and ensure that you did not intend to consume a different package. Malicious packages often publish using similar names as existing popular packages.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/[email protected] or ignore all packages with @SocketSecurity ignore-all

@wwills2 wwills2 marked this pull request as ready for review November 12, 2024 20:59
@TheLastCicada TheLastCicada merged commit c965d62 into develop Nov 15, 2024
10 of 11 checks passed
@TheLastCicada TheLastCicada deleted the refactor/refactor-base branch November 15, 2024 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants