
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@botpress/webchat-cli
Advanced tools
Webchat CLI is a tool to help you build and deploy custom webchat components.
Webchat CLI is a tool to help you build and deploy custom webchat components.
npm install -g @botpress/webchat-cli && npm install -D @bpinternal/zui
Start by creating a new component:
webchat init
You will be asked to provide a name for your component. Once provided, the CLI will create a new folder with the name of your component containing the following files:
Component.bp.tsx
: The main component of your webchat component.schema.ts
: The schema of your webchat component properties.styles.css
: The styles of your webchat component.You can now start developing your webchat component. Once you are done, you can build your component by running:
webchat build
and selecting your component from the list.
This will create a Component.bp.js
file in your folder. You can now deploy this file to your bot by running:
webchat deploy
and select your component from the list.
If this is the first time you are deploying a component, you will be asked to:
Once you have provided the required information, the CLI will deploy your component to your bot.
webchat remove
and select your component from the list.
This will remove the component from your bot.
webchat logout
This will logout from your workspace.
FAQs
Webchat CLI is a tool to help you build and deploy custom webchat components.
We found that @botpress/webchat-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.