Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
nonebot-plugin-game-collection
Advanced tools
以下提到的方法 任选其一 即可
nb plugin install nonebot_plugin_game_collection
pip install nonebot_plugin_game_collection
pdm add nonebot_plugin_game_collection
poetry add nonebot_plugin_game_collection
conda install nonebot_plugin_game_collection
打开 nonebot2 项目根目录下的 pyproject.toml
文件, 在 [tool.nonebot]
部分的 plugins
项里追加写入
[tool.nonebot]
plugins = [
# ...
"nonebot_plugin_game_collection"
]
注意:本插件与nonebot_plugin_russian不兼容!如果之前运行过此插件那么需要把之前的数据删掉。
注意:2.1+版本与 2.0 版本数据不兼容,如果想恢复数据请参考 data.data 定义的数据结构从旧数据自行迁移
注意:3.0+版本与 2.1 版本数据不兼容,可使用本仓库附赠的脚本 /tools/data_update.py 转换成 3.0+可用的数据
FAQs
Unknown package
We found that nonebot-plugin-game-collection demonstrated a healthy version release cadence and project activity because the last version was released less than 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.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.