From ce2e0f24c8ebfd1a86dba915bf3043341b337d22 Mon Sep 17 00:00:00 2001 From: David Sarkisyan <281478990+srkyn@users.noreply.github.com> Date: Fri, 22 May 2026 11:08:11 -0400 Subject: [PATCH] Add license and security policy --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index af1f995..c710257 100644 --- a/README.md +++ b/README.md @@ -104,9 +104,15 @@ The repository includes a lightweight validation script that checks each query w python scripts/validate_queries.py ``` +## License And Safety + +Detection notes and sample SPL are available under the [MIT License](LICENSE). + +Before using any search operationally, tune index names, sourcetypes, field names, thresholds, and expected false positives for the environment. For safe reporting guidance, see [SECURITY.md](SECURITY.md). + --- ## Author -David Sarkisyan · Cybersecurity Analyst · New York City +David Sarkisyan · Cybersecurity Analyst · New York City · Built in Brooklyn [srkyn.com](https://srkyn.com) · [github.com/srkyn](https://github.com/srkyn) · Splunk Core User