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

test2 #37490

Closed
wants to merge 3 commits into from
Closed

test2 #37490

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Packs/AHA/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ Aha! provides products for organizations to set strategy, ideate, plan, showcase
This pack includes the AHA integration that does the following:
- Fetch a list of AHA features.
- Edit the following in an AHA feature: its status, description, and title.
test
4 changes: 2 additions & 2 deletions Packs/EDL/Playbooks/Modify_EDL.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: |-
Adds indicators to or removes indicators from an external dynamic list (EDL) by adding or removing an indicator tag. The EDL itself is generated by using the Cortex XSOAR Generic Export Indicators Service integration and querying on a tag in the Indicator Query parameter.

Incident fields that control the behavior of this playbook:
- EDL Action: Whether to add or remove EDL indicators.
- EDL Action: Whether to add or remove EDL indicators. #test
- EDL Indicators List: Input list of indicators to add to or remove from EDL (according to the value of EDL Action).
- EDL Tag: Tag value in the Generic Export Indicators Service integration instance Indicator Query, which controls which indicators are on the EDL.
- EDL Indicator Type: (Only relevant if adding to EDL) Type of indicators to add to EDL.
Expand Down Expand Up @@ -705,4 +705,4 @@ inputs:
outputs: []
tests:
- No tests (auto formatted)
fromversion: 6.6.0
fromversion: 6.6.0
Loading