Security News
Research
Supply Chain Attack on Rspack npm Packages Injects Cryptojacking Malware
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
@webex/internal-plugin-conversation
Advanced tools
Plugin for the Conversation service
This is an internal Cisco Webex plugin. As such, it does not strictly adhere to semantic versioning. Use at your own risk. If you're not working on one of our first party clients, please look at our developer api and stick to our public plugins.
npm install --save @webex/internal-plugin-conversation
import '@webex/internal-plugin-conversation';
import WebexCore from '@webex/webex-core';
const webex = new WebexCore();
webex.internal.conversation.WHATEVER;
This is the list of environment variable used by this plugin:
WEBEX_CONVERSATION_DEFAULT_CLUSTER
- The name of the conversation cluster that contains all of the organizations and spaces prior to federation phase 2. This defaults to urn:TEAM:us-east-2_a:identityLookup
for production but can be changed to urn:TEAM:us-east-1_int13:identityLookup
for integration.WEBEX_CONVERSATION_CLUSTER_SERVICE
- The name of the conversation cluster service used to lookup the host in the hostmap. Defaults to identityLookup
, but if the service changes, will need to be updated.This package is maintained by Cisco Webex for Developers.
Pull requests welcome. Please see CONTRIBUTING.md for more details.
© 2016-2020 Cisco and/or its affiliates. All Rights Reserved.
FAQs
Unknown package
The npm package @webex/internal-plugin-conversation receives a total of 8,418 weekly downloads. As such, @webex/internal-plugin-conversation popularity was classified as popular.
We found that @webex/internal-plugin-conversation demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 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.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.
Security News
Sonar’s acquisition of Tidelift highlights a growing industry shift toward sustainable open source funding, addressing maintainer burnout and critical software dependencies.