Patched is an open-source tool that leverages AI to automate common development chores. The tool helps streamline the development lifecycle with customizable workflows. Out-of-the-box workflows include AutoFix, PR Review, and Dependency Upgrade. AutoFix automatically repairs vulnerabilities detected by SAST scanners or identified in a SARIF file. PR Review summarises and comments on pull requests based on code repository changes. Dependency Upgrade automatically updates vulnerable versions of dependencies in your repository to the fixed versions while mitigating breaking changes. Users also have the option to create their own workflows, either from scratch or with the assistance of a patchflow generator. Patchwork seamlessly integrates with existing development and security solutions like GitHub, Gitlab, Jira, and AWS among others. The tool respects privacy, allowing developers to deploy within their own infrastructure using their own API keys, and it’s completely free. Moreover, Patched provides a managed service option known as the Patched App. This service allows users to leverage Patchwork without having to manage infrastructure or API costs, and it offers a user-friendly GUI for those who prefer it over the command-line interface.
Leave a Reply