Security News
Opengrep Emerges as Open Source Alternative Amid Semgrep Licensing Controversy
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
@webex/internal-plugin-conversation
Advanced tools
[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
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.This package is maintained by Cisco Webex for Developers.
Pull requests welcome. Please see CONTRIBUTING.md for more details.
© 2016-2019 Cisco and/or its affiliates. All Rights Reserved.
FAQs
Unknown package
The npm package @webex/internal-plugin-conversation receives a total of 3,609 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
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.