From 76917197c72c460128e4571eeb2a70b52e092e3f Mon Sep 17 00:00:00 2001 From: Pixee OSS Assistant <148879594+pixeeai@users.noreply.github.com> Date: Tue, 6 Feb 2024 17:26:56 -0500 Subject: [PATCH] Add Pixee Added Pixee (and Pixeebot) to 'Static Analyzers' section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab939a4..b2b053c 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ Cyber Security Tools * [bandit](https://pypi.python.org/pypi/bandit/) - Security oriented static analyser for python code. * [Progpilot](https://github.com/designsecurity/progpilot) - Static security analysis tool for PHP code. * [RegEx-DoS](https://github.com/jagracey/RegEx-DoS) - Analyzes source code for Regular Expressions susceptible to Denial of Service attacks. +* [Pixee](https://pixee.ai) - Pixeebot finds security and code quality issues in your code and creates merge-ready pull requests with recommended fixes. #### Web Vulnerability Scanners