From 80e5e4fd03e84e5a6e7a24aa314d3a0017244f67 Mon Sep 17 00:00:00 2001 From: Swachchhanda Shrawan Poudel Date: Thu, 29 Aug 2024 15:40:26 +0545 Subject: [PATCH] Added the lp backend support --- pySigma-plugins-v1.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pySigma-plugins-v1.json b/pySigma-plugins-v1.json index 5ef5cbc..7030810 100644 --- a/pySigma-plugins-v1.json +++ b/pySigma-plugins-v1.json @@ -302,6 +302,16 @@ "report-issue-url": "https://github.com/marcelkwaschny/pySigma-backend-netwitness/issues/new", "state": "testing", "pysigma-version": "~=0.11.9" + }, + "9d3d8962-5491-4fa2-b835-289c9935946b": { + "id": "logpoint", + "type": "backend", + "description": "Logpoint Pysigma Backend", + "package": "pySigma-backend-logpoint", + "project-url": "https://github.com/logpoint/pySigma-backend-logpoint", + "report-issue-url": "https://github.com/logpoint/pySigma-backend-logpoint/issues/new", + "state": "testing", + "pysigma-version": "~=0.11.7" } } }