
Research
wget to Wipeout: Malicious Go Modules Fetch Destructive Payload
Socket's research uncovers three dangerous Go modules that contain obfuscated disk-wiping malware, threatening complete data loss.
freshchat-widget
Advanced tools
Freshchat Inapp Widget
This is the Javascript API for the freshchat widget (https://www.freshworks.com/freshchat-livechat-software/)
Please use the widget API from https://wchat.freshchat.com as per our documentation. https://developers.freshchat.com
bower install freshchat-widget
For anonymous user
window.fcWidget.init({
token: "WEB_CHAT_TOKEN",
host: "WEB_CHAT_URL"
});
For logged in user
window.fcWidget.init({
token: "WEB_CHAT_TOKEN",
host: "WEB_CHAT_URL",
externalId: "EXTERNAL_ID"
});
To restore user
window.fcWidget.init({
token: "WEB_CHAT_TOKEN",
host: "WEB_CHAT_URL",
externalId: "EXTERNAL_ID",
restoreId: "RESTORE_ID"
});
Setup documentation available here: https://developers.freshchat.com
FAQs
Widget API For Freshchat
The npm package freshchat-widget receives a total of 37 weekly downloads. As such, freshchat-widget popularity was classified as not popular.
We found that freshchat-widget demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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's research uncovers three dangerous Go modules that contain obfuscated disk-wiping malware, threatening complete data loss.
Research
Socket uncovers malicious packages on PyPI using Gmail's SMTP protocol for command and control (C2) to exfiltrate data and execute commands.
Product
We redesigned Socket's first logged-in page to display rich and insightful visualizations about your repositories protected against supply chain threats.