wargio / naxsi

NAXSI is an open-source, high performance, low rules maintenance WAF for NGINX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bundle libinjection to release tarball

dvershinin opened this issue · comments

There is somewhat of an issue with .tar.gz in releases in that it requires to download libinjection manually.
I understand the convenience of using git submodules during development, but it is a big inconvenience to the end users.

actually there is a zip release (not tarball) with the dependencies on the release

if you don't like zip files i can also make a gzipped tarball.
I think for the next release i will also start signing the releases like i used to for the old repository

Yes, tarball would be perfect.

Pushed into the release. let me keep this open and add a workflow to also produce the tarball