From fffcaaabc6446aa99fa920a3086181605669dc0c Mon Sep 17 00:00:00 2001 From: Oleh Melenevskyi <767472+melenevskyi@users.noreply.github.com> Date: Mon, 22 Apr 2024 11:25:48 +0300 Subject: [PATCH] Renamed Panther backend --- pySigma-plugins-v1.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pySigma-plugins-v1.json b/pySigma-plugins-v1.json index b5108bb..a3f5907 100644 --- a/pySigma-plugins-v1.json +++ b/pySigma-plugins-v1.json @@ -246,12 +246,12 @@ "pysigma-version": "~=0.11.2" }, "3ec39928-13e7-47fe-baa9-9800351a2e4d" : { - "id": "panther_sdyaml", + "id": "panther", "type": "backend", "description": "Panther sdyaml backend", - "package": "git+https://github.com/panther-labs/pySigma-backend-panther-sdyaml.git", - "project-url": "https://github.com/panther-labs/pySigma-backend-panther-sdyaml", - "report-issue-url": "https://github.com/panther-labs/pySigma-backend-panther-sdyaml/issues/new", + "package": "git+https://github.com/panther-labs/pySigma-backend-panther.git", + "project-url": "https://github.com/panther-labs/pySigma-backend-panther", + "report-issue-url": "https://github.com/panther-labs/pySigma-backend-panther/issues/new", "state": "devel", "pysigma-version": "~=0.10" }