aheinis/patch-risk-detector
最新稳定版本:v1.0.2
Composer 安装命令:
composer require aheinis/patch-risk-detector
包简介
A composer plugin to detect risky and safe patches.
README 文档
README
🔍 A Composer plugin that detects risky and safe patches.
📦 Installation
You can install the package via Composer:
composer require aheinis/patch-risk-detector
For development or local testing:
composer require aheinis/patch-risk-detector --dev
🚀 Usage
Once installed, the plugin automatically integrates with Composer and detects patch risks.
Example command:
composer patch-risk-detect
🔧 Configuration
If needed, you can configure the plugin using composer.json:
{ "extra": { "patch-risk-detector": { "log_level": "warning" } } }
🛠 Development
If you want to modify or contribute to the plugin:
- Clone the repository:
git clone https://github.com/Andrin-Heinis/patch-risk-detector.git cd patch-risk-detector
- Install dependencies
- Run local tests
🤝 Contributing
Pull requests are welcome! If you find any issues or want to suggest features, please open an Issue.
统计信息
- 总下载量: 8.45k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-01-06