Skip to content

v2.1.7 - multiple GuardDuty events per S3 object bug fix

Latest
Compare
Choose a tag to compare
@ukho-cfreeman ukho-cfreeman released this 29 Nov 12:10
· 1 commit to master since this release
9ea13bc

This fixes a bug that if multiple GuardDuty events occur at the same time they can be put into a single s3 object, which would throw a json parsing exception as the events are seperated by newlines.