Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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.

Expand Down