Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tyler-tee authored Nov 15, 2024
1 parent 200a533 commit 35b2f9a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 24,19 @@ This project is designed to relay Suricata alerts, captured in `eve.json`, to an
- Python 3.x for running scripts.
- An endpoint to receive and process alerts.

## Example Alerts
*In each of the below examples, the raw alert is included in the primary message's 🧵*

- Without LLM Processing:

![image](https://github.com/user-attachments/assets/bcf820f1-bde9-4e30-80ff-be82b400426e)


- With LLM Processing:

![image](https://github.com/user-attachments/assets/dfc072e7-81b9-4783-83a9-0fe7a7e7c198)


## License

This project is licensed under the MIT License.

0 comments on commit 35b2f9a

Please sign in to comment.