Merge PR #4527 from @sifex - Update README.md with a new description image

chore: Update README.md 

---------

Co-authored-by: Alex <github@sinn.io>
Co-authored-by: nasbench <8741929+nasbench@users.noreply.github.com>
This commit is contained in:
Alex
2023-10-29 07:34:51 -04:00
committed by GitHub
parent fa85c19b97
commit c919ff919c
4 changed files with 6 additions and 3 deletions
+6 -3
View File
@@ -5,7 +5,7 @@
<br /> <br />
<picture> <picture>
<source media="(prefers-color-scheme: dark)" srcset="./images/sigma_logo_dark.png"> <source media="(prefers-color-scheme: dark)" srcset="./images/sigma_logo_dark.png">
<img height="135" alt="Sigma Logo" src="./images/sigma_logo_light.png"> <img width="454" alt="Sigma Logo" src="./images/sigma_logo_light.png">
</picture> </picture>
</p> </p>
</a> </a>
@@ -40,7 +40,10 @@ The main purpose of this project is to provide a structured form in which resear
Sigma is for log files what [Snort](https://www.snort.org/) is for network traffic and [YARA](https://github.com/VirusTotal/yara) is for files. Sigma is for log files what [Snort](https://www.snort.org/) is for network traffic and [YARA](https://github.com/VirusTotal/yara) is for files.
![sigma_description](./images/Sigma-description.png) <picture>
<source media="(prefers-color-scheme: dark)" srcset="./images/Sigma_description_dark.png">
<img alt="Sigma Description - A diagram showing Yaml Files (Sigma Rules) moving through a Sigma Convertor, and coming out as many SIEM logos, showing how Sigma rules can be converted to many different available SIEM query languages" src="./images/Sigma_description_light.png">
</picture>
### Why Sigma ### Why Sigma
@@ -116,4 +119,4 @@ This project would've never reached this hight without the help of the hundreds
## Licenses ## Licenses
The content of this repository is released under the [Detection Rule License (DRL) 1.1](https://github.com/SigmaHQ/Detection-Rule-License) The content of this repository is released under the [Detection Rule License (DRL) 1.1](https://github.com/SigmaHQ/Detection-Rule-License).
Binary file not shown.

Before

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 868 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 834 KiB