From a8db508db7148819db18c5b8f5c9091e74505720 Mon Sep 17 00:00:00 2001 From: Sascha Steinbiss Date: Wed, 14 Dec 2022 23:21:36 +0100 Subject: [PATCH 1/3] Add Awesome-Suricata MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This project lints correctly: ``` $ npx awesome-lint ✔ Linting $ ``` and has been out there for 30 days. Let's get it into the list! :) --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 9f4146189c..9ba88fb591 100644 --- a/readme.md +++ b/readme.md @@ -674,6 +674,8 @@ - [Executable Packing](https://github.com/dhondta/awesome-executable-packing#readme) - Packing and unpacking executable formats. - [Malware Persistence](https://github.com/Karneades/awesome-malware-persistence#readme) - Techniques that adversaries use to keep access to systems across restarts. - [EVM Security](https://github.com/kareniel/awesome-evm-security#readme) - Understanding the Ethereum Virtual Machine security ecosystem. +- [Suricata](https://github.com/satta/awesome-suricata#readme) - Anything Suricata - a high performance Network IDS, IPS and Network Security Monitoring engine. + ## Content Management Systems From 4ed4d6d7e64165a48553ddba7aaae38cd9cf0aec Mon Sep 17 00:00:00 2001 From: Sascha Steinbiss Date: Fri, 16 Dec 2022 00:06:10 +0100 Subject: [PATCH 2/3] change wording of description --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 9ba88fb591..ef153b5860 100644 --- a/readme.md +++ b/readme.md @@ -674,7 +674,7 @@ - [Executable Packing](https://github.com/dhondta/awesome-executable-packing#readme) - Packing and unpacking executable formats. - [Malware Persistence](https://github.com/Karneades/awesome-malware-persistence#readme) - Techniques that adversaries use to keep access to systems across restarts. - [EVM Security](https://github.com/kareniel/awesome-evm-security#readme) - Understanding the Ethereum Virtual Machine security ecosystem. -- [Suricata](https://github.com/satta/awesome-suricata#readme) - Anything Suricata - a high performance Network IDS, IPS and Network Security Monitoring engine. +- [Suricata](https://github.com/satta/awesome-suricata#readme) - A high performance Network IDS, IPS and Network Security Monitoring engine. ## Content Management Systems From 8430de98ec70399edca405efd7efb234ce5bca6b Mon Sep 17 00:00:00 2001 From: Sascha Steinbiss Date: Wed, 21 Jun 2023 08:10:11 +0200 Subject: [PATCH 3/3] change wording as suggested. Co-authored-by: Sindre Sorhus --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index aa565e58c5..50897fdcc7 100644 --- a/readme.md +++ b/readme.md @@ -667,7 +667,7 @@ - [Malware Persistence](https://github.com/Karneades/awesome-malware-persistence#readme) - Techniques that adversaries use to keep access to systems across restarts. - [EVM Security](https://github.com/kareniel/awesome-evm-security#readme) - Understanding the Ethereum Virtual Machine security ecosystem. - [Password Cracking](https://github.com/n0kovo/awesome-password-cracking#readme) - The process of recovering passwords from data that has been stored in or transmitted by a system in scrambled form. -- [Suricata](https://github.com/satta/awesome-suricata#readme) - A high performance Network IDS, IPS and Network Security Monitoring engine. +- [Suricata](https://github.com/satta/awesome-suricata#readme) - Intrusion detection/prevention system and network security monitoring engine. ## Content Management Systems