Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Append a newline to concurrent JSON audit logs #1233

Closed
wants to merge 5 commits into from

Conversation

p0pr0ck5
Copy link
Contributor

No description provided.

p0pr0ck5 added 5 commits July 19, 2016 09:08
Writing macro-expanded strings to JSON elements during the post-logging
phase can be misleading, because it's possible that variable contents
(such as MATCHED_VAR) could have changed after the rule match, altering
their expected contents. Writing macro-epanded audit data really only
makes sense when the macros are expanded immediately following the
rule match. See issue owasp-modsecurity#1174 for more details.
When tmp_dir and upload_dir are identical, there's no reason to
rename multipart and request body parts, as this is a non-op. Let's
save the cycles and syscall.
zimmerle added a commit that referenced this pull request Oct 20, 2016
@zimmerle zimmerle self-assigned this Oct 20, 2016
@zimmerle
Copy link
Contributor

Hi @p0pr0ck5, thanks!

@zimmerle zimmerle closed this Oct 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants