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

Retarus - parse sender and timestamp properly #1396

Merged
merged 4 commits into from
Dec 17, 2024

Conversation

lvoloshyn-sekoia
Copy link
Contributor

@lvoloshyn-sekoia lvoloshyn-sekoia commented Dec 16, 2024

Copy link

github-actions bot commented Dec 16, 2024

Smart descriptions generated from the latest tests at 2024-12-17 10:46:21:

Test File Smart Description
Retarus/retarus_email_security/tests/event.json An e-mail was sent from [email protected] to [email protected] with status: ACCEPTED (Message-ID: [email protected])
Retarus/retarus_email_security/tests/event_header_extra.json [email protected] sent an e-mail to [email protected] with status: ACCEPTED (Message-ID: 20210711-145842-xxxxxx-xxxxxx-0@mailin27)
Retarus/retarus_email_security/tests/event_inbound.json [email protected] sent an e-mail to [email protected] with status: ACCEPTED (Message-ID: 20210711-145842-xxxxxx-xxxxxx-0@mailin27)
Retarus/retarus_email_security/tests/event_no_sender.json An e-mail was sent to [email protected] with status: ACCEPTED (Message-ID: 20220912-000000-111111111111-0@example)
Retarus/retarus_email_security/tests/event_outbound.json [email protected] sent an e-mail to [email protected] with status: ACCEPTED (Message-ID: 20210711-145842-xxxxxx-xxxxxx-0@mailin27)
Retarus/retarus_email_security/tests/example1.json [email protected] sent an e-mail to [email protected] with status: ACCEPTED (Message-ID: 0001)
Retarus/retarus_email_security/tests/threat_cx0.json An e-mail was sent from [email protected] to [email protected] with status: DETECTED (Message-ID: 20181016-145817-42ZFjPxxxxxx-0@mailin01)
Retarus/retarus_email_security/tests/threat_multiscan.json An e-mail was sent from [email protected] to [email protected] with status: INFECTED (Message-ID: 20181016-145842-xxxxxx-xxxxxx-0@mailin27)
Retarus/retarus_email_security/tests/threat_pzd.json An e-mail was sent from [email protected] to [email protected] with status: DETECTED (Message-ID: 20181016-145852-xxxxxx-xxxxxx-0@mailin01)
Retarus/retarus_email_security/tests/threat_sandboxing.json An e-mail was sent from [email protected] to [email protected] with status: SUSPICIOUS (Message-ID: 20181016-145902-xxxxxx-0@mailin08)

@lvoloshyn-sekoia lvoloshyn-sekoia marked this pull request as ready for review December 16, 2024 12:21
Copy link
Collaborator

@squioc squioc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@squioc squioc merged commit 46257c0 into main Dec 17, 2024
7 checks passed
@squioc squioc deleted the lv/retarus_fix_parsing_sender_and_timestamp branch December 17, 2024 10:48
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