-
Notifications
You must be signed in to change notification settings - Fork 7
Build Details
styx0x6 edited this page Nov 7, 2020
·
6 revisions
Change details are listed into [CHANGELOG.md].
Versions given below correspond to the last release of sWAF.
sWAF docker image is built on Alpine Linux docker image version 3.12.0.
TODO Report.
Library / Project | Version |
---|---|
SSDEEP | Last version from GitHub at build date |
ModSecurity-nginx connector | Last version from GitHub at build date |
ModSecurity | 3.0.4 |
Core Rule Set | 3.3.0 |
NAXSI* | 1.2 |
LibreSSL | 3.2.1 |
NGINX | 1.19.2 |
-
Get the last version of the code:
git clone -b master --depth=1 https://github.com/swaf-project/swaf-docker
-
(Modify then) Build your own docker image:
docker build -t <MYSWAF> .