Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Current limitations of the ModSecurity v3/dev/wasm-experimental branch? #34

Open
@dspeg

Description

@dspeg

What are the limitations from the below changes to the ModSecurity V3 branch?
owasp-modsecurity/ModSecurity@v3/master...v3/dev/wasm-experimental

Did we choose the ModSecurity build options mainly to reduce the wasm binary size or to make the build successful?

emconfigure ./configure --without-yajl --without-geoip --without-libxml --without-curl \
    --without-lua --disable-shared --disable-examples --disable-libtool-lock \
    --disable-debug-logs  --disable-mutex-on-pm --without-lmdb --without-maxmind \
    --without-ssdeep --without-pcre2 --with-pcre=./pcre-config \

For examples:
--without-libxml: I tried removing this switch, and this caused build errors in libxml source code.
--without-geoip: Any comments?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions