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

2 weeks of work for the big redesign with lots of exciting new features! #163

Merged
merged 37 commits into from
Jun 23, 2024

Conversation

vanpelt
Copy link
Contributor

@vanpelt vanpelt commented Jun 21, 2024

Brief summary:

  1. Big re-design making everything look much polished
  2. Themes - we now use CSS variables to allow theming
  3. Vision Indicators - models indicate if the support vision and we allow users to override our detection mechanism
  4. Docker Image - we now provide a single docker image with each release
  5. LiteLLM Support - OpenUI can support basically any LLM thanks to the LiteLLM proxy
  6. Refine w/ Vision - We support asking for edits over a number of facets and provide a screenshot to LLM's that support vision
  7. Desktop / mobile app support - we're now a proper PWA making for a nicer experience

Copy link

socket-security bot commented Jun 21, 2024

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

Package New capabilities Transitives Size Publisher
npm/@playwright/[email protected] None 0 25.4 kB yurys
npm/[email protected] None 0 635 kB adrai
npm/[email protected] environment, network 0 93.8 MB vscode-bot
npm/[email protected] environment, network 0 330 kB unsplash
pypi/[email protected] environment, filesystem, network Transitive: eval, shell, unsafe +21 179 MB google-ai, google_opensource
pypi/[email protected] environment, eval, filesystem, network, shell Transitive: unsafe +282 1.99 GB ishaan-jaff

🚮 Removed packages: npm/@uiw/[email protected], npm/@uiw/[email protected], npm/[email protected]

View full report↗︎

Copy link

socket-security bot commented Jun 21, 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
Potential typo squat 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

@vanpelt vanpelt merged commit 6fcec93 into main Jun 23, 2024
4 of 5 checks passed
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.

1 participant