From c4c37f9549ea877ce1610c3c4ea640a4c09e526f Mon Sep 17 00:00:00 2001 From: UUSEC Technology Date: Mon, 8 Sep 2025 16:25:49 +0800 Subject: [PATCH] Add UUSEC WAF (#1373) Co-authored-by: Rabenherz112 Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> Co-authored-by: nodiscc --- software/uusec-waf.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/uusec-waf.yml diff --git a/software/uusec-waf.yml b/software/uusec-waf.yml new file mode 100644 index 0000000000..e4497ff1ec --- /dev/null +++ b/software/uusec-waf.yml @@ -0,0 +1,12 @@ +name: "UUSEC WAF" +website_url: "https://uuwaf.uusec.com" +source_code_url: "https://github.com/Safe3/uusec-waf" +description: "Industry-leading high-performance, AI and semantic technology web application firewall and API security gateway (fork of nginx)." +licenses: + - GPL-3.0 +platforms: + - C + - Lua + - Docker +tags: + - Web Servers