From 247b522be23cae20863cd0d01e1ca1c20f28192c Mon Sep 17 00:00:00 2001 From: Ahmed ElMallah Date: Fri, 31 Jul 2026 01:21:57 -0700 Subject: [PATCH] Add Bomly to Testing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5467d34..b2aea25 100644 --- a/README.md +++ b/README.md @@ -198,6 +198,7 @@ This list of tools provide the capabilities necessary for finding security anoma ## Testing Testing is an essential element of a DevSecOps program because it helps to prepare teams for Rugged operations and to determine security defects before they can be exploited. +* [Bomly](https://github.com/bomly-dev/bomly-cli) * [Brakeman](http://brakemanscanner.org) * [Checkov](https://github.com/bridgecrewio/checkov/) * [Chef Inspec](https://github.com/chef/inspec)