diff --git a/projects/libhtp/Dockerfile b/projects/libhtp/Dockerfile index 498efa286..e6f5b65d5 100644 --- a/projects/libhtp/Dockerfile +++ b/projects/libhtp/Dockerfile @@ -15,9 +15,10 @@ ################################################################################ FROM gcr.io/oss-fuzz-base/base-builder-rust +ENV RUSTUP_TOOLCHAIN nightly-2024-07-07 RUN apt-get update && apt-get install -y make autoconf automake libtool zlib1g-dev liblzma-dev RUN git clone --depth 1 https://github.com/OISF/libhtp.git libhtp -RUN git clone --depth 1 https://github.com/cccs-rtmorti/libhtp-rs.git libhtp-rs +RUN git clone --branch main --depth 1 https://github.com/catenacyber/libhtp-rs.git libhtp-rs WORKDIR $SRC COPY build.sh $SRC/ COPY multiple.txt $SRC/ diff --git a/projects/libhtp/multiple.txt b/projects/libhtp/multiple.txt index ede4eb48b..3113ec581 100755 --- a/projects/libhtp/multiple.txt +++ b/projects/libhtp/multiple.txt @@ -8,6 +8,7 @@ bstr_ptr htp_connp_ htp_tx_destroy htp_tx_set_user_data +htp_tx_get_user_data htp_tx_register_response_body_data htp_get_version htp_config_