Code development platform for open source projects from the European Union institutions 🔵 EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content

🔧 remove the MULTIPART_UNMATCHED_BOUNDARY rule

Decision record

see : #1 (closed) The issue occurred when multipart data, such as PEM-encoded files, or when a line starting with -- , it is interpreted as a boundary. it's a false positive error see https://github.com/owasp-modsecurity/ModSecurity/pull/1747.

we disable the rule of MULTIPART_UNMATCHED_BOUNDARY.

Changes

  • 🔧 remove the MULTIPART_UNMATCHED_BOUNDARY rule
  • 🔖 v0.21.3

Merge request reports

Loading