jimi icon indicating copy to clipboard operation
jimi copied to clipboard

[Feature] Normalisation Helper

Open b1scuit-thi3f opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe. Not all plugins output data in the same way. For example, one might output src_ip, another ip, and another sourceIP.

Describe the solution you'd like Have a helper function that lets you send a dictionary and your data, with the dictionary containing all the replacements: normaliseHelper({"source_ip":"src_ip","destination_ip":"dest_ip"},outputData)

b1scuit-thi3f avatar Apr 13 '22 06:04 b1scuit-thi3f