n4ze3m / dialoqbase

Create chatbots with ease
https://dialoqbase.n4ze3m.com/
MIT License
1.53k stars 251 forks source link

v1.7.6 #232

Closed n4ze3m closed 3 months ago

n4ze3m commented 3 months ago
vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dialoqbase-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 9, 2024 5:53am
socket-security[bot] commented 3 months ago

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

Package New capabilities Transitives Size Publisher
npm/@babel/parser@7.22.5 None 0 3.72 MB nicolo-ribaudo
npm/@docsearch/css@3.5.2 None 0 27.9 kB shortcuts
npm/@langchain/anthropic@0.1.4 Transitive: environment, filesystem, network, shell +49 15.2 MB jacoblee93
npm/@langchain/cohere@0.0.5 Transitive: environment, eval, filesystem, network, shell +41 11.5 MB basproul
npm/@langchain/community@0.0.35 Transitive: environment, eval, filesystem, network, shell, unsafe +200 271 MB jacoblee93
npm/@langchain/core@0.1.43 Transitive: environment, filesystem, network, shell +23 9.07 MB jacoblee93
npm/@langchain/google-genai@0.0.10 Transitive: environment, filesystem, network, shell +25 9.24 MB jacoblee93
npm/@langchain/openai@0.0.18 Transitive: environment, filesystem, network, shell +48 16.2 MB jacoblee93
npm/@vueuse/core@10.3.0 environment, network +3 1.95 MB antfu
npm/js-tiktoken@1.0.10 None +1 6.59 MB davidduong
npm/langchain@0.1.25 Transitive: environment, eval, filesystem, network, shell, unsafe +249 319 MB basproul
npm/langsmith@0.1.13 environment, network Transitive: filesystem, shell +9 555 kB wifuhi
npm/postcss@8.4.28 environment, filesystem +3 371 kB ai
npm/vitepress@1.0.0-rc.4 filesystem, network, shell, unsafe Transitive: environment, eval +93 252 MB brc-dd

🚮 Removed packages: npm/@langchain/core@0.1.1, npm/@langchain/google-genai@0.0.2, npm/js-tiktoken@1.0.8, npm/langchain@0.0.206, npm/stack-utils@2.0.6, npm/string-width@4.2.3, npm/string_decoder@1.3.0, npm/strip-ansi@6.0.1, npm/tap-parser@11.0.2, npm/tap-yaml@1.0.2, npm/tap@16.3.6

View full report↗︎

socket-security[bot] commented 3 months ago

🚨 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 NoteSource
Install scripts npm/esbuild@0.18.20

View full report↗︎

Next steps

What is an install script?

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

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/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/esbuild@0.18.20