From 8c967dea636f7dddd44323ddcc279e891d002f1d Mon Sep 17 00:00:00 2001 From: Pixee OSS Assistant <148879594+pixeeai@users.noreply.github.com> Date: Wed, 17 Jan 2024 18:08:32 -0500 Subject: [PATCH] Adding Pixeebot to GitHub Apps Pixeebot finds security and code quality issues in your code and creates merge-ready pull requests with recommended fixes. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e99fd4d..ab9ace6 100644 --- a/README.md +++ b/README.md @@ -233,6 +233,7 @@ Most of the above tools have plugins support. Below are the some of the plugins. - [WhiteSource Bolt](https://github.com/marketplace/whitesource-bolt) - Continuously scans all your repos, detects vulnerabilities in open source components and provides fixes. It supports both private and public repositories. 200 programming languages support. - [WhiteSource Renovate](https://github.com/marketplace/renovate) - Automatically update dependencies using convenient Pull Requests - [Sonatype DepShield](https://github.com/marketplace/sonatype-depshield) - Identify and remediate vulnerabilities in their open source dependencies. +- [Pixeebot](https://pixee.ai) - Pixeebot finds security and code quality issues in your code and creates merge-ready pull requests with recommended fixes. ## Free for Public and Open Source Repos