Skip to content

fix: record real response status for IIS audit log F part - #3613

Open
A13501350 wants to merge 5 commits into
owasp-modsecurity:v2/masterfrom
A13501350:pr/iis-audit-log-fpart-status
Open

fix: record real response status for IIS audit log F part#3613
A13501350 wants to merge 5 commits into
owasp-modsecurity:v2/masterfrom
A13501350:pr/iis-audit-log-fpart-status

ci: match marker against request header (B part) when locating F part

559d5d9
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud succeeded Aug 15, 2026 in 3s

1 new alert including 1 low severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 low

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 3 in iis/tests/web.config

See this annotation in the file changed.

Code scanning / SonarCloud

Browsers should not be allowed to perform MIME type sniffing Low test

Set the "X-Content-Type-Options" HTTP header to "nosniff" to mitigate MIME Confusion Attacks. See more on SonarQube Cloud