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

Use string split and validations #27851

Merged
merged 15 commits into from Sep 4, 2023

Conversation

thefrieddan1
Copy link
Contributor

on advanced filters.

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

fixes: link to the issue

Description

Advanced filters regex did not work for customer. Changed the logic to use str split. Tested on example from customer.

on advanced filters.
@thefrieddan1 thefrieddan1 self-assigned this Jul 2, 2023
add docstrings
Bump version.
Update RN.
@ShirleyDenkberg
Copy link
Contributor

@thefrieddan1 Doc review completed.

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.

The code looks good, please consult with a tech writer.

@thefrieddan1 thefrieddan1 merged commit 8fc55cb into master Sep 4, 2023
13 of 15 checks passed
@thefrieddan1 thefrieddan1 deleted the Issue_while_fetching_incidents_XSUP-25792 branch September 4, 2023 15:14
moishce pushed a commit that referenced this pull request Sep 14, 2023
* Use string split and validations
on advanced filters.

* Add hints
add docstrings

* Update docker image.
Bump version.
Update RN.

* flake8 errors.

* Update Packs/AWS-SecurityHub/ReleaseNotes/1_3_5.md

Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>

* Resolve conflicts. Bump version.

* Remove TODO.

* Version bump.

* Minor changes

* change RN.

* tech doc review changes.

* flake8 errors

---------

Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
xsoar-bot pushed a commit to xsoar-contrib/content that referenced this pull request Oct 5, 2023
* Use string split and validations
on advanced filters.

* Add hints
add docstrings

* Update docker image.
Bump version.
Update RN.

* flake8 errors.

* Update Packs/AWS-SecurityHub/ReleaseNotes/1_3_5.md

Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>

* Resolve conflicts. Bump version.

* Remove TODO.

* Version bump.

* Minor changes

* change RN.

* tech doc review changes.

* flake8 errors

---------

Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
tkatzir pushed a commit that referenced this pull request Dec 20, 2023
* Use string split and validations
on advanced filters.

* Add hints
add docstrings

* Update docker image.
Bump version.
Update RN.

* flake8 errors.

* Update Packs/AWS-SecurityHub/ReleaseNotes/1_3_5.md

Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>

* Resolve conflicts. Bump version.

* Remove TODO.

* Version bump.

* Minor changes

* change RN.

* tech doc review changes.

* flake8 errors

---------

Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants