From e629fbf2c1824c264fa380a71111d0ed2cfa6c4f Mon Sep 17 00:00:00 2001 From: NintenHero <37460517+MichaelHinrichs@users.noreply.github.com> Date: Fri, 16 Aug 2024 10:08:14 -0500 Subject: [PATCH] Add StackHawk --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e064b73..5d2cf6e 100644 --- a/readme.md +++ b/readme.md @@ -93,6 +93,7 @@ Code review is the systematic examination (sometimes referred to as peer review) - [Sider](https://sider.review/) Automated code review service for GitHub. - [Softagram](https://softagram.com/) Automated code change visualization (and dependency analytics) for pull requests, merge requests (GitLab) and patch sets (Gerrit). - [SonarCloud](https://sonarcloud.io) Detect code smells, bugs and vulnerabilities in Azure DevOps, Bitbucket and GitHub repositories. +- [StackHawk](https://www.stackhawk.com) API Security Testing Platform. - [Upsource](https://www.jetbrains.com/upsource/) JetBrain's on-premise git/mercurial/perforce/svn code review tool. - [Viezly](https://viezly.com) Code review service with pull request visualization and enhanced navigation between changes.