From 4830bdbe5e693c7f9d54864459e8268214cd9162 Mon Sep 17 00:00:00 2001 From: orianelou <126462046+orianelou@users.noreply.github.com> Date: Thu, 7 Aug 2025 14:50:53 +0300 Subject: [PATCH] Update cloudguard-waf-kong-plugin-1.0.0-1.rockspec --- .../plugins/cloudguard-waf-kong-plugin-1.0.0-1.rockspec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/attachments/kong/plugins/cloudguard-waf-kong-plugin-1.0.0-1.rockspec b/attachments/kong/plugins/cloudguard-waf-kong-plugin-1.0.0-1.rockspec index b4e83a3..187891f 100644 --- a/attachments/kong/plugins/cloudguard-waf-kong-plugin-1.0.0-1.rockspec +++ b/attachments/kong/plugins/cloudguard-waf-kong-plugin-1.0.0-1.rockspec @@ -3,14 +3,14 @@ version = "1.0.0-1" source = { url = "git://github.com/openappsec/attachment.git", - tag = "v1.0.0" + tag = "main" } description = { summary = "CloudGuard WAF Kong plugin", detailed = [[ - This is the CloudGuard WAF plugin for Kong API gateway, built using the open-appsec engine. - It integrates advanced security features into Kong using CloudGuard branding while utilizing the open-appsec core. + This is the CloudGuard WAF plugin for Kong API gateway. + It integrates advanced security features into Kong. ]], homepage = "https://github.com/openappsec/attachment", license = "Apache"