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

Add EML attachments #26958

Merged
merged 25 commits into from
May 30, 2023
Merged

Add EML attachments #26958

merged 25 commits into from
May 30, 2023

Conversation

gal-forer
Copy link
Contributor

Contributing to Cortex XSOAR Content

Make sure to register your contribution by filling the contribution registration form

The Pull Request will be reviewed only after the contribution registration form is filled.

Status

  • In Progress
  • Ready
  • In Hold - (Reason for hold)

Related Issues

https://jira-hq.paloaltonetworks.local/browse/XSUP-23616

Description

Added the option of having EML as attachments.

Screenshots

Paste here any images that will help the reviewer

Minimum version of Cortex XSOAR

  • 6.0.0
  • 6.1.0
  • 6.2.0
  • 6.5.0

Does it break backward compatibility?

  • Yes
    • Further details:
  • No

Must have

  • Tests
  • Documentation

@gal-forer gal-forer marked this pull request as draft May 23, 2023 22:12
@gal-forer gal-forer requested a review from DeanArbel May 23, 2023 22:51
@@ -409,7 +433,7 @@ def generate_search_query(time_to_fetch_from: Optional[datetime],
return messages_query_list


def test_module(client: IMAPClient) -> str:
def script_test_module(client: IMAPClient) -> str:
Copy link
Contributor Author

@gal-forer gal-forer May 24, 2023

Choose a reason for hiding this comment

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

I changed thew name because if it started with test_ the IDE will think it's a unit test

@gal-forer gal-forer marked this pull request as ready for review May 24, 2023 09:03
Copy link
Contributor

@DeanArbel DeanArbel left a comment

Choose a reason for hiding this comment

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

Good job

Packs/MailListener/ReleaseNotes/1_0_37.md Outdated Show resolved Hide resolved
@gal-forer gal-forer merged commit 6e9b279 into master May 30, 2023
@gal-forer gal-forer deleted the test-eml-bug branch May 30, 2023 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants