Skip to content

Add PostData params to struct definition

Michael Trainor requested to merge add-postdata-params into main

Allow for PostData params to be parsed by harcleaner. Although this does contain sensitive information, upcoming MR changes will allow for these to be redacted based on keywords and regex pattern matching.

Until we can more intelligently redact information, the PostData Params will be parsed, but they will all be redacted for now.

Closes #13 (closed)

Edited by Michael Trainor

Merge request reports