diff --git a/software/safeline.yml b/software/safeline.yml new file mode 100644 index 0000000000..9a9574f17b --- /dev/null +++ b/software/safeline.yml @@ -0,0 +1,11 @@ +name: "SafeLine" +website_url: "https://waf.chaitin.com/" +source_code_url: "https://github.com/chaitin/SafeLine" +description: "Web application firewall / reverse proxy to protect your web apps from attacks and exploits." +licenses: + - GPL-3.0 +platforms: + - Docker +tags: + - Web Servers +demo_url: "https://demo.waf.chaitin.com/"