
Security News
/Research
Popular node-ipc npm Package Infected with Credential Stealer
Socket detected malicious node-ipc versions with obfuscated stealer/backdoor behavior in a developing npm supply chain attack.
@alemonjs/bubble
Advanced tools
文档 https://bubble.alemonjs.com/developer/docs
yarn add @alemonjs/bubble
在 alemon.config.yaml 中配置:
bubble:
# Bot Token(必填)
token: 'YOUR_BOT_TOKEN'
# WebSocket Gateway URL(可选,默认: wss://bubble.alemonjs.com/api/bot/gateway)
GATEWAY_URL: 'wss://bubble.alemonjs.com/api/bot/gateway'
# API Base URL(可选,默认: https://bubble.alemonjs.com/api/bot/v1)
API_URL: 'https://bubble.alemonjs.com/api/bot/v1'
# CDN Base URL(可选,默认: https://bubble-oss-files.alemonjs.com)
CDN_URL: 'https://bubble-oss-files.alemonjs.com'
# 订阅的事件类型(可选,默认: 所有可用事件)
intent:
- MESSAGE_CREATE
- DM_MESSAGE_CREATE
- GUILD_MEMBER_ADD
# 主人配置(可选)
master_key: []
master_id: []
# 代理配置(可选)
websocket_proxy: ''
request_proxy: ''
# 客户端名称(可选,默认: alemonjs-bot)
clientName: 'alemonjs-bot'
# 隐藏不支持的消息类型(可选,默认: false)
# 1:一级隐藏,不可读占位符([视频]、[音频]、[图片]、[附件]等)被置空,可读内容保留
# 2:二级隐藏,按钮仅显示指令数据(如 /挑战),链接仅显示 URL
# 3:三级隐藏,按钮和链接的 data 也不保留,完全隐藏
# 4:四级隐藏,不进行任何转换,降级数据直接丢弃
# 转换后内容为空时,将跳过发送并输出 info 日志
hideUnsupported: 1
FAQs
bubble platform
We found that @alemonjs/bubble demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 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
Socket detected malicious node-ipc versions with obfuscated stealer/backdoor behavior in a developing npm supply chain attack.

Security News
TeamPCP and BreachForums are promoting a Shai-Hulud supply chain attack contest with a $1,000 prize for the biggest package compromise.

Security News
Packagist urges PHP projects to update Composer after a GitHub token format change exposed some GitHub Actions tokens in CI logs.