Private
Public Access
2
0

First version in Galaxy

This commit is contained in:
2026-01-21 15:29:56 +03:00
parent ebe4f15c0f
commit b923810fe3
79 changed files with 235 additions and 299 deletions

15
seb4itik/byow/galaxy.yml Normal file
View File

@@ -0,0 +1,15 @@
namespace: "seb4itik"
name: "byow"
version: "0.1.0"
readme: "README.md"
authors:
- "S. Namèche <sebastien@itik.fr>"
description: "Build Your Own WAF"
license:
- "BSD-4-Clause"
tags: ['waf']
dependencies: {}
repository: "https://lab.itik.fr/itik/bgwaf"
documentation: "https://lab.itik.fr/itik/bgwaf/src/branch/main/README.md"
homepage: "https://lab.itik.fr/itik/bgwaf"
issues: "https://lab.itik.fr/itik/bgwaf/issues"