From: Mike Stepanek (mstepane) Date: Tue, 15 Jun 2021 10:10:26 +0000 (+0000) Subject: Merge pull request #2944 in SNORT/snort3 from ~OSHUMEIK/snort3:doc_js2 to master X-Git-Tag: 3.1.6.0~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd9efde74d803507b379e07474a2b29d40a5ba0a;p=thirdparty%2Fsnort3.git Merge pull request #2944 in SNORT/snort3 from ~OSHUMEIK/snort3:doc_js2 to master Squashed commit of the following: commit e5dde2ff73f6fc89be263273aa2981d1f1c6079c Author: Oleksii Shumeiko Date: Tue Jun 15 12:32:18 2021 +0300 doc: remove 'sticky buffer' from manual --- diff --git a/doc/user/http_inspect.txt b/doc/user/http_inspect.txt index 0d0d87760..10b180b08 100755 --- a/doc/user/http_inspect.txt +++ b/doc/user/http_inspect.txt @@ -533,8 +533,8 @@ normalize_javascript. ===== script_data -The script_data is a sticky buffer, which contains normalized JavaScript text -collected from the whole PDU. It requires the Enhanced Normalizer enabled: +The script_data contains normalized JavaScript text collected from the whole PDU +(inline or external scripts). It requires the Enhanced Normalizer enabled: http_inspect = { js_normalization_depth = N }, js_normalization_depth option is described above. Despite what script_data has, file_data still contains the whole HTTP body