From 658d75c0b0faee782508f3890ef03ddfc65af9eb Mon Sep 17 00:00:00 2001 From: Pixee OSS Assistant <148879594+pixeeai@users.noreply.github.com> Date: Tue, 6 Feb 2024 18:04:55 -0500 Subject: [PATCH] Added Pixee Added Pixee (and Pixeebot) to Scanning>Free and Closed Source --- Scanning.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Scanning.md b/Scanning.md index 3c967cc..0698cff 100644 --- a/Scanning.md +++ b/Scanning.md @@ -6,6 +6,7 @@ ## Free and Closed-Source * [Security Headers](#securityheaders) * [Advanced port Scanner](#advancedportscanner) +* [Pixee](#pixee) ## Paid * [Acunetix](#acunetix) * [Burp Suite](#burpsuite) @@ -26,6 +27,8 @@ #### Quickly and easily assess the security of HTTP response headers of your website using this webapp. It also gives rating to the assessed website based on the security-headers-score. ### [AdvancedPortScanner](https://www.advanced-port-scanner.com/) #### Advanced Port Scanner is a free network scanner allowing you to quickly find open ports on network computers and retrieve versions of programs running on the detected ports. The program has a user-friendly interface and rich functionality. +### [Pixee](https://pixee.ai) +#### Pixeebot finds security and code quality issues in your code and creates merge-ready pull requests with recommended fixes. ## Paid ### [Acunetix](https://www.acunetix.com/vulnerability-scanner/download/) #### Acunetix Web Vulnerability Scanner is an automated web application security testing tool that audits your web applications by checking for vulnerabilities like SQL Injection, Cross site scripting, and other exploitable vulnerabilities. Find more about it [here](https://hakin9.org/acunetix-web-vulnerability-scanner/)