corazawaf / coraza-spoa

EXPERIMENTAL: A wrapper around the OWASP Coraza WAF for HAProxy's SPOE filters
Apache License 2.0
87 stars 18 forks source link

Package build wrong executable #139

Open DavidProdinger opened 2 days ago

DavidProdinger commented 2 days ago

In the workflow package is the wrong executable linked, which would result in ./coraza-spoa: No such file or directory (not tested, but seems wrong, similar issue in this run).

https://github.com/corazawaf/coraza-spoa/blob/0ae212b79f26bb949066007456cc8dc34451e4be/.github/workflows/package.yaml#L62

I think it should be ./build/coraza-spoa=/usr/bin/coraza-spoa \