【架构实战】全链路压测:双11前的系统容量摸底
2026/7/7 0:03:13
【免费下载链接】guarddog:snake: :mag: GuardDog is a CLI tool to Identify malicious PyPI and npm packages项目地址: https://gitcode.com/gh_mirrors/gu/guarddog
GuardDog 是一个强大的命令行工具,专门用于识别恶意 PyPI、npm 包和 Go 模块。无论你是个人开发者还是企业团队,都能通过这个免费工具快速发现潜在的软件供应链威胁。
使用 GuardDog 非常简单,只需几个步骤就能开始扫描软件包:
首先克隆项目仓库:
git clone https://gitcode.com/gh_mirrors/gu/guarddog然后安装依赖并运行:
cd guarddog pip install -r requirements.txt python -m guarddog scan package_nameGuardDog 支持三大主流软件包生态系统:
项目内置了丰富的检测规则,包括:
你可以在 guarddog/analyzer/sourcecode/ 目录中添加自定义的 YAML 规则文件,扩展 GuardDog 的检测能力。
通过遵循这些指南,你可以充分利用 GuardDog 的强大功能,确保你的软件供应链安全无忧。
【免费下载链接】guarddog:snake: :mag: GuardDog is a CLI tool to Identify malicious PyPI and npm packages项目地址: https://gitcode.com/gh_mirrors/gu/guarddog
创作声明:本文部分内容由AI辅助生成(AIGC),仅供参考