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

Edl enhancements #30664

Merged
merged 7 commits into from
Nov 7, 2023
Merged

Edl enhancements #30664

merged 7 commits into from
Nov 7, 2023

Conversation

adi88d
Copy link
Contributor

@adi88d adi88d commented Nov 5, 2023

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

  • Undeprecated the Legacy Query parameter.
  • Removed Listen Port and credentials parameters from cortex XSIAM.
  • Move out from Advanced settings the query parameter.

Must have

  • Tests
  • Documentation

@adi88d adi88d requested a review from DeanArbel November 6, 2023 07:14
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.

Looks good. Let's do an offline demo.

@@ -17,8 +17,7 @@ configuration:
display: Indicator Query
name: indicators_query
type: 0
section: Collect
advanced: true
advanced: false
Copy link
Contributor

Choose a reason for hiding this comment

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

Why remove from Collect?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

i reverted it

@@ -82,6 +83,8 @@ configuration:
type: 9
section: Connect
required: false
hidden:
- marketplacev2
Copy link
Contributor

Choose a reason for hiding this comment

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

Have you tested this?
Last time I checked this wasn't showing as expected.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

tested in xsoar saas:
image

Packs/EDL/ReleaseNotes/3_2_13.md Outdated Show resolved Hide resolved

- Undeprecated the *Legacy Query* parameter.
- Removed *Listen Port* and *credentials* parameters from cortex XSIAM.
- Move out from `Advanced settings` the *query* parameter.
Copy link
Contributor

Choose a reason for hiding this comment

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

I am not sure what this means? Is it no longer part of the Advanced settings but it is part of the regular settings? Was it just removed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It means that the Indicator Query params was inside the Advanced settings and now we move it out from there to Collect section

image

@ShirleyDenkberg
Copy link
Contributor

@DeanArbel Doc review completed.

adi88d and others added 2 commits November 6, 2023 14:25
Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
@adi88d adi88d merged commit ac35e66 into master Nov 7, 2023
13 of 14 checks passed
@adi88d adi88d deleted the edl-updates branch November 7, 2023 06:47
sapirshuker pushed a commit that referenced this pull request Dec 21, 2023
* edl enhancements

* update RN

* update hidden value
update RN

* add xsoar_saas to hidden

* Update Packs/EDL/ReleaseNotes/3_2_13.md

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

---------

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
Development

Successfully merging this pull request may close these issues.

3 participants