diff --git a/README.md b/README.md index 5467d34..f4c8df0 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ This list will not be fully comprehensive and will change as DevSecOps matures. - [Automation](#automation) - [Hunting](#hunting) - [Testing](#testing) + - [WAF and WAAP](#waf-and-waap) - [Alerting](#alerting) - [Threat Intelligence](#threat-intelligence) - [Attack Modeling](#attack-modeling) @@ -229,6 +230,11 @@ Testing is an essential element of a DevSecOps program because it helps to prepa * [SourceClear](https://www.sourceclear.com) +## WAF and WAAP + +* [BunkerWeb](https://github.com/bunkerity/bunkerweb) + + ## Alerting Once you discover something important, response time is critical and essential to the Incident Response required to remediate a security defect. These links include some of the projects that provide for Alerting and Notifications.