SafetyCLI Self-Healing Action
Version updated for https://github.com/kmesiab/safetycli-self-healing-action to version v1.3.
- 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 Action is a GitHub Action designed to automate security scanning and vulnerability management for Python projects. It uses Safety CLI to detect vulnerabilities in dependencies, creates GitHub issues for identified CVEs with detailed information, and leverages GitHub Copilot for AI-powered remediation. This action streamlines the process of identifying, tracking, and fixing security issues, enhancing security workflows with automation and intelligent prioritization.
Release notes
What’s Changed
- Add API key validation and diagnostic messaging for Safety CLI scans by @Copilot in https://github.com/kmesiab/safetycli-self-healing-action/pull/11
Full Changelog: https://github.com/kmesiab/safetycli-self-healing-action/compare/v1.2...v1.3