From b90a4d3895e3cfeac6d905512eb228a5870bc9e7 Mon Sep 17 00:00:00 2001 From: Pixee OSS Assistant <148879594+pixeeai@users.noreply.github.com> Date: Tue, 6 Feb 2024 17:12:07 -0500 Subject: [PATCH] Add Finding section + Pixee Added a Finding section for tools used for finding vulnerabilities in code. Added Pixee (and Pixeebot) as the first tool. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6aaadca..0cf0521 100644 --- a/README.md +++ b/README.md @@ -243,6 +243,11 @@ Check solve section for steganography. - [Swftools](http://www.swftools.org/) - Collection of utilities to work with SWF files. - [Xxxswf](https://bitbucket.org/Alexander_Hanel/xxxswf) - A Python script for analyzing Flash files. +## Finding + +*Tools used for finding vulnerabilities in code* +- [Pixee](https://pixee.ai) - Pixeebot finds security and code quality issues in your code and creates merge-ready pull requests with recommended fixes. + ## Services *Various kind of useful services available around the internet*