SafetyCLI Self-Healing Action
Version updated for https://github.com/kmesiab/safetycli-self-healing-action to version v2.2.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The SafetyCLI Self-Healing GitHub Action automates security scanning for Python projects by using the Safety CLI to identify vulnerabilities in dependencies. It creates detailed GitHub issues for detected CVEs, intelligently groups them by package to minimize issue clutter, and leverages GitHub Copilot for AI-powered remediation. This action streamlines the process of vulnerability detection and resolution, enhancing security management with features like severity filtering, duplicate prevention, and configurable scan environments.
Release notes
What’s Changed
- Add vulnerability grouping and configurable duplicate detection by @kmesiab in https://github.com/kmesiab/safetycli-self-healing-action/pull/16
Full Changelog: https://github.com/kmesiab/safetycli-self-healing-action/compare/v2.1...v2.2