From 55480fa3e8af0809e77f82d0c0793a837b8fe5f4 Mon Sep 17 00:00:00 2001 From: tomer-mobb <132216976+tomer-mobb@users.noreply.github.com> Date: Mon, 30 Sep 2024 17:41:03 +0700 Subject: [PATCH] Update README.md Fixing tools added --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 5467d34..89ff60d 100644 --- a/README.md +++ b/README.md @@ -237,6 +237,16 @@ Once you discover something important, response time is critical and essential t * [Elastalert](https://github.com/yelp/elastalert) * [MozDef](https://github.com/mozilla/MozDef) + +## Fixing +Finding security issues is crucial, but fixing them promptly is just as important. These links include automatic code remediation tools that integrate seamlessly into your CI/CD workflows, enabling fast, efficient, and scalable fixes for common vulnerabilities. + +* [Mobb](https://mobb.ai) +* [Seal Security](https://www.seal.security/) +* [Semgrep Assistant](https://semgrep.dev/products/semgrep-code/assistant) +* [Snyk Fix](https://docs.snyk.io/snyk-cli/scan-and-maintain-projects-using-the-cli/automatic-fixing-with-snyk-fix) + + ## Threat Intelligence There are many sources for Threat Intelligence in the world. Some of these come from IP Intelligence and others from Malware repositories. This category contains tools that are useful in capturing threat intelligence and collating it.