diff --git a/software/bunkerweb.yml b/software/bunkerweb.yml new file mode 100644 index 0000000000..dfe1049241 --- /dev/null +++ b/software/bunkerweb.yml @@ -0,0 +1,15 @@ +name: "BunkerWeb" +website_url: "https://www.bunkerweb.io" +source_code_url: "https://github.com/bunkerity/bunkerweb" +description: "Next-gen Web Application Firewall (WAF) that will protect your web services." +licenses: + - AGPL-3.0 +platforms: + - deb + - Docker + - K8S + - Python +tags: + - Web Servers +demo_url: "https://demo.bunkerweb.io" +related_software_url: "https://docs.bunkerweb.io/latest/plugins/"