You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When details is not set, results are outputted twice in Details and ExtraFieldInfo. We should just output once in the Details column. I am not sure if this happens in JSON output as well.
@fukusuket Sorry for another bug fix, could you look at this when you have time?
The text was updated successfully, but these errors were encountered:
@YamatoSecurity
I have one question!
what is the expected output as a csv-timeline when Details is undefined? As with json-timeline, is the expectation that the Details column will be empty?
When
details
is not set, results are outputted twice inDetails
andExtraFieldInfo
. We should just output once in theDetails
column. I am not sure if this happens in JSON output as well.@fukusuket Sorry for another bug fix, could you look at this when you have time?
The text was updated successfully, but these errors were encountered: