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

Added Support for Microsoft Graph Single User integration #30967

Merged
merged 7 commits into from Nov 27, 2023

Conversation

sapirshuker
Copy link
Contributor

@sapirshuker sapirshuker commented Nov 19, 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: https://jira-dc.paloaltonetworks.com/browse/XSUP-30447

Description

Added support for getting attachments during preprocessing emails for Microsoft Graph Mail Single User.

Must have

  • Tests
  • Documentation

@sapirshuker sapirshuker marked this pull request as ready for review November 23, 2023 06:48
Copy link
Contributor

@GuyAfik GuyAfik left a comment

Choose a reason for hiding this comment

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

LGTM, nice

@sapirshuker sapirshuker merged commit 55d2d3e into master Nov 27, 2023
20 checks passed
@sapirshuker sapirshuker deleted the XSUP-30447/MicrosoftGraphSingleUser branch November 27, 2023 09:17
sapirshuker added a commit that referenced this pull request Dec 21, 2023
* Added Support for Microsoft Graph Single User integration

* fix validation

* Update 2_0_15.md

* Update Packs/EmailCommunication/ReleaseNotes/2_0_15.md

Co-authored-by: EyalPintzov <91007713+eyalpalo@users.noreply.github.com>

---------

Co-authored-by: EyalPintzov <91007713+eyalpalo@users.noreply.github.com>
RosenbergYehuda added a commit that referenced this pull request Jan 24, 2024
* [GCP-IAM] - fix proxy issues (#31076)

* sent proxy to test-module & log exception

* fix proxy issue

* remove None

* fix

* rn

* auto pep8

* rn typo

* uts

* pre-commit

* Update Packs/GCP-IAM/ReleaseNotes/1_0_22.md

Co-authored-by: Judah Schwartz <JudahSchwartz@users.noreply.github.com>

* cr fixes

---------

Co-authored-by: Judah Schwartz <JudahSchwartz@users.noreply.github.com>

* Release notes tag parser for all xsoar mp.  (#31090)

* added xsoar_saas xsoar_on_prem functionallity to the release notes tag parser

* pre commit changes

* fixed lint whitespace error

* Fix EntryID-related issue for scripts (#30979)

* Fix zip file issue using polling

* Add release-notes

* Fix validation errors

* Minor fixes and improvements

* Update IAMInitADUser automation

* Add a warning if `ZipProtectWithPassword` parameter is not being used

* Fix typo

* `IAMInitADUser` fixes

* Bump Docker versions

* Apply code review suggestions

* Bump Docker version

* Remove timeout value from polling parameters (so that the default value will be used)

* [CommonServerPython] Fix Polling Failure If `polling` Parameter is Missing (#31111)

* Add default value to `args.get()`

* Bump version

* Update release-notes message

* jira ticket creation impovements (#31105)

jira ticket creation improvements #31105

* Added Support for Microsoft Graph Single User integration (#30967)

* Added Support for Microsoft Graph Single User integration

* fix validation

* Update 2_0_15.md

* Update Packs/EmailCommunication/ReleaseNotes/2_0_15.md

Co-authored-by: EyalPintzov <91007713+eyalpalo@users.noreply.github.com>

---------

Co-authored-by: EyalPintzov <91007713+eyalpalo@users.noreply.github.com>

* Xdr ioc to keep troubleshoting (#30163)

* trouble shooting version

* fixed new command yml

* some comments

* trouble shooting version

* fixed new command yml

* new ioc_to_keep schedule method

* some comments

* fix tz error

* added RN

* fix validation errors

* fixup! fix validation errors

* added UT

* added UT and log

* improved path

* fixup! improved path

* Update Packs/CortexXDR/Integrations/XDR_iocs/XDR_iocs.py

* Added some documentation

* Bump pack from version CortexXDR to 6.0.3.

* format the yml and update the docker

* fixed the bug when updating an already running integration that does not have the key next_icos_to_keep_time in the integration context

* docs

* Update Packs/CortexXDR/Integrations/XDR_iocs/XDR_iocs.yml

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

* Update Packs/CortexXDR/ReleaseNotes/6_0_3.md

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

* Update Packs/CortexXDR/Integrations/XDR_iocs/XDR_iocs.yml

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

* fixed the unit test acording to change in code

* fixed the unit test

* trim whitespaces

---------

Co-authored-by: darbel <darbel@paloaltonetworks.com>
Co-authored-by: esharf <57587340+esharf@users.noreply.github.com>
Co-authored-by: Content Bot <bot@demisto.com>
Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>

* Update README.md (#31129)

fixed external link

* [fileResult] - fix issue with special strings (#31126)

* [fileResult] - fix issue with special strings

* bump rn

* log if ../ is in path

* validate file-name is string

* add unit-test

* bump rn

* Rapid7 - Threat Command (IntSights) pack release 3.1.0 (#30954) (#31133)

* Changes related to Rapid7 - Threat Command (IntSights) pack release: 3.1.0

* resolved validation errors

* Updated the release notes as per the comments

* Updated the tab name for the Threat Command Layout

---------

Co-authored-by: Crest Data Systems <60967033+crestdatasystems@users.noreply.github.com>
Co-authored-by: crestdatasystems <crestdatasystems@users.noreply.github.com>
Co-authored-by: Adi Daud <46249224+adi88d@users.noreply.github.com>

* add e2e tests for xsoar-saas (#30231)

* add xsoar_ng_end_to_end_job

* unify end_to_end and write edl basic test

* add file

* fix some rules

* setup and teardown for xsoar_ng e2e

* update readme

* conftest changes

* update end_to_end_tests script

* test enhancments

* fix

* debug issues

* lock

* collect tests

* lock

* lock

* try without xsoar

* lock

* enhance tests and lock

* install e2e nessecary packs

* add packs in shell

* install only specific packs in xsoar-saas

* README.md

* install hardcoded packs

* update

* fix collect tests issues

* add REASONS_ALLOWING_NO_ID_SET_OR_CONF

* fix is_nightly

* fail when exit code != 0

* send integration params path as input

* enhance e2e echo message

* lock

* fix get_integration_params

* lock2

* sleep

* unlock machine sleep + taxii2 server

* fix unlock machine

* fix "

* fixes

* sleep in test 2 hours

* poetry lock

* edl size = 10

* update edl size loc

* use new instance

* log instance name

* existing name

* revert poetry

* poetry based on latest master

* update job to fit newer version

* lock

* state its long running

* try with long-running=true

* implement taxii2-server e2e test

* pre-commit fixes

* add headers

* lock

* move func to tools.py as its general

* docstrings

* add support for do_long_running in xsoar_client

* docstring

* slack sdk

* add slack-ask test

* test slack ask playbook

* add qradar mirroring test

* update README and add support for env vars

* docstrings

* enhancments

* update .gitignore

* do not make xsoar_ng a package

* excplicit implementation

* add test_xdr_env

* add docstrings

* pre-commit

* update slackask playbook path

* query qradar playbook state before closing offense

* assert investigation id

* increase playbook query & sleep 5 minutes taxii

* merge xsoar_ng_end_to_end to test content

* some fixes

* make nightly

* end-to-end tests inside .run-tests section

* try to fix syntax issue

* log playbook failure reasons

* add support for sourceInstanceName

* remove delete context from slack

* pre commit

* pre-commit

* try to fix taxii2 server bug

* update taxii2 server test

* sleep

* comment out waiting for playbook qradar

* sleep in case of error taxii2

* qradar

* revert taxii2 server + qradar

* assert true

* revert

* update context managers

* pre-commit fixes

* add logs

* create instance update

* create folders for content e2e tests

* make fixture named xsoar_saas_client

* get integration name to func
Please enter the commit message for your changes. Lines starting

* fixes

* pre-commit

* export context managers to client_utils

* update xsiam e2e to use new client

* update readmes

* client utils fixes

* change log name

* add junit support

* implement results support for e2e

* change name

* run e2e in current branch

* update job names

* update collect tests for testing

* do not exit if e2e tests fail

* use artifacts folder

* fix context

* save playbook - change client name

* remove playbook for testing

* add fi

* make e2e test summary to run

* ls

* try now

* change path

* file test name

* run also playbook results

* change log to error

* fix syntax error

* update get_file to use new file service

* remove import

* pre-commit

* update retry import

* do not skip qradar test if incident cannot be found

* judah's cr

* koby cr

* update result names

* Empty-Commit

* remove irrelevant logs

* cr fixes

* server_test_reulst renaming

* change end_to_end to e2e

* revert current job names

* add .e2e_test_results job

* remove e2e from test_playbooks_results

* filter only if nightly

* try to ignore pre-commit error

* change rules

* fix

* test

* xsoar saas

* try now

* fix

* xsoar-saas e2e job

* add conftest

* add conftest

* add xsoar-saas readme to avoid trigger test-upload

* port

* Empty-Commit

* test integrations

* do not test qradar module

* Empty-Commit

* Empty-Commit

* retry on different ports for taxii2-test

* remove get json response from taxii2 test

* adjust to nightly

* pre-commit

* Fix GetIndicatorDBotScoreFromCache to handle better a special character (#31070)

* a fix and a test

* docker image update

* added rn

* Bump pack from version CommonScripts to 1.12.47.

* unit test fix

* unit test fix

* unit test fix

* Bump pack from version CommonScripts to 1.12.48.

* Bump pack from version CommonScripts to 1.12.49.

* Update Packs/CommonScripts/ReleaseNotes/1_12_49.md

Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>

---------

Co-authored-by: Content Bot <bot@demisto.com>
Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>

* change pack support to community (#31110)

* change pack support to community

* first level header so im told

* Update Packs/DeveloperTools/ReleaseNotes/1_3_0.md

Co-authored-by: Shahaf Ben Yakir <44666568+ShahafBenYakir@users.noreply.github.com>

* Update Packs/DeveloperTools/ReleaseNotes/1_3_0.md

Co-authored-by: Shahaf Ben Yakir <44666568+ShahafBenYakir@users.noreply.github.com>

---------

Co-authored-by: Shahaf Ben Yakir <44666568+ShahafBenYakir@users.noreply.github.com>

* removed GIT_DEPTH (#31141)

* support multiple entry ids in ImageOCR (#31145)

* Fix taxi feed observables extraction (#31120)

* fixed an isssue where taxi feed will fail to retreive all indicators due to wrong extraction from XML blocks.

* added rn

* update docker

* update test_data

* add secret to secrets ignore

* [transformers] Enhance to be more durable #2 (#31063)

* ExtractDomainAndFQDNFromUrlAndEmail

* ExtractEmailV2

* ruff fix

* FormatURL

* Bump pack from version CommonScripts to 1.12.47.

* Bump pack from version CommonScripts to 1.12.48.

* Bump pack from version CommonScripts to 1.12.49.

* Added unit tests

* Update the docker image

* Bump pack from version CommonScripts to 1.12.50.

* Update Packs/CommonScripts/ReleaseNotes/1_12_50.md

Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com>

* Update Packs/CommonScripts/ReleaseNotes/1_12_50.md

Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com>

* Update the RN

* Update the docker image

* empty

* Skip "FormattingPerformance - Test" TPB in XSOAR 8

---------

Co-authored-by: Content Bot <bot@demisto.com>
Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com>

* Sleep w/ Polling (#30661)

add polling mechanism to sleep upon crossing polling_threshold

* Update shift management scripts (#31130)

* fixed the bug and added unit tests

* updated docker image

* RN

* updated docker image

* cr updates

* EWS rule commands - MS graph python integrations (#30943)

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

* MS IIS Update (#31132)

* Updated ModelingRules

* Updated ReleaseNotes

* Updated ReleaseNotes

* Anomali ThreatStream change DBot verdict from Benign to Unknown for Low Confidence Indicators (#30993) (#31151)

* change DBot verdict from Benign to Unknown for Low Confidence Indicators

Indicators found in Anomali that are below Confidence thresholds should be created as Unknown and not Benign.  

Anomali ThreatStream documentation regarding Confidence
https://ui.threatstream.com/optic-doc/Content/Features/threat_model/Observables/details_indicator.htm

Confidence - Confidence indicates the certainty that an observable exhibits or is connected to malicious behavior.

If Anomali has indicators with low Confidence, that doesn't mean the indicator is Benign/Safe.  It means Anomali is unsure that the indicator is Malicious and as such the more appropriate verdict in XSOAR should be Unknown.

* add indicator_default_score param

* changed values to Benign and Unknown

* update README and RN

* update RN

* update docker
set required to false

* update docker

* fix docs comments

---------

Co-authored-by: zdrouse <zdrouse@gmail.com>
Co-authored-by: adi88d <adaud@paloaltonetworks.com>
Co-authored-by: Adi Daud <46249224+adi88d@users.noreply.github.com>

* generate empty junit files (#31153)

* Update 1_6_0.json (#31164)

* fix splunkpy splunk_submit_event_hec_command string issue (#30978)

* fix splunkpy splunk_submit_event_hec_command string issue

* test

* add fix

* update rn

* [xsoar saas] - fix ports taxii2 e2e (#31163)

* Hello world saas  (#30901)

* added a new incident field only for saas mp

* added an incident field to xsoar_saas only for demonstration

* format incident field

* format incident field

* added saas word to known words

* version

* merge with master

* fixed the xsoar_saas end tag

* Added tests to validate result

* modified RN

* pre commit changes

* RN tags

* ignoe long line

* MS IIS README (#31158)

* Updated README

* Updated README

* Fixes For IP Enrichment Playbooks (#31114)

* Fixes For IP Enrichment Playbooks

* RN

* Removed the mapping rule from both playbooks. Updated the default value of the internal range playbook input according to RFC 1918.

* Removed the value of 'UseReputationCommand' playbook input and fixes the YML files

* Fixed RN

* Removed the value set for the 'UseReputationCommand' sub-playbook input.
Re-added the default value for 'UseReputationCommand' playbook input

* skip ThreatStream-Test (#31172)

* [transformers] Enhance to be more durable (#30897)

[transformers] Enhance to be more durable

* Fixes For 'Email Address Enrichment - Generic v2.1' (#31122)

* Fixes For 'Email Address Enrichment - Generic v2.1'

* Re-added the test playbook and marketplace configs to the playbook YML file

* changed the 'domain' playbook input value

* removed the 'domain' playbook input value and added RN

* Fixed RN

* Bump pack from version CommonPlaybooks to 2.4.34.

---------

Co-authored-by: Content Bot <bot@demisto.com>

* DisplayMappedFields - Fix dark mode text color (#31085)

* removed the hardcoded color

* removed the hardcoded color

* update RN

* update docker image

* Bump pack from version CommonScripts to 1.12.48.

* Unittest fixes

* Bump pack from version CommonScripts to 1.12.49.

* Unittest fixes

* Bump pack from version CommonScripts to 1.12.50.

* Bump pack from version CommonScripts to 1.12.51.

* Bump pack from version CommonScripts to 1.12.52.

* Bump pack from version CommonScripts to 1.12.53.

---------

Co-authored-by: Content Bot <bot@demisto.com>

* Updated the layout to exclude integration incident fields that are not pertinent to Vectra XDR (#31127) (#31182)

Co-authored-by: Crest Data Systems <60967033+crestdatasystems@users.noreply.github.com>
Co-authored-by: crestdatasystems <crestdatasystems@users.noreply.github.com>
Co-authored-by: MLainer1 <93524335+MLainer1@users.noreply.github.com>

* Taxii2 server relationship bug (#31162)

* [taxii2-server] - code fixes

* bump rn

* docker update

* remove debug-log because may wanted

* [ASM] EXPANDER-7096 - ASM Remediation Guidance Fields (#30955) (#31178)

Co-authored-by: John <40349459+BigEasyJ@users.noreply.github.com>
Co-authored-by: Adi Daud <46249224+adi88d@users.noreply.github.com>

* Created pack for F5 BIG-IP APM (#31017)

* Created pack for f5 apm

* Added modeling rule files.

* adding modeling rules and schema.

* modified modeling rules

* update yml file for modeling rule.

* Update Packs/F5APM/README.md

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

* Update Packs/F5APM/README.md

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

* Update Packs/F5APM/README.md

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

* Update Packs/F5APM/README.md

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

* Update Packs/F5APM/README.md

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

* Update Packs/F5APM/README.md

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

* update readme.

* Modified the read me file.

---------

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

* HelloWorld - delete old classifier (#31185)

* Add support for is array for rep commands (#31169)

* added support for isArray for python Xsoar supported reputation commands

* added rn

* Empty-Commit

* python files fixes

* fix docker issue

* cr fixes

* added logs and cache fix (#30577)

* added logs and cache fix

* Fixed another executeCommand results handling.

* Updated docker image

* Added rn

* Update Packs/Phishing/ReleaseNotes/3_6_2.md

Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>

* Update Packs/Phishing/Scripts/FindDuplicateEmailIncidents/FindDuplicateEmailIncidents.py

---------

Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>

* Add support for is array for rep commands js (#31184)

* JS files fixes

* added rn

* pre commit fixes

* pre commit fixes

* cr fixes

* xsiam-avaya-siem-content-ciac-8502 (#31128)

* init-pack

* modeling-rules

* add-docs

* fix-pid-parsing

* fix-README.md

* Fixed For Endpoint Enrichment Playbooks (#31147)

* Fixed For 'Endpoint Enrichment - Generic v2.1' Playbook

* RN

* RN

* Fixes for Endpoint_Enrichment_-_Generic_v2.1_6_8 playbook

* Bump pack from version CommonPlaybooks to 2.4.34.

* Bump pack from version CommonPlaybooks to 2.4.35.

* Fixed version for 'Endpoint Enrichment - Generic v2.1.6.8' playbook

* Fixes for 'Endpoint Enrichment - Generic v2.1' playbook

* Revert changes in 'Endpoint Enrichment - Generic v2.1' playbook

---------

Co-authored-by: Content Bot <bot@demisto.com>

* Update Docker Image To demisto/python3  (#31198)

* Updated Metadata Of Pack DeveloperTools

* Added release notes to pack DeveloperTools

* Packs/DeveloperTools/Integrations/CreateIncidents/CreateIncidents.yml Docker image update

* Updated Metadata Of Pack FlashpointFeed

* Added release notes to pack FlashpointFeed

* Packs/FlashpointFeed/Integrations/FlashpointFeed/FlashpointFeed.yml Docker image update

* Updated Metadata Of Pack AbnormalSecurity

* Added release notes to pack AbnormalSecurity

* Packs/AbnormalSecurity/Integrations/AbnormalSecurity/AbnormalSecurity.yml Docker image update

* Updated Metadata Of Pack FeedLOLBAS

* Added release notes to pack FeedLOLBAS

* Packs/FeedLOLBAS/Integrations/FeedLOLBAS/FeedLOLBAS.yml Docker image update

* Updated Metadata Of Pack Hackuity

* Added release notes to pack Hackuity

* Packs/Hackuity/Integrations/Hackuity/Hackuity.yml Docker image update

* Updated Metadata Of Pack Grafana

* Added release notes to pack Grafana

* Packs/Grafana/Integrations/Grafana/Grafana.yml Docker image update

* Updated Metadata Of Pack Binalyze

* Added release notes to pack Binalyze

* Packs/Binalyze/Integrations/BinalyzeAIR/BinalyzeAIR.yml Docker image update

* Updated Metadata Of Pack ServiceDeskPlus

* Added release notes to pack ServiceDeskPlus

* Packs/ServiceDeskPlus/Integrations/ServiceDeskPlus/ServiceDeskPlus.yml Docker image update

* Updated Metadata Of Pack Oracle_IAM

* Added release notes to pack Oracle_IAM

* Packs/Oracle_IAM/Integrations/OracleIAM/OracleIAM.yml Docker image update

* Updated Metadata Of Pack AccentureCTI

* Added release notes to pack AccentureCTI

* Packs/AccentureCTI/Integrations/ACTIIndicatorQuery/ACTIIndicatorQuery.yml Docker image update

* Update Docker Image To demisto/boto3py3  (#31199)

* Updated Metadata Of Pack SecurityIntelligenceServicesFeed

* Added release notes to pack SecurityIntelligenceServicesFeed

* Packs/SecurityIntelligenceServicesFeed/Integrations/SecurityIntelligenceServicesFeed/SecurityIntelligenceServicesFeed.yml Docker image update

* Updated Metadata Of Pack AWS-IAM

* Added release notes to pack AWS-IAM

* Packs/AWS-IAM/Integrations/AWS-IAM/AWS-IAM.yml Docker image update

* Updated Metadata Of Pack AWS-Route53

* Added release notes to pack AWS-Route53

* Packs/AWS-Route53/Integrations/AWSRoute53/AWSRoute53.yml Docker image update

* Updated Metadata Of Pack AWS-AccessAnalyzer

* Added release notes to pack AWS-AccessAnalyzer

* Packs/AWS-AccessAnalyzer/Integrations/AWS-AccessAnalyzer/AWS-AccessAnalyzer.yml Docker image update

* Updated Metadata Of Pack AWS-GuardDuty

* Added release notes to pack AWS-GuardDuty

* Packs/AWS-GuardDuty/Integrations/AWSGuardDutyEventCollector/AWSGuardDutyEventCollector.yml Docker image update

* Packs/AWS-GuardDuty/Integrations/AWSGuardDuty/AWSGuardDuty.yml Docker image update

* Updated Metadata Of Pack AWS-SecurityHub

* Added release notes to pack AWS-SecurityHub

* Packs/AWS-SecurityHub/Integrations/AWSSecurityHubEventCollector/AWSSecurityHubEventCollector.yml Docker image update

* Updated Metadata Of Pack Aws-SecretsManager

* Added release notes to pack Aws-SecretsManager

* Packs/Aws-SecretsManager/Integrations/AwsSecretsManager/AwsSecretsManager.yml Docker image update

* Update Docker Image To demisto/armorblox  (#31203)

* Updated Metadata Of Pack Armorblox

* Added release notes to pack Armorblox

* Packs/Armorblox/Integrations/Armorblox/Armorblox.yml Docker image update

* Update Docker Image To demisto/py3-tools  (#31201)

* Updated Metadata Of Pack Intezer

* Added release notes to pack Intezer

* Packs/Intezer/Integrations/IntezerV2/IntezerV2.yml Docker image update

* Updated Metadata Of Pack Zabbix

* Added release notes to pack Zabbix

* Packs/Zabbix/Integrations/Zabbix/Zabbix.yml Docker image update

* Updated Metadata Of Pack FeedMalwareBazaar

* Added release notes to pack FeedMalwareBazaar

* Packs/FeedMalwareBazaar/Integrations/MalwareBazaarFeed/MalwareBazaarFeed.yml Docker image update

* Updated Metadata Of Pack FeedGCPWhitelist

* Added release notes to pack FeedGCPWhitelist

* Packs/FeedGCPWhitelist/Integrations/FeedGoogleIPRanges/FeedGoogleIPRanges.yml Docker image update

* Updated Metadata Of Pack AccentureCTI_Feed

* Added release notes to pack AccentureCTI_Feed

* Packs/AccentureCTI_Feed/Integrations/ACTIIndicatorFeed/ACTIIndicatorFeed.yml Docker image update

* Updated Metadata Of Pack SEKOIAIntelligenceCenter

* Added release notes to pack SEKOIAIntelligenceCenter

* Packs/SEKOIAIntelligenceCenter/Integrations/SEKOIAIntelligenceCenter/SEKOIAIntelligenceCenter.yml Docker image update

* Updated Metadata Of Pack JARM

* Added release notes to pack JARM

* Packs/JARM/Integrations/JARM/JARM.yml Docker image update

* Updated Metadata Of Pack CommonWidgets

* Added release notes to pack CommonWidgets

* Packs/CommonWidgets/Scripts/RSSWidget/RSSWidget.yml Docker image update

* Updated Metadata Of Pack FiltersAndTransformers

* Added release notes to pack FiltersAndTransformers

* Packs/FiltersAndTransformers/Scripts/Jmespath/Jmespath.yml Docker image update

* Update Docker Image To demisto/oci  (#31202)

* Updated Metadata Of Pack OracleCloudInfrastructure

* Added release notes to pack OracleCloudInfrastructure

* Packs/OracleCloudInfrastructure/Integrations/OracleCloudInfrastructureEventCollector/OracleCloudInfrastructureEventCollector.yml Docker image update

* Update Docker Image To demisto/accessdata  (#31200)

* Updated Metadata Of Pack Exterro

* Added release notes to pack Exterro

* Packs/Exterro/Integrations/Exterro/Exterro.yml Docker image update

* Fix DS108

---------

Co-authored-by: israelpolishook <ipolishuk@paloaltonetworks.com>

* Update Docker Image To demisto/carbon-black-cloud  (#31206)

* Updated Metadata Of Pack CarbonBlackDefense

* Added release notes to pack CarbonBlackDefense

* Packs/CarbonBlackDefense/Integrations/CarbonBlackLiveResponseCloud/CarbonBlackLiveResponseCloud.yml Docker image update

* Update Docker Image To demisto/taxii2  (#31205)

* Updated Metadata Of Pack FeedUnit42v2

* Added release notes to pack FeedUnit42v2

* Packs/FeedUnit42v2/Integrations/FeedUnit42v2/FeedUnit42v2.yml Docker image update

* Update Docker Image To demisto/crypto  (#31204)

* Updated Metadata Of Pack AzureKeyVault

* Added release notes to pack AzureKeyVault

* Packs/AzureKeyVault/Integrations/AzureKeyVault/AzureKeyVault.yml Docker image update

* Updated Metadata Of Pack AzureSentinel

* Added release notes to pack AzureSentinel

* Packs/AzureSentinel/Integrations/AzureSentinel/AzureSentinel.yml Docker image update

* Updated Metadata Of Pack AzureDevOps

* Added release notes to pack AzureDevOps

* Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Docker image update

* Updated Metadata Of Pack MicrosoftCloudAppSecurity

* Added release notes to pack MicrosoftCloudAppSecurity

* Packs/MicrosoftCloudAppSecurity/Integrations/MicrosoftCloudAppSecurity/MicrosoftCloudAppSecurity.yml Docker image update

* Updated Metadata Of Pack AzureRiskyUsers

* Added release notes to pack AzureRiskyUsers

* Packs/AzureRiskyUsers/Integrations/AzureRiskyUsers/AzureRiskyUsers.yml Docker image update

* Updated Metadata Of Pack MicrosoftGraphGroups

* Added release notes to pack MicrosoftGraphGroups

* Packs/MicrosoftGraphGroups/Integrations/MicrosoftGraphGroups/MicrosoftGraphGroups.yml Docker image update

* Updated Metadata Of Pack AzureSQLManagement

* Added release notes to pack AzureSQLManagement

* Packs/AzureSQLManagement/Integrations/AzureSQLManagement/AzureSQLManagement.yml Docker image update

* Updated Metadata Of Pack MicrosoftGraphAPI

* Added release notes to pack MicrosoftGraphAPI

* Packs/MicrosoftGraphAPI/Integrations/MicrosoftGraphAPI/MicrosoftGraphAPI.yml Docker image update

* Updated Metadata Of Pack MicrosoftTeams

* Added release notes to pack MicrosoftTeams

* Packs/MicrosoftTeams/Integrations/MicrosoftTeamsManagement/MicrosoftTeamsManagement.yml Docker image update

* Updated Metadata Of Pack MicrosoftGraphApplications

* Added release notes to pack MicrosoftGraphApplications

* Packs/MicrosoftGraphApplications/Integrations/MicrosoftGraphApplications/MicrosoftGraphApplications.yml Docker image update

* Update Docker Image To demisto/opnsense  (#31208)

* Updated Metadata Of Pack OPNSense

* Added release notes to pack OPNSense

* Packs/OPNSense/Integrations/OPNSense/OPNSense.yml Docker image update

* Update Docker Image To demisto/auth-utils  (#31207)

* Updated Metadata Of Pack Cylance_Protect

* Added release notes to pack Cylance_Protect

* Packs/Cylance_Protect/Integrations/Cylance_Protect_v2/Cylance_Protect_v2.yml Docker image update

* Updated Metadata Of Pack Zoom

* Added release notes to pack Zoom

* Packs/Zoom/Integrations/ZoomEventCollector/ZoomEventCollector.yml Docker image update

* Updated Metadata Of Pack Silverfort

* Added release notes to pack Silverfort

* Packs/Silverfort/Integrations/Silverfort/Silverfort.yml Docker image update

* Updated Metadata Of Pack AzureDataExplorer

* Added release notes to pack AzureDataExplorer

* Packs/AzureDataExplorer/Integrations/AzureDataExplorer/AzureDataExplorer.yml Docker image update

* Updated Metadata Of Pack MicrosoftManagementActivity

* Added release notes to pack MicrosoftManagementActivity

* Packs/MicrosoftManagementActivity/Integrations/MicrosoftManagementActivity/MicrosoftManagementActivity.yml Docker image update

* Updated Metadata Of Pack Box

* Added release notes to pack Box

* Packs/Box/Integrations/BoxEventsCollector/BoxEventsCollector.yml Docker image update

* Packs/Box/Integrations/BoxV2/BoxV2.yml Docker image update

* Updated Metadata Of Pack Troubleshoot

* Added release notes to pack Troubleshoot

* Packs/Troubleshoot/Scripts/CertificatesTroubleshoot/CertificatesTroubleshoot.yml Docker image update

* commit

---------

Co-authored-by: israelpolishook <ipolishuk@paloaltonetworks.com>

* Update Docker Image To demisto/ippysocks-py3  (#31211)

* Updated Metadata Of Pack Whois

* Added release notes to pack Whois

* Packs/Whois/Integrations/Whois/Whois.yml Docker image update

* Update Docker Image To demisto/python3  (#31214)

* Updated Metadata Of Pack QualysFIM

* Added release notes to pack QualysFIM

* Packs/QualysFIM/Integrations/QualysFIM/QualysFIM.yml Docker image update

* Updated Metadata Of Pack FortiSIEM

* Added release notes to pack FortiSIEM

* Packs/FortiSIEM/Integrations/FortiSIEMV2/FortiSIEMV2.yml Docker image update

* Updated Metadata Of Pack FreshworksFreshservice

* Added release notes to pack FreshworksFreshservice

* Packs/FreshworksFreshservice/Integrations/FreshworksFreshservice/FreshworksFreshservice.yml Docker image update

* Updated Metadata Of Pack KnowBe4_KMSAT

* Added release notes to pack KnowBe4_KMSAT

* Packs/KnowBe4_KMSAT/Integrations/KnowBe4KMSATEventCollector/KnowBe4KMSATEventCollector.yml Docker image update

* Packs/KnowBe4_KMSAT/Integrations/KnowBe4KMSAT/KnowBe4KMSAT.yml Docker image update

* Updated Metadata Of Pack SafeNet_Trusted_Access

* Added release notes to pack SafeNet_Trusted_Access

* Packs/SafeNet_Trusted_Access/Integrations/SafeNetTrustedAccessEventCollector/SafeNetTrustedAccessEventCollector.yml Docker image update

* Updated Metadata Of Pack DelineaSS

* Added release notes to pack DelineaSS

* Packs/DelineaSS/Integrations/DelineaSS/DelineaSS.yml Docker image update

* Updated Metadata Of Pack Cryptocurrency

* Added release notes to pack Cryptocurrency

* Packs/Cryptocurrency/Integrations/Cryptocurrency/Cryptocurrency.yml Docker image update

* Updated Metadata Of Pack PANOSPolicyOptimizer

* Added release notes to pack PANOSPolicyOptimizer

* Packs/PANOSPolicyOptimizer/Integrations/PANOSPolicyOptimizer/PANOSPolicyOptimizer.yml Docker image update

* Updated Metadata Of Pack DeveloperTools

* Added release notes to pack DeveloperTools

* Packs/DeveloperTools/Integrations/CreateIncidents/CreateIncidents.yml Docker image update

* Update Docker Image To demisto/boto3py3  (#31215)

* Updated Metadata Of Pack SecurityIntelligenceServicesFeed

* Added release notes to pack SecurityIntelligenceServicesFeed

* Packs/SecurityIntelligenceServicesFeed/Integrations/SecurityIntelligenceServicesFeed/SecurityIntelligenceServicesFeed.yml Docker image update

* Updated Metadata Of Pack AWS-IAM

* Added release notes to pack AWS-IAM

* Packs/AWS-IAM/Integrations/AWS-IAM/AWS-IAM.yml Docker image update

* Updated Metadata Of Pack AWS-Route53

* Added release notes to pack AWS-Route53

* Packs/AWS-Route53/Integrations/AWSRoute53/AWSRoute53.yml Docker image update

* Updated Metadata Of Pack AWS-AccessAnalyzer

* Added release notes to pack AWS-AccessAnalyzer

* Packs/AWS-AccessAnalyzer/Integrations/AWS-AccessAnalyzer/AWS-AccessAnalyzer.yml Docker image update

* Updated Metadata Of Pack AWS-GuardDuty

* Added release notes to pack AWS-GuardDuty

* Packs/AWS-GuardDuty/Integrations/AWSGuardDutyEventCollector/AWSGuardDutyEventCollector.yml Docker image update

* Packs/AWS-GuardDuty/Integrations/AWSGuardDuty/AWSGuardDuty.yml Docker image update

* Updated Metadata Of Pack AWS-SecurityHub

* Added release notes to pack AWS-SecurityHub

* Packs/AWS-SecurityHub/Integrations/AWSSecurityHubEventCollector/AWSSecurityHubEventCollector.yml Docker image update

* Updated Metadata Of Pack Aws-SecretsManager

* Added release notes to pack Aws-SecretsManager

* Packs/Aws-SecretsManager/Integrations/AwsSecretsManager/AwsSecretsManager.yml Docker image update

* Update Docker Image To demisto/accessdata  (#31216)

* Updated Metadata Of Pack Exterro

* Added release notes to pack Exterro

* Packs/Exterro/Integrations/Exterro/Exterro.yml Docker image update

* Update Docker Image To demisto/oci  (#31218)

* Updated Metadata Of Pack OracleCloudInfrastructure

* Added release notes to pack OracleCloudInfrastructure

* Packs/OracleCloudInfrastructure/Integrations/OracleCloudInfrastructureEventCollector/OracleCloudInfrastructureEventCollector.yml Docker image update

* Update Docker Image To demisto/py3-tools  (#31217)

* Updated Metadata Of Pack Intezer

* Added release notes to pack Intezer

* Packs/Intezer/Integrations/IntezerV2/IntezerV2.yml Docker image update

* Updated Metadata Of Pack Zabbix

* Added release notes to pack Zabbix

* Packs/Zabbix/Integrations/Zabbix/Zabbix.yml Docker image update

* Updated Metadata Of Pack FeedMalwareBazaar

* Added release notes to pack FeedMalwareBazaar

* Packs/FeedMalwareBazaar/Integrations/MalwareBazaarFeed/MalwareBazaarFeed.yml Docker image update

* Updated Metadata Of Pack FeedGCPWhitelist

* Added release notes to pack FeedGCPWhitelist

* Packs/FeedGCPWhitelist/Integrations/FeedGoogleIPRanges/FeedGoogleIPRanges.yml Docker image update

* Updated Metadata Of Pack AccentureCTI_Feed

* Added release notes to pack AccentureCTI_Feed

* Packs/AccentureCTI_Feed/Integrations/ACTIIndicatorFeed/ACTIIndicatorFeed.yml Docker image update

* Updated Metadata Of Pack SEKOIAIntelligenceCenter

* Added release notes to pack SEKOIAIntelligenceCenter

* Packs/SEKOIAIntelligenceCenter/Integrations/SEKOIAIntelligenceCenter/SEKOIAIntelligenceCenter.yml Docker image update

* Updated Metadata Of Pack JARM

* Added release notes to pack JARM

* Packs/JARM/Integrations/JARM/JARM.yml Docker image update

* Updated Metadata Of Pack Anomali_ThreatStream

* Added release notes to pack Anomali_ThreatStream

* Packs/Anomali_ThreatStream/Integrations/AnomaliThreatStreamv3/AnomaliThreatStreamv3.yml Docker image update

* Updated Metadata Of Pack CommonWidgets

* Added release notes to pack CommonWidgets

* Packs/CommonWidgets/Scripts/RSSWidget/RSSWidget.yml Docker image update

* Updated Metadata Of Pack FiltersAndTransformers

* Added release notes to pack FiltersAndTransformers

* Packs/FiltersAndTransformers/Scripts/Jmespath/Jmespath.yml Docker image update

* CortexXDRIR-generic-polling (#31082)

* - Added new playbook for quarantine_file
- Old playbook deprecated
- New image added

* release notes added

* - New playbook for _Retrieve_File_Playbook_v2 created
- Old playbook _Retrieve_File_Playbook deprecated
- Image was added

* Release notes were added

* Changed the name of the playbook

* Readme file added

* Added image

* fixed image location in readme file

* Update Packs/CortexXDR/Playbooks/Cortex_XDR_-_Retrieve_File_v2.yml

Co-authored-by: Sasha Sokolovich <88268646+ssokolovich@users.noreply.github.com>

* Bump pack from version CortexXDR to 6.0.4.

* Removed unnecessary tests

* Readme files were updated

* Fixes for the playbooks

* fixed Tests/conf.json file

* image issue fixed

* Added new images

* Update Packs/CortexXDR/Playbooks/Cortex_XDR_-_Retrieve_File_Playbook_README.md

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

* Update Packs/CortexXDR/Playbooks/Cortex_XDR_-_Retrieve_File_Playbook_README.md

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

* Update Packs/CortexXDR/ReleaseNotes/6_0_4.md

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

* Update Packs/CortexXDR/ReleaseNotes/6_0_4.md

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

* Update Packs/CortexXDR/ReleaseNotes/6_0_4.md

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

* Update Packs/CortexXDR/ReleaseNotes/6_0_4.md

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

* Update Packs/CortexXDR/Playbooks/Cortex_XDR_-_Retrieve_File_Playbook_README.md

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

* Update Packs/CortexXDR/Playbooks/Cortex_XDR_-_quarantine_file_v2_README.md

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

* PR fixes - new condition to check if the task finished successfully

* release notes updated

* image path fixed

* Added new outputs for playbook

* release notes updated

* fix

* readme files fixed

* image issue

* image issue

* fix

* fix

* fix

* fix

* uploaded new playbook because of the image issue

* fix for image issue

* delete photo

* fixes

* test playbooks fixed

* test playbooks removed

---------

Co-authored-by: Sasha Sokolovich <88268646+ssokolovich@users.noreply.github.com>
Co-authored-by: Content Bot <bot@demisto.com>
Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>

* Update Docker Image To demisto/crypto  (#31219)

* Updated Metadata Of Pack AzureKeyVault

* Added release notes to pack AzureKeyVault

* Packs/AzureKeyVault/Integrations/AzureKeyVault/AzureKeyVault.yml Docker image update

* Updated Metadata Of Pack AzureSentinel

* Added release notes to pack AzureSentinel

* Packs/AzureSentinel/Integrations/AzureSentinel/AzureSentinel.yml Docker image update

* Updated Metadata Of Pack AzureDevOps

* Added release notes to pack AzureDevOps

* Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Docker image update

* Updated Metadata Of Pack MicrosoftCloudAppSecurity

* Added release notes to pack MicrosoftCloudAppSecurity

* Packs/MicrosoftCloudAppSecurity/Integrations/MicrosoftCloudAppSecurity/MicrosoftCloudAppSecurity.yml Docker image update

* Updated Metadata Of Pack AzureRiskyUsers

* Added release notes to pack AzureRiskyUsers

* Packs/AzureRiskyUsers/Integrations/AzureRiskyUsers/AzureRiskyUsers.yml Docker image update

* Updated Metadata Of Pack MicrosoftGraphGroups

* Added release notes to pack MicrosoftGraphGroups

* Packs/MicrosoftGraphGroups/Integrations/MicrosoftGraphGroups/MicrosoftGraphGroups.yml Docker image update

* Updated Metadata Of Pack AzureSQLManagement

* Added release notes to pack AzureSQLManagement

* Packs/AzureSQLManagement/Integrations/AzureSQLManagement/AzureSQLManagement.yml Docker image update

* Updated Metadata Of Pack MicrosoftGraphAPI

* Added release notes to pack MicrosoftGraphAPI

* Packs/MicrosoftGraphAPI/Integrations/MicrosoftGraphAPI/MicrosoftGraphAPI.yml Docker image update

* Updated Metadata Of Pack MicrosoftTeams

* Added release notes to pack MicrosoftTeams

* Packs/MicrosoftTeams/Integrations/MicrosoftTeamsManagement/MicrosoftTeamsManagement.yml Docker image update

* Updated Metadata Of Pack MicrosoftGraphApplications

* Added release notes to pack MicrosoftGraphApplications

* Packs/MicrosoftGraphApplications/Integrations/MicrosoftGraphApplications/MicrosoftGraphApplications.yml Docker image update

* update pack ignore (#31193)

* Slack event collector: fixed an issue where we get a Bad Request error (#31135)

* fixed an issue where we get a Bad Request error.

* pre-commit

* added test

* fixed Flake8 error

* fixed cr comments

* fixed cr comments

* update Docker image

* YR/Remove-fields-with-one-letter-DBotFindSimilarIncidents/XSUP-29299 (#31161)

* fixes

* code and test

* remove Json feed from this pr

* test

* note

* pre commit

* RN

* CR and Flake8

* format

* pre commit

* Fixes For 'URL Enrichment - Generic v2' Playbook (#31195)

* Fixes For 'URL Enrichment - Generic v2' Playbook

* RN

* Bump pack from version CommonPlaybooks to 2.4.36.

---------

Co-authored-by: Content Bot <bot@demisto.com>

* F5 APM Remove XSIAM tags (#31221)

* remove ls from test_e2e_results.sh (#31186)

* [IsEmailAddressInternal] Fix an issue with **domain** argument (#31222)

* First commit

* Added RN

* Update Packs/CommonScripts/ReleaseNotes/1_12_54.md

Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com>

---------

Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com>

* Deprecate 'Get endpoint details - Generic' Playbook (#31196)

* Deprecate 'Get endpoint details - Generic' Playbook

* RN

* Bump pack from version CommonPlaybooks to 2.4.36.

* Bump pack from version CommonPlaybooks to 2.4.37.

---------

Co-authored-by: Content Bot <bot@demisto.com>

* Replacing the deprecated sub-playbook within the 'NGFW Internal Scan'… (#31197)

* Replacing the deprecated sub-playbook within the 'NGFW Internal Scan' XSIAM playbook

* RN

* [Marketplace Contribution] CISO Metrics (#30641) (#31213)

* "pack contribution initial commit"

* Update pack_metadata.json

* Update and rename dashboard-98f353a2-312b-49f2-8e58-d71f60daf3a7-CISO_Metrics.json to dashboard-98f353a2-312b-49f2-8e58-d71f60daf3a7-CommunityCommonDashboards.json

Rename to CommunityCommonDashboards

* Update pack_metadata.json

Renamed  "name": "CommunityCommonDashboards"

* Update README.md

Added description

* Update README.md

* Update and rename README.md to README.md

* Rename dashboard-98f353a2-312b-49f2-8e58-d71f60daf3a7-CommunityCommonDashboards.json to dashboard-98f353a2-312b-49f2-8e58-d71f60daf3a7-CommunityCommonDashboards.json

* Rename .pack-ignore to .pack-ignore

* Rename .secrets-ignore to .secrets-ignore

* Rename pack_metadata.json to pack_metadata.json

* Update .pack-ignore

* Update pack_metadata.json

* Update .pack-ignore

* Update and rename dashboard-98f353a2-312b-49f2-8e58-d71f60daf3a7-CommunityCommonDashboards.json to CISOMetrics.json

Renamed to CISOMetrics

* Update pack_metadata.json

* Update pack_metadata.json

* Update README.md

---------

Co-authored-by: xsoar-bot <67315154+xsoar-bot@users.noreply.github.com>
Co-authored-by: Sapir Shuker <49246861+sapirshuker@users.noreply.github.com>
Co-authored-by: David Uhrlaub <90627446+rurhrlaub@users.noreply.github.com>

* Cybereason xsoar v 2.1.14 (#30647) (#31225)

* added v2.1.14 codebase

* fix pr comments

* replace dummy md5 placeholder

* Update Packs/Cybereason/Integrations/Cybereason/Cybereason.py



* updated docker image python version

* updated release notes docker version

* added pagination params

* updated docker image

* fix lint errors

* fix demisto validate errors

* updated release notes

* updated release notes

* updated release notes

* updated command name as per PR comment

* removed manual filtering for response

* updated function name to match the command name format

* updated unit test as per new command name

* added machinename filter to api query

* moved empty output message to the top

* updated docker image tag to latest

* undo changes from unisolate endpoint playbook

---------

Co-authored-by: suraj-metron <87964764+suraj-metron@users.noreply.github.com>
Co-authored-by: Sapir Shuker <49246861+sapirshuker@users.noreply.github.com>

* fixed polling support (#30873)

* fixed polling support

* fixed rn

* added rn

* added rn

* XSUP-30786/Fix (#31168)

* Added failing UT

* Fixed the issue

* Updated docker image

* Updated RN

* Update Packs/PAN-OS/ReleaseNotes/2_1_15.md

Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>

* Updated the bug fix and the UT

* updated docker image

---------

Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>

* rewrite to js FirstArrayElement and LastArrayElement (#31228)

* rewrite to js

* added tpb

* added empty test case to tpb

* precommit fixes

* change fromversion so build wont fail

* Enable Core REST API with general XSIAM endpoints (#31226)

* mostly works

* added release notes

* fixes from review

* F5 APM fixed the marketplace build failure (#31236)

* F5 APM Remove XSIAM tags

* fix marketplace error

* Add incidents field (#30393) (#31233)

* add rawJSON field to incidents

* release notes

* update docker image tag

* nit

* fetching incident details

* mapper + incident fields

* remove incorrect incident field files

* new incident field files, new mapper

* sdk validate command changes

* update release noteS

* validation errors

* fix validation errors

* undo release notes changes

* undo release notes change

* undo release notes

* undo release notes

* undo release notes

* nit

* new release notes

* remove playbook id

* update docker image tag

* revert release notes

* revert RN

* nit- remove filters used for testing

* add details field to threats

* remove try/except blocks

* changing version

* Update Abnormal_Security_Custom_Incident_types.json change from version

* nit - remove changes used for demo

* updating docker image

* update docker image tag

---------

Co-authored-by: William Olyslager <wolyslager@abnormalsecurity.com>
Co-authored-by: sapirshuker <sshuker@paloaltonetworks.com>
Co-authored-by: Sapir Shuker <49246861+sapirshuker@users.noreply.github.com>

* Update Docker Image To demisto/python3  (#31242)

* Updated Metadata Of Pack CIRCL

* Added release notes to pack CIRCL

* Packs/CIRCL/Integrations/CirclCVESearch/CirclCVESearch.yml Docker image update

* Updated Metadata Of Pack ipinfo

* Added release notes to pack ipinfo

* Packs/ipinfo/Integrations/ipinfo_v2/ipinfo_v2.yml Docker image update

* Updated Metadata Of Pack AutoFocus

* Added release notes to pack AutoFocus

* Packs/AutoFocus/Integrations/FeedAutofocus/FeedAutofocus.yml Docker image update

* Packs/AutoFocus/Integrations/AutofocusV2/AutofocusV2.yml Docker image update

* Updated Metadata Of Pack MailSenderNew

* Added release notes to pack MailSenderNew

* Packs/MailSenderNew/Integrations/MailSenderNew/MailSenderNew.yml Docker image update

* avoid to update Docker for AutoFocusv2

---------

Co-authored-by: israelpolishook <ipolishuk@paloaltonetworks.com>

* Fixes For 'IP Enrichment - Generic v2' Playbook (#31183)

* Fixes For 'IP Enrichment - Generic v2' Playbook

* RN

* RN

* Updated the 'InternalRange' playbook input's default value.

* configured the 'extended_data' and 'threat_model_association' sub-playbook inputs

* Bump pack from version CommonPlaybooks to 2.4.36.

* Bump pack from version CommonPlaybooks to 2.4.37.

* changed the default value of the 'ResolveIP' playbook input

* re-added RN after merging from master

* Fixes RN

---------

Co-authored-by: Content Bot <bot@demisto.com>

* Check if should run Instance role (#31245)

* Added the sync from the saas bucket and modified the verify script to take the revision from the correct bucket. (#31254)

* AWS Organizations (#30525)

* init

* commands template

* aws-org-children-list

* more commands

* even more commands

* added account commands

* removed enhancement commands

* use json_transform

* unit-tests init

* unit-tests continued

* unit-tests continued some more

* TPB

* one more unit-test

* one more unit-test

* one more unit-test

* name change

* TPB

* docs complete

* pack readme

* pack readme part 2

* readme modified

* more tests

* more tests

* use get()

* adde description

* removed isFetch

* added image

* name change

* CR changes

* Apply suggestions from code review

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

* Update docker

* put the commands back in

* code complete

* yml part 2

* yml part 3

* test template

* unit-tests continued some more

* unit-tests almost complete

* unit-tests complete

* fixed a few bugs

* fixed unit-tests

* added readme

* update readme

* added missing descriptions to readme

* TPB

* Apply suggestions from code review

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

* CR changes

* demo changes

* update docker

* build wars: round 1

* build wars: round 2

* build wars: round 3; add unit-tests

* build wars: round 4

* build wars: round 5

* build wars: round 6

---------

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

* NextToken in CommandResults (#30501)

* init

* new design

* added error in case of non nested input

* RN

* a tad more docs

* Bump pack from version Base to 1.32.47.

* Bump pack from version Base to 1.32.48.

* Bump pack from version Base to 1.32.49.

* improved doc-string

* resolve conflicts

* resolve conflicts

* Bump pack from version Base to 1.32.52.

---------

Co-authored-by: Content Bot <bot@demisto.com>

* demisto-sdk-release 1.24.0 (#31268)

* poetry files

* update validate manager imports (#31179)

* update validate manager imports

* revert

* Update Tests/configure_and_test_integration_instances.py

* Edit file types test (#31170)

* edited tests

* s

* s

* edit

---------

Co-authored-by: Content Bot <bot@demisto.com>
Co-authored-by: Yuval Hayun <70104171+YuvHayun@users.noreply.github.com>
Co-authored-by: merit-maita <49760643+merit-maita@users.noreply.github.com>
Co-authored-by: JudithB <132264628+jbabazadeh@users.noreply.github.com>

* modified modeling rules of clearswift dlp (#31247)

* modified modeling rules of clearswift dlp

* modified the parsing rule of clearswiftdlp

* Added release notes.

* added dlp to pack ignore

* added Clearswift to pack ignore

* QRadar: continue to poll in case of networking issues (#31084)

* Generalize the mode option in pre-commit (#30663)

* args updated to match the update in the sdk

* add merge-coverage-report and coverage-analyze

* updaing pyproject.toml

* poetry lock

* restoring pyproject.toml and poetry.lock

* pre-commit.yml

* updates

* test comment

* use sdk ref

* if

* add github output

* revert ilan changes

* merge-pytest-reports

---------

Co-authored-by: ilan <ierukhimovic@paloaltonetworks.com>

* EXPANDR-1576 CortexXpanse Remediation Guidance changes (#31190)

* EXPANDR-1576 CortexXpanse Remediation Guidance changes (#30712)

* CortexXpanse RG changes

* Fix flake8 errors

* Fix unit test cases

* Update docker version

* update command name

* Readme updates

* docker update

* Ignore BC error

* fix packignore

* Update release notes

* update breaking change notes

* update breaking change notes

* correct RN

---------

Co-authored-by: Chait A <112722030+capanw@users.noreply.github.com>
Co-authored-by: ilappe <ilappe@paloaltonetworks.com>

* Feature/cyberint enhancement (#31252)

* Feature/cyberint enhancement (#30493)

* Update Docker Image To demisto/py3-tools  (#25523)

* Updated Metadata Of Pack FeedAWS

* Added release notes to pack FeedAWS

* Packs/FeedAWS/Integrations/FeedAWS/FeedAWS.yml Docker image update

* update Cyberint Pack

* update release note and incidentfields

* update CommonType release note

* update CommonType relesenotes

* update CommonType relese notes

* update CyberInt Related entity name

* update release notes

* add new incident field: Alert Data

* foramt alert_data

* update CyberInt Related Entity name to avoid validation errors

* reset the CyberInt Related Entity name

* update incident field name

* Update 3_3_93.md

* pre commit update docker

* added known words

* fixed the RN

* known words

---------

Co-authored-by: TalGumi <101499620+TalGumi@users.noreply.github.com>
Co-authored-by: omerKarkKatz <95565843+omerKarkKatz@users.noreply.github.com>
Co-authored-by: okarkkatz <okarkkatz@paloaltonetworks.com>

* [xsoar-8 coverage] - use poll functions from SDK clients (#31144)

* update poetry

* use poll functions

* test against builds

* try to fix ssl issue

* timeout = 300 + verify ssl

* fix ssl issues

* fix incident pull

* fix

* make verify=false by default

* fix ports bug

* use sdk master

* revert poetry

* revert infra used for testing

* [CrowdStrike Falcon Intel v2] Fixed an issue in 'cs-actors' and 'cs-reports' commands (#31265)

* Fix the 'NoneType' object is not iterable issue

* ruff

* Update the docker image; Add RN

* Update Packs/CrowdStrikeIntel/ReleaseNotes/2_0_34.md

Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com>

---------

Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com>

* oncall- installation orders (#31253)

* test

* test

* revert debugs

* pre-commit

---------

Co-authored-by: Jas Beilin <jgranot@paloaltonetworks.com>

* Core rest api docs fix (#31262)

* Improved descriptions.

* Added docs

* Added rn.

* Changed i.e to e.g

* bugfix/XSUP-30713/port-scan-pb-issue-incident-failure (#31154)

* Fix playbook input's default value, change to not
required, add check for value not empty

* Update playbook image

* Update release notes

* Bump pack from version CortexXDR to 6.0.5.

* Moved InternalIPRanges input check to better location

* Fix review comments

---------

Co-authored-by: Content Bot <bot@demisto.com>

* [PagerDuty v2] Added Support For Pagination (#30959)

* commit init - lint and type annotation

* typing

* pagination function and some typing

* fix api limit and pagination

* added UT and test_data

* added RN and description for args

* generate readme

* update docker

* added UT

* fix flake8

* more docstring, one more UT, fix send unnecessary parameters

* fix f-string

* fix pep8

* revert copy

* fix parameters name

* docs review

* update docker

* [ASM] EXPANDR 7225 - Update Ev1 Integration Display Name (#31234) (#31276)

* Update Display Name

* Update release notes

* Update docker image and add period to descriptions

Co-authored-by: John <40349459+BigEasyJ@users.noreply.github.com>
Co-authored-by: MLainer1 <93524335+MLainer1@users.noreply.github.com>

* Update Docker Image To demisto/python3  (#31286)

* Updated Metadata Of Pack QualysFIM

* Added release notes to pack QualysFIM

* Packs/QualysFIM/Integrations/QualysFIM/QualysFIM.yml Docker image update

* Updated Metadata Of Pack FortiSIEM

* Added release notes to pack FortiSIEM

* Packs/FortiSIEM/Integrations/FortiSIEMV2/FortiSIEMV2.yml Docker image update

* Updated Metadata Of Pack FreshworksFreshservice

* Added release notes to pack FreshworksFreshservice

* Packs/FreshworksFreshservice/Integrations/FreshworksFreshservice/FreshworksFreshservice.yml Docker image update

* Updated Metadata Of Pack KnowBe4_KMSAT

* Added release notes to pack KnowBe4_KMSAT

* Packs/KnowBe4_KMSAT/Integrations/KnowBe4KMSATEventCollector/KnowBe4KMSATEventCollector.yml Docker image update

* Packs/KnowBe4_KMSAT/Integrations/KnowBe4KMSAT/KnowBe4KMSAT.yml Docker image update

* Updated Metadata Of Pack SafeNet_Trusted_Access

* Added release notes to pack SafeNet_Trusted_Access

* Packs/SafeNet_Trusted_Access/Integrations/SafeNetTrustedAccessEventCollector/SafeNetTrustedAccessEventCollector.yml Docker image update

* Updated Metadata Of Pack DelineaSS

* Added release notes to pack DelineaSS

* Packs/DelineaSS/Integrations/DelineaSS/DelineaSS.yml Docker image update

* Updated Metadata Of Pack Cryptocurrency

* Added release notes to pack Cryptocurrency

* Packs/Cryptocurrency/Integrations/Cryptocurrency/Cryptocurrency.yml Docker image update

* Updated Metadata Of Pack PANOSPolicyOptimizer

* Added release notes to pack PANOSPolicyOptimizer

* Packs/PANOSPolicyOptimizer/Integrations/PANOSPolicyOptimizer/PANOSPolicyOptimizer.yml Docker image update

* Updated Metadata Of Pack DeveloperTools

* Added release notes to pack DeveloperTools

* Packs/DeveloperTools/Integrations/CreateIncidents/CreateIncidents.yml Docker image update

* Add XSOAR_SAAS section to EDL description (#31264)

* add XSOAR_SAAS section to EDL description

* update RN

* [XSUP 30575] Added full fields query param (#31272)

* get indicators full fields data

* pre-commit

* release notes

* tests and CR fixes

* Update Packs/FeedCrowdstrikeFalconIntel/ReleaseNotes/2_1_13.md

Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>

---------

Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>

* Update Docker Image To demisto/boto3py3  (#31287)

* Updated Metadata Of Pack SecurityIntelligenceServicesFeed

* Added release notes to pack SecurityIntelligenceServicesFeed

* Packs/SecurityIntelligenceServicesFeed/Integrations/SecurityIntelligenceServicesFeed/SecurityIntelligenceServicesFeed.yml Docker image update

* Updated Metadata Of Pack AWS-IAM

* Added release notes to pack AWS-IAM

* Packs/AWS-IAM/Integrations/AWS-IAM/AWS-IAM.yml Docker image update

* Updated Metadata Of Pack AWS-Route53

* Added release notes to pack AWS-Route53

* Packs/AWS-Route53/Integrations/AWSRoute53/AWSRoute53.yml Docker image update

* Updated Metadata Of Pack AWS-AccessAnalyzer

* Added release notes to pack AWS-AccessAnalyzer

* Packs/AWS-AccessAnalyzer/Integrations/AWS-AccessAnalyzer/AWS-AccessAnalyzer.yml Docker image update

* Updated Metadata Of Pack AWS-GuardDuty

* Added release notes to pack AWS-GuardDuty

* Packs/AWS-GuardDuty/Integrations/AWSGuardDutyEventCollector/AWSGuardDutyEventCollector.yml Docker image update

* Packs/AWS-GuardDuty/Integrations/AWSGuardDuty/AWSGuardDuty.yml Docker image update

* Updated Metadata Of Pack AWS-SecurityHub

* Added release notes to pack AWS-SecurityHub

* Packs/AWS-SecurityHub/Integrations/AWSSecurityHubEventCollector/AWSSecurityHubEventCollector.yml Docker image update

* Updated Metadata Of Pack Aws-SecretsManager

* Added release notes to pack Aws-SecretsManager

* Packs/Aws-SecretsManager/Integrations/AwsSecretsManager/AwsSecretsManager.yml Docker image update

* Update Docker Image To demisto/accessdata  (#31288)

* Updated Metadata Of Pack Exterro

* Added release notes to pack Exterro

* Packs/Exterro/Integrations/Exterro/Exterro.yml Docker image update

* Update Docker Image To demisto/oci  (#31290)

* Updated Metadata Of Pack OracleCloudInfrastructure

* Added release notes to pack OracleCloudInfrastructure

* Packs/OracleCloudInfrastructure/Integrations/OracleCloudInfrastructureEventCollector/OracleCloudInfrastructureEventCollector.yml Docker image update

* Update Docker Image To demisto/py3-tools  (#31289)

* Updated Metadata Of Pack Intezer

* Added release notes to pack Intezer

* Packs/Intezer/Integrations/IntezerV2/IntezerV2.yml Docker image update

* Updated Metadata Of Pack Zabbix

* Added release notes to pack Zabbix

* Packs/Zabbix/Integrations/Zabbix/Zabbix.yml Docker image update

* Updated Metadata Of Pack FeedMalwareBazaar

* Added release notes to pack FeedMalwareBazaar

* Packs/FeedMalwareBazaar/Integrations/MalwareBazaarFeed/MalwareBazaarFeed.yml Docker image update

* Updated Metadata Of Pack FeedGCPWhitelist

* Added release notes to pack FeedGCPWhitelist

* Packs/FeedGCPWhitelist/Integrations/FeedGoogleIPRanges/FeedGoogleIPRanges.yml Docker image update

* Updated Metadata Of Pack AccentureCTI_Feed

* Added release notes to pack AccentureCTI_Feed

* Packs/AccentureCTI_Feed/Integrations/ACTIIndicatorFeed/ACTIIndicatorFeed.yml Docker image update

* Updated Metadata Of Pack SEKOIAIntelligenceCenter

* Added release notes to pack SEKOIAIntelligenceCenter

* Packs/SEKOIAIntelligenceCenter/Integrations/SEKOIAIntelligenceCenter/SEKOIAIntelligenceCenter.yml Docker image update

* Updated Metadata Of Pack JARM

* Added release notes to pack JARM

* Packs/JARM/Integrations/JARM/JARM.yml Docker image update

* Updated Metadata Of Pack Anomali_ThreatStream

* Added release notes to pack Anomali_ThreatStream

* Packs/Anomali_ThreatStream/Integrations/AnomaliThreatStreamv3/AnomaliThreatStreamv3.yml Docker image update

* Updated Metadata Of Pack CommonWidgets

* Added release notes to pack CommonWidgets

* Packs/CommonWidgets/Scripts/RSSWidget/RSSWidget.yml Docker image update

* Updated Metadata Of Pack FiltersAndTransformers

* Added release notes to pack FiltersAndTransformers

* Packs/FiltersAndTransformers/Scripts/Jmespath/Jmespath.yml Docker image update

* Update Docker Image To demisto/armorblox  (#31291)

* Updated Metadata Of Pack Armorblox

* Added release notes to pack Armorblox

* Packs/Armorblox/Integrations/Armorblox/Armorblox.yml Docker image update

* Update Docker Image To demisto/crypto  (#31292)

* Updated Metadata Of Pack AzureKeyVault

* Added release notes to pack AzureKeyVault

* Packs/AzureKeyVault/Integrations/AzureKeyVault/AzureKeyVault.yml Docker image update

* Updated Metadata Of Pack AzureSentinel

* Added release notes to pack AzureSentinel

* Packs/AzureSentinel/Integrations/AzureSentinel/AzureSentinel.yml Docker image update

* Updated Metadata Of Pack AzureDevOps

* Added release notes to pack AzureDevOps

* Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Docker image update

* Updated Metadata Of Pack MicrosoftCloudAppSecurity

* Added release notes to pack MicrosoftCloudAppSecurity

* Packs/MicrosoftCloudAppSecurity/Integrations/MicrosoftCloudAppSecurity/MicrosoftCloudAppSecurity.yml Docker image update

* Updated Metadata Of Pack AzureRiskyUsers

* Added release notes to pack AzureRiskyUsers

* Packs/AzureRiskyUsers/Integrations/AzureRiskyUsers/AzureRiskyUsers.yml Docker image update

* Updated Metadata Of Pack MicrosoftGraphGroups

* Added release notes to pack MicrosoftGraphGroups

* Packs/MicrosoftGraphGroups/Integrations/MicrosoftGraphGroups/MicrosoftGraphGroups.yml Docker image update

* Updated Metadata Of Pack AzureSQLManagement

* Added release notes to pack AzureSQLManagement

* Packs/AzureSQLManagement/Integrations/AzureSQLManagement/AzureSQLManagement.yml Docker image update

* Updated Metadata Of Pack MicrosoftGraphAPI

* Added release notes to pack MicrosoftGraphAPI

* Packs/MicrosoftGraphAPI/Integrations/MicrosoftGraphAPI/MicrosoftGraphAPI.yml Docker image update

* Updated Metadata Of Pack MicrosoftTeams

* Added release notes to pack MicrosoftTeams

* Packs/MicrosoftTeams/Integrations/MicrosoftTeamsManagement/MicrosoftTeamsManagement.yml Docker image update

* Updated Metadata Of Pack MicrosoftGraphApplications

* Added release notes to pack MicrosoftGraphApplications

* Packs/MicrosoftGraphApplications/Integrations/MicrosoftGraphApplications/MicrosoftGraphApplications.yml Docker image update

* Update Docker Image To demisto/sixgill  (#31293)

* Updated Metadata Of Pack Cybersixgill-ActionableAlerts

* Added release notes to pack Cybersixgill-ActionableAlerts

* Packs/Cybersixgill-ActionableAlerts/Integrations/CybersixgillActionableAlerts/CybersixgillActionableAlerts.yml Docker image update

* Updated Metadata Of Pack Sixgill-Darkfeed

* Added release notes to pack Sixgill-Darkfeed

* Packs/Sixgill-Darkfeed/Integrations/Sixgill_Darkfeed_Enrichment/Sixgill_Darkfeed_Enrichment.yml Docker image update

* Packs/Sixgill-Darkfeed/Integrations/Sixgill_Darkfeed/Sixgill_Darkfeed.yml Docker image update

* Update Docker Image To demisto/carbon-black-cloud  (#31295)

* Updated Metadata Of Pack CarbonBlackDefense

* Added release notes to pack CarbonBlackDefense

* Packs/CarbonBlackDefense/Integrations/CarbonBlackLiveResponseCloud/CarbonBlackLiveResponseCloud.yml Docker image update

* Update Docker Image To demisto/taxii2  (#31294)

* Updated Metadata Of Pack FeedDHS

* Added release notes to pack FeedDHS

* Packs/FeedDHS/Integrations/DHSFeedV2/DHSFeedV2.yml Docker image update

* Updated Metadata Of Pack FeedUnit42v2

* Added release notes to pack FeedUnit42v2

* Packs/FeedUnit42v2/Integrations/FeedUnit42v2/FeedUnit42v2.yml Docker image update

* MS IIS Update2 (#31256)

* Updated MicrosoftIISWebServerModelingRules_1_3

* Updated ModelingRules filters

* Updated ModelingRules filters

* Updated ReleaseNotes

* Upated ReleaseNotes

* CrowdStrikeFalconX-genreic-polling (#31189)

* old playbooks deprecated and new one added

* readme file edited

* set the interval from the inputs

* fixes for release notes

* added extensions to known words

* Update Packs/CrowdStrikeFalconX/Playbooks/Detonate_File_-_CrowdStrike_Falcon_Intelligence_Sandbox_v2.yml

Co-a…
maimorag added a commit that referenced this pull request Jan 24, 2024
* [GCP-IAM] - fix proxy issues (#31076)

* sent proxy to test-module & log exception

* fix proxy issue

* remove None

* fix

* rn

* auto pep8

* rn typo

* uts

* pre-commit

* Update Packs/GCP-IAM/ReleaseNotes/1_0_22.md

Co-authored-by: Judah Schwartz <JudahSchwartz@users.noreply.github.com>

* cr fixes

---------

Co-authored-by: Judah Schwartz <JudahSchwartz@users.noreply.github.com>

* Release notes tag parser for all xsoar mp.  (#31090)

* added xsoar_saas xsoar_on_prem functionallity to the release notes tag parser

* pre commit changes

* fixed lint whitespace error

* Fix EntryID-related issue for scripts (#30979)

* Fix zip file issue using polling

* Add release-notes

* Fix validation errors

* Minor fixes and improvements

* Update IAMInitADUser automation

* Add a warning if `ZipProtectWithPassword` parameter is not being used

* Fix typo

* `IAMInitADUser` fixes

* Bump Docker versions

* Apply code review suggestions

* Bump Docker version

* Remove timeout value from polling parameters (so that the default value will be used)

* [CommonServerPython] Fix Polling Failure If `polling` Parameter is Missing (#31111)

* Add default value to `args.get()`

* Bump version

* Update release-notes message

* jira ticket creation impovements (#31105)

jira ticket creation improvements #31105

* Added Support for Microsoft Graph Single User integration (#30967)

* Added Support for Microsoft Graph Single User integration

* fix validation

* Update 2_0_15.md

* Update Packs/EmailCommunication/ReleaseNotes/2_0_15.md

Co-authored-by: EyalPintzov <91007713+eyalpalo@users.noreply.github.com>

---------

Co-authored-by: EyalPintzov <91007713+eyalpalo@users.noreply.github.com>

* Xdr ioc to keep troubleshoting (#30163)

* trouble shooting version

* fixed new command yml

* some comments

* trouble shooting version

* fixed new command yml

* new ioc_to_keep schedule method

* some comments

* fix tz error

* added RN

* fix validation errors

* fixup! fix validation errors

* added UT

* added UT and log

* improved path

* fixup! improved path

* Update Packs/CortexXDR/Integrations/XDR_iocs/XDR_iocs.py

* Added some documentation

* Bump pack from version CortexXDR to 6.0.3.

* format the yml and update the docker

* fixed the bug when updating an already running integration that does not have the key next_icos_to_keep_time in the integration context

* docs

* Update Packs/CortexXDR/Integrations/XDR_iocs/XDR_iocs.yml

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

* Update Packs/CortexXDR/ReleaseNotes/6_0_3.md

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

* Update Packs/CortexXDR/Integrations/XDR_iocs/XDR_iocs.yml

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

* fixed the unit test acording to change in code

* fixed the unit test

* trim whitespaces

---------

Co-authored-by: darbel <darbel@paloaltonetworks.com>
Co-authored-by: esharf <57587340+esharf@users.noreply.github.com>
Co-authored-by: Content Bot <bot@demisto.com>
Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>

* Update README.md (#31129)

fixed external link

* [fileResult] - fix issue with special strings (#31126)

* [fileResult] - fix issue with special strings

* bump rn

* log if ../ is in path

* validate file-name is string

* add unit-test

* bump rn

* Rapid7 - Threat Command (IntSights) pack release 3.1.0 (#30954) (#31133)

* Changes related to Rapid7 - Threat Command (IntSights) pack release: 3.1.0

* resolved validation errors

* Updated the release notes as per the comments

* Updated the tab name for the Threat Command Layout

---------

Co-authored-by: Crest Data Systems <60967033+crestdatasystems@users.noreply.github.com>
Co-authored-by: crestdatasystems <crestdatasystems@users.noreply.github.com>
Co-authored-by: Adi Daud <46249224+adi88d@users.noreply.github.com>

* add e2e tests for xsoar-saas (#30231)

* add xsoar_ng_end_to_end_job

* unify end_to_end and write edl basic test

* add file

* fix some rules

* setup and teardown for xsoar_ng e2e

* update readme

* conftest changes

* update end_to_end_tests script

* test enhancments

* fix

* debug issues

* lock

* collect tests

* lock

* lock

* try without xsoar

* lock

* enhance tests and lock

* install e2e nessecary packs

* add packs in shell

* install only specific packs in xsoar-saas

* README.md

* install hardcoded packs

* update

* fix collect tests issues

* add REASONS_ALLOWING_NO_ID_SET_OR_CONF

* fix is_nightly

* fail when exit code != 0

* send integration params path as input

* enhance e2e echo message

* lock

* fix get_integration_params

* lock2

* sleep

* unlock machine sleep + taxii2 server

* fix unlock machine

* fix "

* fixes

* sleep in test 2 hours

* poetry lock

* edl size = 10

* update edl size loc

* use new instance

* log instance name

* existing name

* revert poetry

* poetry based on latest master

* update job to fit newer version

* lock

* state its long running

* try with long-running=true

* implement taxii2-server e2e test

* pre-commit fixes

* add headers

* lock

* move func to tools.py as its general

* docstrings

* add support for do_long_running in xsoar_client

* docstring

* slack sdk

* add slack-ask test

* test slack ask playbook

* add qradar mirroring test

* update README and add support for env vars

* docstrings

* enhancments

* update .gitignore

* do not make xsoar_ng a package

* excplicit implementation

* add test_xdr_env

* add docstrings

* pre-commit

* update slackask playbook path

* query qradar playbook state before closing offense

* assert investigation id

* increase playbook query & sleep 5 minutes taxii

* merge xsoar_ng_end_to_end to test content

* some fixes

* make nightly

* end-to-end tests inside .run-tests section

* try to fix syntax issue

* log playbook failure reasons

* add support for sourceInstanceName

* remove delete context from slack

* pre commit

* pre-commit

* try to fix taxii2 server bug

* update taxii2 server test

* sleep

* comment out waiting for playbook qradar

* sleep in case of error taxii2

* qradar

* revert taxii2 server + qradar

* assert true

* revert

* update context managers

* pre-commit fixes

* add logs

* create instance update

* create folders for content e2e tests

* make fixture named xsoar_saas_client

* get integration name to func
Please enter the commit message for your changes. Lines starting

* fixes

* pre-commit

* export context managers to client_utils

* update xsiam e2e to use new client

* update readmes

* client utils fixes

* change log name

* add junit support

* implement results support for e2e

* change name

* run e2e in current branch

* update job names

* update collect tests for testing

* do not exit if e2e tests fail

* use artifacts folder

* fix context

* save playbook - change client name

* remove playbook for testing

* add fi

* make e2e test summary to run

* ls

* try now

* change path

* file test name

* run also playbook results

* change log to error

* fix syntax error

* update get_file to use new file service

* remove import

* pre-commit

* update retry import

* do not skip qradar test if incident cannot be found

* judah's cr

* koby cr

* update result names

* Empty-Commit

* remove irrelevant logs

* cr fixes

* server_test_reulst renaming

* change end_to_end to e2e

* revert current job names

* add .e2e_test_results job

* remove e2e from test_playbooks_results

* filter only if nightly

* try to ignore pre-commit error

* change rules

* fix

* test

* xsoar saas

* try now

* fix

* xsoar-saas e2e job

* add conftest

* add conftest

* add xsoar-saas readme to avoid trigger test-upload

* port

* Empty-Commit

* test integrations

* do not test qradar module

* Empty-Commit

* Empty-Commit

* retry on different ports for taxii2-test

* remove get json response from taxii2 test

* adjust to nightly

* pre-commit

* Fix GetIndicatorDBotScoreFromCache to handle better a special character (#31070)

* a fix and a test

* docker image update

* added rn

* Bump pack from version CommonScripts to 1.12.47.

* unit test fix

* unit test fix

* unit test fix

* Bump pack from version CommonScripts to 1.12.48.

* Bump pack from version CommonScripts to 1.12.49.

* Update Packs/CommonScripts/ReleaseNotes/1_12_49.md

Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>

---------

Co-authored-by: Content Bot <bot@demisto.com>
Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>

* change pack support to community (#31110)

* change pack support to community

* first level header so im told

* Update Packs/DeveloperTools/ReleaseNotes/1_3_0.md

Co-authored-by: Shahaf Ben Yakir <44666568+ShahafBenYakir@users.noreply.github.com>

* Update Packs/DeveloperTools/ReleaseNotes/1_3_0.md

Co-authored-by: Shahaf Ben Yakir <44666568+ShahafBenYakir@users.noreply.github.com>

---------

Co-authored-by: Shahaf Ben Yakir <44666568+ShahafBenYakir@users.noreply.github.com>

* removed GIT_DEPTH (#31141)

* support multiple entry ids in ImageOCR (#31145)

* Fix taxi feed observables extraction (#31120)

* fixed an isssue where taxi feed will fail to retreive all indicators due to wrong extraction from XML blocks.

* added rn

* update docker

* update test_data

* add secret to secrets ignore

* [transformers] Enhance to be more durable #2 (#31063)

* ExtractDomainAndFQDNFromUrlAndEmail

* ExtractEmailV2

* ruff fix

* FormatURL

* Bump pack from version CommonScripts to 1.12.47.

* Bump pack from version CommonScripts to 1.12.48.

* Bump pack from version CommonScripts to 1.12.49.

* Added unit tests

* Update the docker image

* Bump pack from version CommonScripts to 1.12.50.

* Update Packs/CommonScripts/ReleaseNotes/1_12_50.md

Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com>

* Update Packs/CommonScripts/ReleaseNotes/1_12_50.md

Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com>

* Update the RN

* Update the docker image

* empty

* Skip "FormattingPerformance - Test" TPB in XSOAR 8

---------

Co-authored-by: Content Bot <bot@demisto.com>
Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com>

* Sleep w/ Polling (#30661)

add polling mechanism to sleep upon crossing polling_threshold

* Update shift management scripts (#31130)

* fixed the bug and added unit tests

* updated docker image

* RN

* updated docker image

* cr updates

* EWS rule commands - MS graph python integrations (#30943)

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

* MS IIS Update (#31132)

* Updated ModelingRules

* Updated ReleaseNotes

* Updated ReleaseNotes

* Anomali ThreatStream change DBot verdict from Benign to Unknown for Low Confidence Indicators (#30993) (#31151)

* change DBot verdict from Benign to Unknown for Low Confidence Indicators

Indicators found in Anomali that are below Confidence thresholds should be created as Unknown and not Benign.  

Anomali ThreatStream documentation regarding Confidence
https://ui.threatstream.com/optic-doc/Content/Features/threat_model/Observables/details_indicator.htm

Confidence - Confidence indicates the certainty that an observable exhibits or is connected to malicious behavior.

If Anomali has indicators with low Confidence, that doesn't mean the indicator is Benign/Safe.  It means Anomali is unsure that the indicator is Malicious and as such the more appropriate verdict in XSOAR should be Unknown.

* add indicator_default_score param

* changed values to Benign and Unknown

* update README and RN

* update RN

* update docker
set required to false

* update docker

* fix docs comments

---------

Co-authored-by: zdrouse <zdrouse@gmail.com>
Co-authored-by: adi88d <adaud@paloaltonetworks.com>
Co-authored-by: Adi Daud <46249224+adi88d@users.noreply.github.com>

* generate empty junit files (#31153)

* Update 1_6_0.json (#31164)

* fix splunkpy splunk_submit_event_hec_command string issue (#30978)

* fix splunkpy splunk_submit_event_hec_command string issue

* test

* add fix

* update rn

* [xsoar saas] - fix ports taxii2 e2e (#31163)

* Hello world saas  (#30901)

* added a new incident field only for saas mp

* added an incident field to xsoar_saas only for demonstration

* format incident field

* format incident field

* added saas word to known words

* version

* merge with master

* fixed the xsoar_saas end tag

* Added tests to validate result

* modified RN

* pre commit changes

* RN tags

* ignoe long line

* MS IIS README (#31158)

* Updated README

* Updated README

* Fixes For IP Enrichment Playbooks (#31114)

* Fixes For IP Enrichment Playbooks

* RN

* Removed the mapping rule from both playbooks. Updated the default value of the internal range playbook input according to RFC 1918.

* Removed the value of 'UseReputationCommand' playbook input and fixes the YML files

* Fixed RN

* Removed the value set for the 'UseReputationCommand' sub-playbook input.
Re-added the default value for 'UseReputationCommand' playbook input

* skip ThreatStream-Test (#31172)

* [transformers] Enhance to be more durable (#30897)

[transformers] Enhance to be more durable

* Fixes For 'Email Address Enrichment - Generic v2.1' (#31122)

* Fixes For 'Email Address Enrichment - Generic v2.1'

* Re-added the test playbook and marketplace configs to the playbook YML file

* changed the 'domain' playbook input value

* removed the 'domain' playbook input value and added RN

* Fixed RN

* Bump pack from version CommonPlaybooks to 2.4.34.

---------

Co-authored-by: Content Bot <bot@demisto.com>

* DisplayMappedFields - Fix dark mode text color (#31085)

* removed the hardcoded color

* removed the hardcoded color

* update RN

* update docker image

* Bump pack from version CommonScripts to 1.12.48.

* Unittest fixes

* Bump pack from version CommonScripts to 1.12.49.

* Unittest fixes

* Bump pack from version CommonScripts to 1.12.50.

* Bump pack from version CommonScripts to 1.12.51.

* Bump pack from version CommonScripts to 1.12.52.

* Bump pack from version CommonScripts to 1.12.53.

---------

Co-authored-by: Content Bot <bot@demisto.com>

* Updated the layout to exclude integration incident fields that are not pertinent to Vectra XDR (#31127) (#31182)

Co-authored-by: Crest Data Systems <60967033+crestdatasystems@users.noreply.github.com>
Co-authored-by: crestdatasystems <crestdatasystems@users.noreply.github.com>
Co-authored-by: MLainer1 <93524335+MLainer1@users.noreply.github.com>

* Taxii2 server relationship bug (#31162)

* [taxii2-server] - code fixes

* bump rn

* docker update

* remove debug-log because may wanted

* [ASM] EXPANDER-7096 - ASM Remediation Guidance Fields (#30955) (#31178)

Co-authored-by: John <40349459+BigEasyJ@users.noreply.github.com>
Co-authored-by: Adi Daud <46249224+adi88d@users.noreply.github.com>

* Created pack for F5 BIG-IP APM (#31017)

* Created pack for f5 apm

* Added modeling rule files.

* adding modeling rules and schema.

* modified modeling rules

* update yml file for modeling rule.

* Update Packs/F5APM/README.md

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

* Update Packs/F5APM/README.md

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

* Update Packs/F5APM/README.md

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

* Update Packs/F5APM/README.md

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

* Update Packs/F5APM/README.md

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

* Update Packs/F5APM/README.md

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

* update readme.

* Modified the read me file.

---------

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

* HelloWorld - delete old classifier (#31185)

* Add support for is array for rep commands (#31169)

* added support for isArray for python Xsoar supported reputation commands

* added rn

* Empty-Commit

* python files fixes

* fix docker issue

* cr fixes

* added logs and cache fix (#30577)

* added logs and cache fix

* Fixed another executeCommand results handling.

* Updated docker image

* Added rn

* Update Packs/Phishing/ReleaseNotes/3_6_2.md

Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>

* Update Packs/Phishing/Scripts/FindDuplicateEmailIncidents/FindDuplicateEmailIncidents.py

---------

Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>

* Add support for is array for rep commands js (#31184)

* JS files fixes

* added rn

* pre commit fixes

* pre commit fixes

* cr fixes

* xsiam-avaya-siem-content-ciac-8502 (#31128)

* init-pack

* modeling-rules

* add-docs

* fix-pid-parsing

* fix-README.md

* Fixed For Endpoint Enrichment Playbooks (#31147)

* Fixed For 'Endpoint Enrichment - Generic v2.1' Playbook

* RN

* RN

* Fixes for Endpoint_Enrichment_-_Generic_v2.1_6_8 playbook

* Bump pack from version CommonPlaybooks to 2.4.34.

* Bump pack from version CommonPlaybooks to 2.4.35.

* Fixed version for 'Endpoint Enrichment - Generic v2.1.6.8' playbook

* Fixes for 'Endpoint Enrichment - Generic v2.1' playbook

* Revert changes in 'Endpoint Enrichment - Generic v2.1' playbook

---------

Co-authored-by: Content Bot <bot@demisto.com>

* Update Docker Image To demisto/python3  (#31198)

* Updated Metadata Of Pack DeveloperTools

* Added release notes to pack DeveloperTools

* Packs/DeveloperTools/Integrations/CreateIncidents/CreateIncidents.yml Docker image update

* Updated Metadata Of Pack FlashpointFeed

* Added release notes to pack FlashpointFeed

* Packs/FlashpointFeed/Integrations/FlashpointFeed/FlashpointFeed.yml Docker image update

* Updated Metadata Of Pack AbnormalSecurity

* Added release notes to pack AbnormalSecurity

* Packs/AbnormalSecurity/Integrations/AbnormalSecurity/AbnormalSecurity.yml Docker image update

* Updated Metadata Of Pack FeedLOLBAS

* Added release notes to pack FeedLOLBAS

* Packs/FeedLOLBAS/Integrations/FeedLOLBAS/FeedLOLBAS.yml Docker image update

* Updated Metadata Of Pack Hackuity

* Added release notes to pack Hackuity

* Packs/Hackuity/Integrations/Hackuity/Hackuity.yml Docker image update

* Updated Metadata Of Pack Grafana

* Added release notes to pack Grafana

* Packs/Grafana/Integrations/Grafana/Grafana.yml Docker image update

* Updated Metadata Of Pack Binalyze

* Added release notes to pack Binalyze

* Packs/Binalyze/Integrations/BinalyzeAIR/BinalyzeAIR.yml Docker image update

* Updated Metadata Of Pack ServiceDeskPlus

* Added release notes to pack ServiceDeskPlus

* Packs/ServiceDeskPlus/Integrations/ServiceDeskPlus/ServiceDeskPlus.yml Docker image update

* Updated Metadata Of Pack Oracle_IAM

* Added release notes to pack Oracle_IAM

* Packs/Oracle_IAM/Integrations/OracleIAM/OracleIAM.yml Docker image update

* Updated Metadata Of Pack AccentureCTI

* Added release notes to pack AccentureCTI

* Packs/AccentureCTI/Integrations/ACTIIndicatorQuery/ACTIIndicatorQuery.yml Docker image update

* Update Docker Image To demisto/boto3py3  (#31199)

* Updated Metadata Of Pack SecurityIntelligenceServicesFeed

* Added release notes to pack SecurityIntelligenceServicesFeed

* Packs/SecurityIntelligenceServicesFeed/Integrations/SecurityIntelligenceServicesFeed/SecurityIntelligenceServicesFeed.yml Docker image update

* Updated Metadata Of Pack AWS-IAM

* Added release notes to pack AWS-IAM

* Packs/AWS-IAM/Integrations/AWS-IAM/AWS-IAM.yml Docker image update

* Updated Metadata Of Pack AWS-Route53

* Added release notes to pack AWS-Route53

* Packs/AWS-Route53/Integrations/AWSRoute53/AWSRoute53.yml Docker image update

* Updated Metadata Of Pack AWS-AccessAnalyzer

* Added release notes to pack AWS-AccessAnalyzer

* Packs/AWS-AccessAnalyzer/Integrations/AWS-AccessAnalyzer/AWS-AccessAnalyzer.yml Docker image update

* Updated Metadata Of Pack AWS-GuardDuty

* Added release notes to pack AWS-GuardDuty

* Packs/AWS-GuardDuty/Integrations/AWSGuardDutyEventCollector/AWSGuardDutyEventCollector.yml Docker image update

* Packs/AWS-GuardDuty/Integrations/AWSGuardDuty/AWSGuardDuty.yml Docker image update

* Updated Metadata Of Pack AWS-SecurityHub

* Added release notes to pack AWS-SecurityHub

* Packs/AWS-SecurityHub/Integrations/AWSSecurityHubEventCollector/AWSSecurityHubEventCollector.yml Docker image update

* Updated Metadata Of Pack Aws-SecretsManager

* Added release notes to pack Aws-SecretsManager

* Packs/Aws-SecretsManager/Integrations/AwsSecretsManager/AwsSecretsManager.yml Docker image update

* Update Docker Image To demisto/armorblox  (#31203)

* Updated Metadata Of Pack Armorblox

* Added release notes to pack Armorblox

* Packs/Armorblox/Integrations/Armorblox/Armorblox.yml Docker image update

* Update Docker Image To demisto/py3-tools  (#31201)

* Updated Metadata Of Pack Intezer

* Added release notes to pack Intezer

* Packs/Intezer/Integrations/IntezerV2/IntezerV2.yml Docker image update

* Updated Metadata Of Pack Zabbix

* Added release notes to pack Zabbix

* Packs/Zabbix/Integrations/Zabbix/Zabbix.yml Docker image update

* Updated Metadata Of Pack FeedMalwareBazaar

* Added release notes to pack FeedMalwareBazaar

* Packs/FeedMalwareBazaar/Integrations/MalwareBazaarFeed/MalwareBazaarFeed.yml Docker image update

* Updated Metadata Of Pack FeedGCPWhitelist

* Added release notes to pack FeedGCPWhitelist

* Packs/FeedGCPWhitelist/Integrations/FeedGoogleIPRanges/FeedGoogleIPRanges.yml Docker image update

* Updated Metadata Of Pack AccentureCTI_Feed

* Added release notes to pack AccentureCTI_Feed

* Packs/AccentureCTI_Feed/Integrations/ACTIIndicatorFeed/ACTIIndicatorFeed.yml Docker image update

* Updated Metadata Of Pack SEKOIAIntelligenceCenter

* Added release notes to pack SEKOIAIntelligenceCenter

* Packs/SEKOIAIntelligenceCenter/Integrations/SEKOIAIntelligenceCenter/SEKOIAIntelligenceCenter.yml Docker image update

* Updated Metadata Of Pack JARM

* Added release notes to pack JARM

* Packs/JARM/Integrations/JARM/JARM.yml Docker image update

* Updated Metadata Of Pack CommonWidgets

* Added release notes to pack CommonWidgets

* Packs/CommonWidgets/Scripts/RSSWidget/RSSWidget.yml Docker image update

* Updated Metadata Of Pack FiltersAndTransformers

* Added release notes to pack FiltersAndTransformers

* Packs/FiltersAndTransformers/Scripts/Jmespath/Jmespath.yml Docker image update

* Update Docker Image To demisto/oci  (#31202)

* Updated Metadata Of Pack OracleCloudInfrastructure

* Added release notes to pack OracleCloudInfrastructure

* Packs/OracleCloudInfrastructure/Integrations/OracleCloudInfrastructureEventCollector/OracleCloudInfrastructureEventCollector.yml Docker image update

* Update Docker Image To demisto/accessdata  (#31200)

* Updated Metadata Of Pack Exterro

* Added release notes to pack Exterro

* Packs/Exterro/Integrations/Exterro/Exterro.yml Docker image update

* Fix DS108

---------

Co-authored-by: israelpolishook <ipolishuk@paloaltonetworks.com>

* Update Docker Image To demisto/carbon-black-cloud  (#31206)

* Updated Metadata Of Pack CarbonBlackDefense

* Added release notes to pack CarbonBlackDefense

* Packs/CarbonBlackDefense/Integrations/CarbonBlackLiveResponseCloud/CarbonBlackLiveResponseCloud.yml Docker image update

* Update Docker Image To demisto/taxii2  (#31205)

* Updated Metadata Of Pack FeedUnit42v2

* Added release notes to pack FeedUnit42v2

* Packs/FeedUnit42v2/Integrations/FeedUnit42v2/FeedUnit42v2.yml Docker image update

* Update Docker Image To demisto/crypto  (#31204)

* Updated Metadata Of Pack AzureKeyVault

* Added release notes to pack AzureKeyVault

* Packs/AzureKeyVault/Integrations/AzureKeyVault/AzureKeyVault.yml Docker image update

* Updated Metadata Of Pack AzureSentinel

* Added release notes to pack AzureSentinel

* Packs/AzureSentinel/Integrations/AzureSentinel/AzureSentinel.yml Docker image update

* Updated Metadata Of Pack AzureDevOps

* Added release notes to pack AzureDevOps

* Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Docker image update

* Updated Metadata Of Pack MicrosoftCloudAppSecurity

* Added release notes to pack MicrosoftCloudAppSecurity

* Packs/MicrosoftCloudAppSecurity/Integrations/MicrosoftCloudAppSecurity/MicrosoftCloudAppSecurity.yml Docker image update

* Updated Metadata Of Pack AzureRiskyUsers

* Added release notes to pack AzureRiskyUsers

* Packs/AzureRiskyUsers/Integrations/AzureRiskyUsers/AzureRiskyUsers.yml Docker image update

* Updated Metadata Of Pack MicrosoftGraphGroups

* Added release notes to pack MicrosoftGraphGroups

* Packs/MicrosoftGraphGroups/Integrations/MicrosoftGraphGroups/MicrosoftGraphGroups.yml Docker image update

* Updated Metadata Of Pack AzureSQLManagement

* Added release notes to pack AzureSQLManagement

* Packs/AzureSQLManagement/Integrations/AzureSQLManagement/AzureSQLManagement.yml Docker image update

* Updated Metadata Of Pack MicrosoftGraphAPI

* Added release notes to pack MicrosoftGraphAPI

* Packs/MicrosoftGraphAPI/Integrations/MicrosoftGraphAPI/MicrosoftGraphAPI.yml Docker image update

* Updated Metadata Of Pack MicrosoftTeams

* Added release notes to pack MicrosoftTeams

* Packs/MicrosoftTeams/Integrations/MicrosoftTeamsManagement/MicrosoftTeamsManagement.yml Docker image update

* Updated Metadata Of Pack MicrosoftGraphApplications

* Added release notes to pack MicrosoftGraphApplications

* Packs/MicrosoftGraphApplications/Integrations/MicrosoftGraphApplications/MicrosoftGraphApplications.yml Docker image update

* Update Docker Image To demisto/opnsense  (#31208)

* Updated Metadata Of Pack OPNSense

* Added release notes to pack OPNSense

* Packs/OPNSense/Integrations/OPNSense/OPNSense.yml Docker image update

* Update Docker Image To demisto/auth-utils  (#31207)

* Updated Metadata Of Pack Cylance_Protect

* Added release notes to pack Cylance_Protect

* Packs/Cylance_Protect/Integrations/Cylance_Protect_v2/Cylance_Protect_v2.yml Docker image update

* Updated Metadata Of Pack Zoom

* Added release notes to pack Zoom

* Packs/Zoom/Integrations/ZoomEventCollector/ZoomEventCollector.yml Docker image update

* Updated Metadata Of Pack Silverfort

* Added release notes to pack Silverfort

* Packs/Silverfort/Integrations/Silverfort/Silverfort.yml Docker image update

* Updated Metadata Of Pack AzureDataExplorer

* Added release notes to pack AzureDataExplorer

* Packs/AzureDataExplorer/Integrations/AzureDataExplorer/AzureDataExplorer.yml Docker image update

* Updated Metadata Of Pack MicrosoftManagementActivity

* Added release notes to pack MicrosoftManagementActivity

* Packs/MicrosoftManagementActivity/Integrations/MicrosoftManagementActivity/MicrosoftManagementActivity.yml Docker image update

* Updated Metadata Of Pack Box

* Added release notes to pack Box

* Packs/Box/Integrations/BoxEventsCollector/BoxEventsCollector.yml Docker image update

* Packs/Box/Integrations/BoxV2/BoxV2.yml Docker image update

* Updated Metadata Of Pack Troubleshoot

* Added release notes to pack Troubleshoot

* Packs/Troubleshoot/Scripts/CertificatesTroubleshoot/CertificatesTroubleshoot.yml Docker image update

* commit

---------

Co-authored-by: israelpolishook <ipolishuk@paloaltonetworks.com>

* Update Docker Image To demisto/ippysocks-py3  (#31211)

* Updated Metadata Of Pack Whois

* Added release notes to pack Whois

* Packs/Whois/Integrations/Whois/Whois.yml Docker image update

* Update Docker Image To demisto/python3  (#31214)

* Updated Metadata Of Pack QualysFIM

* Added release notes to pack QualysFIM

* Packs/QualysFIM/Integrations/QualysFIM/QualysFIM.yml Docker image update

* Updated Metadata Of Pack FortiSIEM

* Added release notes to pack FortiSIEM

* Packs/FortiSIEM/Integrations/FortiSIEMV2/FortiSIEMV2.yml Docker image update

* Updated Metadata Of Pack FreshworksFreshservice

* Added release notes to pack FreshworksFreshservice

* Packs/FreshworksFreshservice/Integrations/FreshworksFreshservice/FreshworksFreshservice.yml Docker image update

* Updated Metadata Of Pack KnowBe4_KMSAT

* Added release notes to pack KnowBe4_KMSAT

* Packs/KnowBe4_KMSAT/Integrations/KnowBe4KMSATEventCollector/KnowBe4KMSATEventCollector.yml Docker image update

* Packs/KnowBe4_KMSAT/Integrations/KnowBe4KMSAT/KnowBe4KMSAT.yml Docker image update

* Updated Metadata Of Pack SafeNet_Trusted_Access

* Added release notes to pack SafeNet_Trusted_Access

* Packs/SafeNet_Trusted_Access/Integrations/SafeNetTrustedAccessEventCollector/SafeNetTrustedAccessEventCollector.yml Docker image update

* Updated Metadata Of Pack DelineaSS

* Added release notes to pack DelineaSS

* Packs/DelineaSS/Integrations/DelineaSS/DelineaSS.yml Docker image update

* Updated Metadata Of Pack Cryptocurrency

* Added release notes to pack Cryptocurrency

* Packs/Cryptocurrency/Integrations/Cryptocurrency/Cryptocurrency.yml Docker image update

* Updated Metadata Of Pack PANOSPolicyOptimizer

* Added release notes to pack PANOSPolicyOptimizer

* Packs/PANOSPolicyOptimizer/Integrations/PANOSPolicyOptimizer/PANOSPolicyOptimizer.yml Docker image update

* Updated Metadata Of Pack DeveloperTools

* Added release notes to pack DeveloperTools

* Packs/DeveloperTools/Integrations/CreateIncidents/CreateIncidents.yml Docker image update

* Update Docker Image To demisto/boto3py3  (#31215)

* Updated Metadata Of Pack SecurityIntelligenceServicesFeed

* Added release notes to pack SecurityIntelligenceServicesFeed

* Packs/SecurityIntelligenceServicesFeed/Integrations/SecurityIntelligenceServicesFeed/SecurityIntelligenceServicesFeed.yml Docker image update

* Updated Metadata Of Pack AWS-IAM

* Added release notes to pack AWS-IAM

* Packs/AWS-IAM/Integrations/AWS-IAM/AWS-IAM.yml Docker image update

* Updated Metadata Of Pack AWS-Route53

* Added release notes to pack AWS-Route53

* Packs/AWS-Route53/Integrations/AWSRoute53/AWSRoute53.yml Docker image update

* Updated Metadata Of Pack AWS-AccessAnalyzer

* Added release notes to pack AWS-AccessAnalyzer

* Packs/AWS-AccessAnalyzer/Integrations/AWS-AccessAnalyzer/AWS-AccessAnalyzer.yml Docker image update

* Updated Metadata Of Pack AWS-GuardDuty

* Added release notes to pack AWS-GuardDuty

* Packs/AWS-GuardDuty/Integrations/AWSGuardDutyEventCollector/AWSGuardDutyEventCollector.yml Docker image update

* Packs/AWS-GuardDuty/Integrations/AWSGuardDuty/AWSGuardDuty.yml Docker image update

* Updated Metadata Of Pack AWS-SecurityHub

* Added release notes to pack AWS-SecurityHub

* Packs/AWS-SecurityHub/Integrations/AWSSecurityHubEventCollector/AWSSecurityHubEventCollector.yml Docker image update

* Updated Metadata Of Pack Aws-SecretsManager

* Added release notes to pack Aws-SecretsManager

* Packs/Aws-SecretsManager/Integrations/AwsSecretsManager/AwsSecretsManager.yml Docker image update

* Update Docker Image To demisto/accessdata  (#31216)

* Updated Metadata Of Pack Exterro

* Added release notes to pack Exterro

* Packs/Exterro/Integrations/Exterro/Exterro.yml Docker image update

* Update Docker Image To demisto/oci  (#31218)

* Updated Metadata Of Pack OracleCloudInfrastructure

* Added release notes to pack OracleCloudInfrastructure

* Packs/OracleCloudInfrastructure/Integrations/OracleCloudInfrastructureEventCollector/OracleCloudInfrastructureEventCollector.yml Docker image update

* Update Docker Image To demisto/py3-tools  (#31217)

* Updated Metadata Of Pack Intezer

* Added release notes to pack Intezer

* Packs/Intezer/Integrations/IntezerV2/IntezerV2.yml Docker image update

* Updated Metadata Of Pack Zabbix

* Added release notes to pack Zabbix

* Packs/Zabbix/Integrations/Zabbix/Zabbix.yml Docker image update

* Updated Metadata Of Pack FeedMalwareBazaar

* Added release notes to pack FeedMalwareBazaar

* Packs/FeedMalwareBazaar/Integrations/MalwareBazaarFeed/MalwareBazaarFeed.yml Docker image update

* Updated Metadata Of Pack FeedGCPWhitelist

* Added release notes to pack FeedGCPWhitelist

* Packs/FeedGCPWhitelist/Integrations/FeedGoogleIPRanges/FeedGoogleIPRanges.yml Docker image update

* Updated Metadata Of Pack AccentureCTI_Feed

* Added release notes to pack AccentureCTI_Feed

* Packs/AccentureCTI_Feed/Integrations/ACTIIndicatorFeed/ACTIIndicatorFeed.yml Docker image update

* Updated Metadata Of Pack SEKOIAIntelligenceCenter

* Added release notes to pack SEKOIAIntelligenceCenter

* Packs/SEKOIAIntelligenceCenter/Integrations/SEKOIAIntelligenceCenter/SEKOIAIntelligenceCenter.yml Docker image update

* Updated Metadata Of Pack JARM

* Added release notes to pack JARM

* Packs/JARM/Integrations/JARM/JARM.yml Docker image update

* Updated Metadata Of Pack Anomali_ThreatStream

* Added release notes to pack Anomali_ThreatStream

* Packs/Anomali_ThreatStream/Integrations/AnomaliThreatStreamv3/AnomaliThreatStreamv3.yml Docker image update

* Updated Metadata Of Pack CommonWidgets

* Added release notes to pack CommonWidgets

* Packs/CommonWidgets/Scripts/RSSWidget/RSSWidget.yml Docker image update

* Updated Metadata Of Pack FiltersAndTransformers

* Added release notes to pack FiltersAndTransformers

* Packs/FiltersAndTransformers/Scripts/Jmespath/Jmespath.yml Docker image update

* CortexXDRIR-generic-polling (#31082)

* - Added new playbook for quarantine_file
- Old playbook deprecated
- New image added

* release notes added

* - New playbook for _Retrieve_File_Playbook_v2 created
- Old playbook _Retrieve_File_Playbook deprecated
- Image was added

* Release notes were added

* Changed the name of the playbook

* Readme file added

* Added image

* fixed image location in readme file

* Update Packs/CortexXDR/Playbooks/Cortex_XDR_-_Retrieve_File_v2.yml

Co-authored-by: Sasha Sokolovich <88268646+ssokolovich@users.noreply.github.com>

* Bump pack from version CortexXDR to 6.0.4.

* Removed unnecessary tests

* Readme files were updated

* Fixes for the playbooks

* fixed Tests/conf.json file

* image issue fixed

* Added new images

* Update Packs/CortexXDR/Playbooks/Cortex_XDR_-_Retrieve_File_Playbook_README.md

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

* Update Packs/CortexXDR/Playbooks/Cortex_XDR_-_Retrieve_File_Playbook_README.md

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

* Update Packs/CortexXDR/ReleaseNotes/6_0_4.md

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

* Update Packs/CortexXDR/ReleaseNotes/6_0_4.md

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

* Update Packs/CortexXDR/ReleaseNotes/6_0_4.md

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

* Update Packs/CortexXDR/ReleaseNotes/6_0_4.md

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

* Update Packs/CortexXDR/Playbooks/Cortex_XDR_-_Retrieve_File_Playbook_README.md

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

* Update Packs/CortexXDR/Playbooks/Cortex_XDR_-_quarantine_file_v2_README.md

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

* PR fixes - new condition to check if the task finished successfully

* release notes updated

* image path fixed

* Added new outputs for playbook

* release notes updated

* fix

* readme files fixed

* image issue

* image issue

* fix

* fix

* fix

* fix

* uploaded new playbook because of the image issue

* fix for image issue

* delete photo

* fixes

* test playbooks fixed

* test playbooks removed

---------

Co-authored-by: Sasha Sokolovich <88268646+ssokolovich@users.noreply.github.com>
Co-authored-by: Content Bot <bot@demisto.com>
Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>

* Update Docker Image To demisto/crypto  (#31219)

* Updated Metadata Of Pack AzureKeyVault

* Added release notes to pack AzureKeyVault

* Packs/AzureKeyVault/Integrations/AzureKeyVault/AzureKeyVault.yml Docker image update

* Updated Metadata Of Pack AzureSentinel

* Added release notes to pack AzureSentinel

* Packs/AzureSentinel/Integrations/AzureSentinel/AzureSentinel.yml Docker image update

* Updated Metadata Of Pack AzureDevOps

* Added release notes to pack AzureDevOps

* Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Docker image update

* Updated Metadata Of Pack MicrosoftCloudAppSecurity

* Added release notes to pack MicrosoftCloudAppSecurity

* Packs/MicrosoftCloudAppSecurity/Integrations/MicrosoftCloudAppSecurity/MicrosoftCloudAppSecurity.yml Docker image update

* Updated Metadata Of Pack AzureRiskyUsers

* Added release notes to pack AzureRiskyUsers

* Packs/AzureRiskyUsers/Integrations/AzureRiskyUsers/AzureRiskyUsers.yml Docker image update

* Updated Metadata Of Pack MicrosoftGraphGroups

* Added release notes to pack MicrosoftGraphGroups

* Packs/MicrosoftGraphGroups/Integrations/MicrosoftGraphGroups/MicrosoftGraphGroups.yml Docker image update

* Updated Metadata Of Pack AzureSQLManagement

* Added release notes to pack AzureSQLManagement

* Packs/AzureSQLManagement/Integrations/AzureSQLManagement/AzureSQLManagement.yml Docker image update

* Updated Metadata Of Pack MicrosoftGraphAPI

* Added release notes to pack MicrosoftGraphAPI

* Packs/MicrosoftGraphAPI/Integrations/MicrosoftGraphAPI/MicrosoftGraphAPI.yml Docker image update

* Updated Metadata Of Pack MicrosoftTeams

* Added release notes to pack MicrosoftTeams

* Packs/MicrosoftTeams/Integrations/MicrosoftTeamsManagement/MicrosoftTeamsManagement.yml Docker image update

* Updated Metadata Of Pack MicrosoftGraphApplications

* Added release notes to pack MicrosoftGraphApplications

* Packs/MicrosoftGraphApplications/Integrations/MicrosoftGraphApplications/MicrosoftGraphApplications.yml Docker image update

* update pack ignore (#31193)

* Slack event collector: fixed an issue where we get a Bad Request error (#31135)

* fixed an issue where we get a Bad Request error.

* pre-commit

* added test

* fixed Flake8 error

* fixed cr comments

* fixed cr comments

* update Docker image

* YR/Remove-fields-with-one-letter-DBotFindSimilarIncidents/XSUP-29299 (#31161)

* fixes

* code and test

* remove Json feed from this pr

* test

* note

* pre commit

* RN

* CR and Flake8

* format

* pre commit

* Fixes For 'URL Enrichment - Generic v2' Playbook (#31195)

* Fixes For 'URL Enrichment - Generic v2' Playbook

* RN

* Bump pack from version CommonPlaybooks to 2.4.36.

---------

Co-authored-by: Content Bot <bot@demisto.com>

* F5 APM Remove XSIAM tags (#31221)

* remove ls from test_e2e_results.sh (#31186)

* [IsEmailAddressInternal] Fix an issue with **domain** argument (#31222)

* First commit

* Added RN

* Update Packs/CommonScripts/ReleaseNotes/1_12_54.md

Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com>

---------

Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com>

* Deprecate 'Get endpoint details - Generic' Playbook (#31196)

* Deprecate 'Get endpoint details - Generic' Playbook

* RN

* Bump pack from version CommonPlaybooks to 2.4.36.

* Bump pack from version CommonPlaybooks to 2.4.37.

---------

Co-authored-by: Content Bot <bot@demisto.com>

* Replacing the deprecated sub-playbook within the 'NGFW Internal Scan'… (#31197)

* Replacing the deprecated sub-playbook within the 'NGFW Internal Scan' XSIAM playbook

* RN

* [Marketplace Contribution] CISO Metrics (#30641) (#31213)

* "pack contribution initial commit"

* Update pack_metadata.json

* Update and rename dashboard-98f353a2-312b-49f2-8e58-d71f60daf3a7-CISO_Metrics.json to dashboard-98f353a2-312b-49f2-8e58-d71f60daf3a7-CommunityCommonDashboards.json

Rename to CommunityCommonDashboards

* Update pack_metadata.json

Renamed  "name": "CommunityCommonDashboards"

* Update README.md

Added description

* Update README.md

* Update and rename README.md to README.md

* Rename dashboard-98f353a2-312b-49f2-8e58-d71f60daf3a7-CommunityCommonDashboards.json to dashboard-98f353a2-312b-49f2-8e58-d71f60daf3a7-CommunityCommonDashboards.json

* Rename .pack-ignore to .pack-ignore

* Rename .secrets-ignore to .secrets-ignore

* Rename pack_metadata.json to pack_metadata.json

* Update .pack-ignore

* Update pack_metadata.json

* Update .pack-ignore

* Update and rename dashboard-98f353a2-312b-49f2-8e58-d71f60daf3a7-CommunityCommonDashboards.json to CISOMetrics.json

Renamed to CISOMetrics

* Update pack_metadata.json

* Update pack_metadata.json

* Update README.md

---------

Co-authored-by: xsoar-bot <67315154+xsoar-bot@users.noreply.github.com>
Co-authored-by: Sapir Shuker <49246861+sapirshuker@users.noreply.github.com>
Co-authored-by: David Uhrlaub <90627446+rurhrlaub@users.noreply.github.com>

* Cybereason xsoar v 2.1.14 (#30647) (#31225)

* added v2.1.14 codebase

* fix pr comments

* replace dummy md5 placeholder

* Update Packs/Cybereason/Integrations/Cybereason/Cybereason.py



* updated docker image python version

* updated release notes docker version

* added pagination params

* updated docker image

* fix lint errors

* fix demisto validate errors

* updated release notes

* updated release notes

* updated release notes

* updated command name as per PR comment

* removed manual filtering for response

* updated function name to match the command name format

* updated unit test as per new command name

* added machinename filter to api query

* moved empty output message to the top

* updated docker image tag to latest

* undo changes from unisolate endpoint playbook

---------

Co-authored-by: suraj-metron <87964764+suraj-metron@users.noreply.github.com>
Co-authored-by: Sapir Shuker <49246861+sapirshuker@users.noreply.github.com>

* fixed polling support (#30873)

* fixed polling support

* fixed rn

* added rn

* added rn

* XSUP-30786/Fix (#31168)

* Added failing UT

* Fixed the issue

* Updated docker image

* Updated RN

* Update Packs/PAN-OS/ReleaseNotes/2_1_15.md

Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>

* Updated the bug fix and the UT

* updated docker image

---------

Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>

* rewrite to js FirstArrayElement and LastArrayElement (#31228)

* rewrite to js

* added tpb

* added empty test case to tpb

* precommit fixes

* change fromversion so build wont fail

* Enable Core REST API with general XSIAM endpoints (#31226)

* mostly works

* added release notes

* fixes from review

* F5 APM fixed the marketplace build failure (#31236)

* F5 APM Remove XSIAM tags

* fix marketplace error

* Add incidents field (#30393) (#31233)

* add rawJSON field to incidents

* release notes

* update docker image tag

* nit

* fetching incident details

* mapper + incident fields

* remove incorrect incident field files

* new incident field files, new mapper

* sdk validate command changes

* update release noteS

* validation errors

* fix validation errors

* undo release notes changes

* undo release notes change

* undo release notes

* undo release notes

* undo release notes

* nit

* new release notes

* remove playbook id

* update docker image tag

* revert release notes

* revert RN

* nit- remove filters used for testing

* add details field to threats

* remove try/except blocks

* changing version

* Update Abnormal_Security_Custom_Incident_types.json change from version

* nit - remove changes used for demo

* updating docker image

* update docker image tag

---------

Co-authored-by: William Olyslager <wolyslager@abnormalsecurity.com>
Co-authored-by: sapirshuker <sshuker@paloaltonetworks.com>
Co-authored-by: Sapir Shuker <49246861+sapirshuker@users.noreply.github.com>

* Update Docker Image To demisto/python3  (#31242)

* Updated Metadata Of Pack CIRCL

* Added release notes to pack CIRCL

* Packs/CIRCL/Integrations/CirclCVESearch/CirclCVESearch.yml Docker image update

* Updated Metadata Of Pack ipinfo

* Added release notes to pack ipinfo

* Packs/ipinfo/Integrations/ipinfo_v2/ipinfo_v2.yml Docker image update

* Updated Metadata Of Pack AutoFocus

* Added release notes to pack AutoFocus

* Packs/AutoFocus/Integrations/FeedAutofocus/FeedAutofocus.yml Docker image update

* Packs/AutoFocus/Integrations/AutofocusV2/AutofocusV2.yml Docker image update

* Updated Metadata Of Pack MailSenderNew

* Added release notes to pack MailSenderNew

* Packs/MailSenderNew/Integrations/MailSenderNew/MailSenderNew.yml Docker image update

* avoid to update Docker for AutoFocusv2

---------

Co-authored-by: israelpolishook <ipolishuk@paloaltonetworks.com>

* Fixes For 'IP Enrichment - Generic v2' Playbook (#31183)

* Fixes For 'IP Enrichment - Generic v2' Playbook

* RN

* RN

* Updated the 'InternalRange' playbook input's default value.

* configured the 'extended_data' and 'threat_model_association' sub-playbook inputs

* Bump pack from version CommonPlaybooks to 2.4.36.

* Bump pack from version CommonPlaybooks to 2.4.37.

* changed the default value of the 'ResolveIP' playbook input

* re-added RN after merging from master

* Fixes RN

---------

Co-authored-by: Content Bot <bot@demisto.com>

* Check if should run Instance role (#31245)

* Added the sync from the saas bucket and modified the verify script to take the revision from the correct bucket. (#31254)

* AWS Organizations (#30525)

* init

* commands template

* aws-org-children-list

* more commands

* even more commands

* added account commands

* removed enhancement commands

* use json_transform

* unit-tests init

* unit-tests continued

* unit-tests continued some more

* TPB

* one more unit-test

* one more unit-test

* one more unit-test

* name change

* TPB

* docs complete

* pack readme

* pack readme part 2

* readme modified

* more tests

* more tests

* use get()

* adde description

* removed isFetch

* added image

* name change

* CR changes

* Apply suggestions from code review

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

* Update docker

* put the commands back in

* code complete

* yml part 2

* yml part 3

* test template

* unit-tests continued some more

* unit-tests almost complete

* unit-tests complete

* fixed a few bugs

* fixed unit-tests

* added readme

* update readme

* added missing descriptions to readme

* TPB

* Apply suggestions from code review

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

* CR changes

* demo changes

* update docker

* build wars: round 1

* build wars: round 2

* build wars: round 3; add unit-tests

* build wars: round 4

* build wars: round 5

* build wars: round 6

---------

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

* NextToken in CommandResults (#30501)

* init

* new design

* added error in case of non nested input

* RN

* a tad more docs

* Bump pack from version Base to 1.32.47.

* Bump pack from version Base to 1.32.48.

* Bump pack from version Base to 1.32.49.

* improved doc-string

* resolve conflicts

* resolve conflicts

* Bump pack from version Base to 1.32.52.

---------

Co-authored-by: Content Bot <bot@demisto.com>

* demisto-sdk-release 1.24.0 (#31268)

* poetry files

* update validate manager imports (#31179)

* update validate manager imports

* revert

* Update Tests/configure_and_test_integration_instances.py

* Edit file types test (#31170)

* edited tests

* s

* s

* edit

---------

Co-authored-by: Content Bot <bot@demisto.com>
Co-authored-by: Yuval Hayun <70104171+YuvHayun@users.noreply.github.com>
Co-authored-by: merit-maita <49760643+merit-maita@users.noreply.github.com>
Co-authored-by: JudithB <132264628+jbabazadeh@users.noreply.github.com>

* modified modeling rules of clearswift dlp (#31247)

* modified modeling rules of clearswift dlp

* modified the parsing rule of clearswiftdlp

* Added release notes.

* added dlp to pack ignore

* added Clearswift to pack ignore

* QRadar: continue to poll in case of networking issues (#31084)

* Generalize the mode option in pre-commit (#30663)

* args updated to match the update in the sdk

* add merge-coverage-report and coverage-analyze

* updaing pyproject.toml

* poetry lock

* restoring pyproject.toml and poetry.lock

* pre-commit.yml

* updates

* test comment

* use sdk ref

* if

* add github output

* revert ilan changes

* merge-pytest-reports

---------

Co-authored-by: ilan <ierukhimovic@paloaltonetworks.com>

* EXPANDR-1576 CortexXpanse Remediation Guidance changes (#31190)

* EXPANDR-1576 CortexXpanse Remediation Guidance changes (#30712)

* CortexXpanse RG changes

* Fix flake8 errors

* Fix unit test cases

* Update docker version

* update command name

* Readme updates

* docker update

* Ignore BC error

* fix packignore

* Update release notes

* update breaking change notes

* update breaking change notes

* correct RN

---------

Co-authored-by: Chait A <112722030+capanw@users.noreply.github.com>
Co-authored-by: ilappe <ilappe@paloaltonetworks.com>

* Feature/cyberint enhancement (#31252)

* Feature/cyberint enhancement (#30493)

* Update Docker Image To demisto/py3-tools  (#25523)

* Updated Metadata Of Pack FeedAWS

* Added release notes to pack FeedAWS

* Packs/FeedAWS/Integrations/FeedAWS/FeedAWS.yml Docker image update

* update Cyberint Pack

* update release note and incidentfields

* update CommonType release note

* update CommonType relesenotes

* update CommonType relese notes

* update CyberInt Related entity name

* update release notes

* add new incident field: Alert Data

* foramt alert_data

* update CyberInt Related Entity name to avoid validation errors

* reset the CyberInt Related Entity name

* update incident field name

* Update 3_3_93.md

* pre commit update docker

* added known words

* fixed the RN

* known words

---------

Co-authored-by: TalGumi <101499620+TalGumi@users.noreply.github.com>
Co-authored-by: omerKarkKatz <95565843+omerKarkKatz@users.noreply.github.com>
Co-authored-by: okarkkatz <okarkkatz@paloaltonetworks.com>

* [xsoar-8 coverage] - use poll functions from SDK clients (#31144)

* update poetry

* use poll functions

* test against builds

* try to fix ssl issue

* timeout = 300 + verify ssl

* fix ssl issues

* fix incident pull

* fix

* make verify=false by default

* fix ports bug

* use sdk master

* revert poetry

* revert infra used for testing

* [CrowdStrike Falcon Intel v2] Fixed an issue in 'cs-actors' and 'cs-reports' commands (#31265)

* Fix the 'NoneType' object is not iterable issue

* ruff

* Update the docker image; Add RN

* Update Packs/CrowdStrikeIntel/ReleaseNotes/2_0_34.md

Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com>

---------

Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com>

* oncall- installation orders (#31253)

* test

* test

* revert debugs

* pre-commit

---------

Co-authored-by: Jas Beilin <jgranot@paloaltonetworks.com>

* Core rest api docs fix (#31262)

* Improved descriptions.

* Added docs

* Added rn.

* Changed i.e to e.g

* bugfix/XSUP-30713/port-scan-pb-issue-incident-failure (#31154)

* Fix playbook input's default value, change to not
required, add check for value not empty

* Update playbook image

* Update release notes

* Bump pack from version CortexXDR to 6.0.5.

* Moved InternalIPRanges input check to better location

* Fix review comments

---------

Co-authored-by: Content Bot <bot@demisto.com>

* [PagerDuty v2] Added Support For Pagination (#30959)

* commit init - lint and type annotation

* typing

* pagination function and some typing

* fix api limit and pagination

* added UT and test_data

* added RN and description for args

* generate readme

* update docker

* added UT

* fix flake8

* more docstring, one more UT, fix send unnecessary parameters

* fix f-string

* fix pep8

* revert copy

* fix parameters name

* docs review

* update docker

* [ASM] EXPANDR 7225 - Update Ev1 Integration Display Name (#31234) (#31276)

* Update Display Name

* Update release notes

* Update docker image and add period to descriptions

Co-authored-by: John <40349459+BigEasyJ@users.noreply.github.com>
Co-authored-by: MLainer1 <93524335+MLainer1@users.noreply.github.com>

* Update Docker Image To demisto/python3  (#31286)

* Updated Metadata Of Pack QualysFIM

* Added release notes to pack QualysFIM

* Packs/QualysFIM/Integrations/QualysFIM/QualysFIM.yml Docker image update

* Updated Metadata Of Pack FortiSIEM

* Added release notes to pack FortiSIEM

* Packs/FortiSIEM/Integrations/FortiSIEMV2/FortiSIEMV2.yml Docker image update

* Updated Metadata Of Pack FreshworksFreshservice

* Added release notes to pack FreshworksFreshservice

* Packs/FreshworksFreshservice/Integrations/FreshworksFreshservice/FreshworksFreshservice.yml Docker image update

* Updated Metadata Of Pack KnowBe4_KMSAT

* Added release notes to pack KnowBe4_KMSAT

* Packs/KnowBe4_KMSAT/Integrations/KnowBe4KMSATEventCollector/KnowBe4KMSATEventCollector.yml Docker image update

* Packs/KnowBe4_KMSAT/Integrations/KnowBe4KMSAT/KnowBe4KMSAT.yml Docker image update

* Updated Metadata Of Pack SafeNet_Trusted_Access

* Added release notes to pack SafeNet_Trusted_Access

* Packs/SafeNet_Trusted_Access/Integrations/SafeNetTrustedAccessEventCollector/SafeNetTrustedAccessEventCollector.yml Docker image update

* Updated Metadata Of Pack DelineaSS

* Added release notes to pack DelineaSS

* Packs/DelineaSS/Integrations/DelineaSS/DelineaSS.yml Docker image update

* Updated Metadata Of Pack Cryptocurrency

* Added release notes to pack Cryptocurrency

* Packs/Cryptocurrency/Integrations/Cryptocurrency/Cryptocurrency.yml Docker image update

* Updated Metadata Of Pack PANOSPolicyOptimizer

* Added release notes to pack PANOSPolicyOptimizer

* Packs/PANOSPolicyOptimizer/Integrations/PANOSPolicyOptimizer/PANOSPolicyOptimizer.yml Docker image update

* Updated Metadata Of Pack DeveloperTools

* Added release notes to pack DeveloperTools

* Packs/DeveloperTools/Integrations/CreateIncidents/CreateIncidents.yml Docker image update

* Add XSOAR_SAAS section to EDL description (#31264)

* add XSOAR_SAAS section to EDL description

* update RN

* [XSUP 30575] Added full fields query param (#31272)

* get indicators full fields data

* pre-commit

* release notes

* tests and CR fixes

* Update Packs/FeedCrowdstrikeFalconIntel/ReleaseNotes/2_1_13.md

Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>

---------

Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>

* Update Docker Image To demisto/boto3py3  (#31287)

* Updated Metadata Of Pack SecurityIntelligenceServicesFeed

* Added release notes to pack SecurityIntelligenceServicesFeed

* Packs/SecurityIntelligenceServicesFeed/Integrations/SecurityIntelligenceServicesFeed/SecurityIntelligenceServicesFeed.yml Docker image update

* Updated Metadata Of Pack AWS-IAM

* Added release notes to pack AWS-IAM

* Packs/AWS-IAM/Integrations/AWS-IAM/AWS-IAM.yml Docker image update

* Updated Metadata Of Pack AWS-Route53

* Added release notes to pack AWS-Route53

* Packs/AWS-Route53/Integrations/AWSRoute53/AWSRoute53.yml Docker image update

* Updated Metadata Of Pack AWS-AccessAnalyzer

* Added release notes to pack AWS-AccessAnalyzer

* Packs/AWS-AccessAnalyzer/Integrations/AWS-AccessAnalyzer/AWS-AccessAnalyzer.yml Docker image update

* Updated Metadata Of Pack AWS-GuardDuty

* Added release notes to pack AWS-GuardDuty

* Packs/AWS-GuardDuty/Integrations/AWSGuardDutyEventCollector/AWSGuardDutyEventCollector.yml Docker image update

* Packs/AWS-GuardDuty/Integrations/AWSGuardDuty/AWSGuardDuty.yml Docker image update

* Updated Metadata Of Pack AWS-SecurityHub

* Added release notes to pack AWS-SecurityHub

* Packs/AWS-SecurityHub/Integrations/AWSSecurityHubEventCollector/AWSSecurityHubEventCollector.yml Docker image update

* Updated Metadata Of Pack Aws-SecretsManager

* Added release notes to pack Aws-SecretsManager

* Packs/Aws-SecretsManager/Integrations/AwsSecretsManager/AwsSecretsManager.yml Docker image update

* Update Docker Image To demisto/accessdata  (#31288)

* Updated Metadata Of Pack Exterro

* Added release notes to pack Exterro

* Packs/Exterro/Integrations/Exterro/Exterro.yml Docker image update

* Update Docker Image To demisto/oci  (#31290)

* Updated Metadata Of Pack OracleCloudInfrastructure

* Added release notes to pack OracleCloudInfrastructure

* Packs/OracleCloudInfrastructure/Integrations/OracleCloudInfrastructureEventCollector/OracleCloudInfrastructureEventCollector.yml Docker image update

* Update Docker Image To demisto/py3-tools  (#31289)

* Updated Metadata Of Pack Intezer

* Added release notes to pack Intezer

* Packs/Intezer/Integrations/IntezerV2/IntezerV2.yml Docker image update

* Updated Metadata Of Pack Zabbix

* Added release notes to pack Zabbix

* Packs/Zabbix/Integrations/Zabbix/Zabbix.yml Docker image update

* Updated Metadata Of Pack FeedMalwareBazaar

* Added release notes to pack FeedMalwareBazaar

* Packs/FeedMalwareBazaar/Integrations/MalwareBazaarFeed/MalwareBazaarFeed.yml Docker image update

* Updated Metadata Of Pack FeedGCPWhitelist

* Added release notes to pack FeedGCPWhitelist

* Packs/FeedGCPWhitelist/Integrations/FeedGoogleIPRanges/FeedGoogleIPRanges.yml Docker image update

* Updated Metadata Of Pack AccentureCTI_Feed

* Added release notes to pack AccentureCTI_Feed

* Packs/AccentureCTI_Feed/Integrations/ACTIIndicatorFeed/ACTIIndicatorFeed.yml Docker image update

* Updated Metadata Of Pack SEKOIAIntelligenceCenter

* Added release notes to pack SEKOIAIntelligenceCenter

* Packs/SEKOIAIntelligenceCenter/Integrations/SEKOIAIntelligenceCenter/SEKOIAIntelligenceCenter.yml Docker image update

* Updated Metadata Of Pack JARM

* Added release notes to pack JARM

* Packs/JARM/Integrations/JARM/JARM.yml Docker image update

* Updated Metadata Of Pack Anomali_ThreatStream

* Added release notes to pack Anomali_ThreatStream

* Packs/Anomali_ThreatStream/Integrations/AnomaliThreatStreamv3/AnomaliThreatStreamv3.yml Docker image update

* Updated Metadata Of Pack CommonWidgets

* Added release notes to pack CommonWidgets

* Packs/CommonWidgets/Scripts/RSSWidget/RSSWidget.yml Docker image update

* Updated Metadata Of Pack FiltersAndTransformers

* Added release notes to pack FiltersAndTransformers

* Packs/FiltersAndTransformers/Scripts/Jmespath/Jmespath.yml Docker image update

* Update Docker Image To demisto/armorblox  (#31291)

* Updated Metadata Of Pack Armorblox

* Added release notes to pack Armorblox

* Packs/Armorblox/Integrations/Armorblox/Armorblox.yml Docker image update

* Update Docker Image To demisto/crypto  (#31292)

* Updated Metadata Of Pack AzureKeyVault

* Added release notes to pack AzureKeyVault

* Packs/AzureKeyVault/Integrations/AzureKeyVault/AzureKeyVault.yml Docker image update

* Updated Metadata Of Pack AzureSentinel

* Added release notes to pack AzureSentinel

* Packs/AzureSentinel/Integrations/AzureSentinel/AzureSentinel.yml Docker image update

* Updated Metadata Of Pack AzureDevOps

* Added release notes to pack AzureDevOps

* Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Docker image update

* Updated Metadata Of Pack MicrosoftCloudAppSecurity

* Added release notes to pack MicrosoftCloudAppSecurity

* Packs/MicrosoftCloudAppSecurity/Integrations/MicrosoftCloudAppSecurity/MicrosoftCloudAppSecurity.yml Docker image update

* Updated Metadata Of Pack AzureRiskyUsers

* Added release notes to pack AzureRiskyUsers

* Packs/AzureRiskyUsers/Integrations/AzureRiskyUsers/AzureRiskyUsers.yml Docker image update

* Updated Metadata Of Pack MicrosoftGraphGroups

* Added release notes to pack MicrosoftGraphGroups

* Packs/MicrosoftGraphGroups/Integrations/MicrosoftGraphGroups/MicrosoftGraphGroups.yml Docker image update

* Updated Metadata Of Pack AzureSQLManagement

* Added release notes to pack AzureSQLManagement

* Packs/AzureSQLManagement/Integrations/AzureSQLManagement/AzureSQLManagement.yml Docker image update

* Updated Metadata Of Pack MicrosoftGraphAPI

* Added release notes to pack MicrosoftGraphAPI

* Packs/MicrosoftGraphAPI/Integrations/MicrosoftGraphAPI/MicrosoftGraphAPI.yml Docker image update

* Updated Metadata Of Pack MicrosoftTeams

* Added release notes to pack MicrosoftTeams

* Packs/MicrosoftTeams/Integrations/MicrosoftTeamsManagement/MicrosoftTeamsManagement.yml Docker image update

* Updated Metadata Of Pack MicrosoftGraphApplications

* Added release notes to pack MicrosoftGraphApplications

* Packs/MicrosoftGraphApplications/Integrations/MicrosoftGraphApplications/MicrosoftGraphApplications.yml Docker image update

* Update Docker Image To demisto/sixgill  (#31293)

* Updated Metadata Of Pack Cybersixgill-ActionableAlerts

* Added release notes to pack Cybersixgill-ActionableAlerts

* Packs/Cybersixgill-ActionableAlerts/Integrations/CybersixgillActionableAlerts/CybersixgillActionableAlerts.yml Docker image update

* Updated Metadata Of Pack Sixgill-Darkfeed

* Added release notes to pack Sixgill-Darkfeed

* Packs/Sixgill-Darkfeed/Integrations/Sixgill_Darkfeed_Enrichment/Sixgill_Darkfeed_Enrichment.yml Docker image update

* Packs/Sixgill-Darkfeed/Integrations/Sixgill_Darkfeed/Sixgill_Darkfeed.yml Docker image update

* Update Docker Image To demisto/carbon-black-cloud  (#31295)

* Updated Metadata Of Pack CarbonBlackDefense

* Added release notes to pack CarbonBlackDefense

* Packs/CarbonBlackDefense/Integrations/CarbonBlackLiveResponseCloud/CarbonBlackLiveResponseCloud.yml Docker image update

* Update Docker Image To demisto/taxii2  (#31294)

* Updated Metadata Of Pack FeedDHS

* Added release notes to pack FeedDHS

* Packs/FeedDHS/Integrations/DHSFeedV2/DHSFeedV2.yml Docker image update

* Updated Metadata Of Pack FeedUnit42v2

* Added release notes to pack FeedUnit42v2

* Packs/FeedUnit42v2/Integrations/FeedUnit42v2/FeedUnit42v2.yml Docker image update

* MS IIS Update2 (#31256)

* Updated MicrosoftIISWebServerModelingRules_1_3

* Updated ModelingRules filters

* Updated ModelingRules filters

* Updated ReleaseNotes

* Upated ReleaseNotes

* CrowdStrikeFalconX-genreic-polling (#31189)

* old playbooks deprecated and new one added

* readme file edited

* set the interval from the inputs

* fixes for release notes

* added extensions to known words

* Update Packs/CrowdStrikeFalconX/Playbooks/Detonate_File_-_CrowdStrike_Falcon_Intelligence_Sandbox_v2.yml

Co-a…
maimorag added a commit that referenced this pull request Jan 25, 2024
* fixed HR

* empty

* file exists in context (#32396)

* fixed (#32322)

* fixed

* test

* fixed

* Update Packs/MicrosoftGraphFiles/Integrations/MicrosoftGraphFiles/README.md

* Update Packs/MicrosoftGraphFiles/Integrations/MicrosoftGraphFiles/README.md

* Apply suggestions from code review

* YR/Add-mapping-and-different-authors/CIAC-9166 (#31519)

* [GCP-IAM] - fix proxy issues (#31076)

* sent proxy to test-module & log exception

* fix proxy issue

* remove None

* fix

* rn

* auto pep8

* rn typo

* uts

* pre-commit

* Update Packs/GCP-IAM/ReleaseNotes/1_0_22.md

Co-authored-by: Judah Schwartz <JudahSchwartz@users.noreply.github.com>

* cr fixes

---------

Co-authored-by: Judah Schwartz <JudahSchwartz@users.noreply.github.com>

* Release notes tag parser for all xsoar mp.  (#31090)

* added xsoar_saas xsoar_on_prem functionallity to the release notes tag parser

* pre commit changes

* fixed lint whitespace error

* Fix EntryID-related issue for scripts (#30979)

* Fix zip file issue using polling

* Add release-notes

* Fix validation errors

* Minor fixes and improvements

* Update IAMInitADUser automation

* Add a warning if `ZipProtectWithPassword` parameter is not being used

* Fix typo

* `IAMInitADUser` fixes

* Bump Docker versions

* Apply code review suggestions

* Bump Docker version

* Remove timeout value from polling parameters (so that the default value will be used)

* [CommonServerPython] Fix Polling Failure If `polling` Parameter is Missing (#31111)

* Add default value to `args.get()`

* Bump version

* Update release-notes message

* jira ticket creation impovements (#31105)

jira ticket creation improvements #31105

* Added Support for Microsoft Graph Single User integration (#30967)

* Added Support for Microsoft Graph Single User integration

* fix validation

* Update 2_0_15.md

* Update Packs/EmailCommunication/ReleaseNotes/2_0_15.md

Co-authored-by: EyalPintzov <91007713+eyalpalo@users.noreply.github.com>

---------

Co-authored-by: EyalPintzov <91007713+eyalpalo@users.noreply.github.com>

* Xdr ioc to keep troubleshoting (#30163)

* trouble shooting version

* fixed new command yml

* some comments

* trouble shooting version

* fixed new command yml

* new ioc_to_keep schedule method

* some comments

* fix tz error

* added RN

* fix validation errors

* fixup! fix validation errors

* added UT

* added UT and log

* improved path

* fixup! improved path

* Update Packs/CortexXDR/Integrations/XDR_iocs/XDR_iocs.py

* Added some documentation

* Bump pack from version CortexXDR to 6.0.3.

* format the yml and update the docker

* fixed the bug when updating an already running integration that does not have the key next_icos_to_keep_time in the integration context

* docs

* Update Packs/CortexXDR/Integrations/XDR_iocs/XDR_iocs.yml

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

* Update Packs/CortexXDR/ReleaseNotes/6_0_3.md

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

* Update Packs/CortexXDR/Integrations/XDR_iocs/XDR_iocs.yml

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

* fixed the unit test acording to change in code

* fixed the unit test

* trim whitespaces

---------

Co-authored-by: darbel <darbel@paloaltonetworks.com>
Co-authored-by: esharf <57587340+esharf@users.noreply.github.com>
Co-authored-by: Content Bot <bot@demisto.com>
Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>

* Update README.md (#31129)

fixed external link

* [fileResult] - fix issue with special strings (#31126)

* [fileResult] - fix issue with special strings

* bump rn

* log if ../ is in path

* validate file-name is string

* add unit-test

* bump rn

* Rapid7 - Threat Command (IntSights) pack release 3.1.0 (#30954) (#31133)

* Changes related to Rapid7 - Threat Command (IntSights) pack release: 3.1.0

* resolved validation errors

* Updated the release notes as per the comments

* Updated the tab name for the Threat Command Layout

---------

Co-authored-by: Crest Data Systems <60967033+crestdatasystems@users.noreply.github.com>
Co-authored-by: crestdatasystems <crestdatasystems@users.noreply.github.com>
Co-authored-by: Adi Daud <46249224+adi88d@users.noreply.github.com>

* add e2e tests for xsoar-saas (#30231)

* add xsoar_ng_end_to_end_job

* unify end_to_end and write edl basic test

* add file

* fix some rules

* setup and teardown for xsoar_ng e2e

* update readme

* conftest changes

* update end_to_end_tests script

* test enhancments

* fix

* debug issues

* lock

* collect tests

* lock

* lock

* try without xsoar

* lock

* enhance tests and lock

* install e2e nessecary packs

* add packs in shell

* install only specific packs in xsoar-saas

* README.md

* install hardcoded packs

* update

* fix collect tests issues

* add REASONS_ALLOWING_NO_ID_SET_OR_CONF

* fix is_nightly

* fail when exit code != 0

* send integration params path as input

* enhance e2e echo message

* lock

* fix get_integration_params

* lock2

* sleep

* unlock machine sleep + taxii2 server

* fix unlock machine

* fix "

* fixes

* sleep in test 2 hours

* poetry lock

* edl size = 10

* update edl size loc

* use new instance

* log instance name

* existing name

* revert poetry

* poetry based on latest master

* update job to fit newer version

* lock

* state its long running

* try with long-running=true

* implement taxii2-server e2e test

* pre-commit fixes

* add headers

* lock

* move func to tools.py as its general

* docstrings

* add support for do_long_running in xsoar_client

* docstring

* slack sdk

* add slack-ask test

* test slack ask playbook

* add qradar mirroring test

* update README and add support for env vars

* docstrings

* enhancments

* update .gitignore

* do not make xsoar_ng a package

* excplicit implementation

* add test_xdr_env

* add docstrings

* pre-commit

* update slackask playbook path

* query qradar playbook state before closing offense

* assert investigation id

* increase playbook query & sleep 5 minutes taxii

* merge xsoar_ng_end_to_end to test content

* some fixes

* make nightly

* end-to-end tests inside .run-tests section

* try to fix syntax issue

* log playbook failure reasons

* add support for sourceInstanceName

* remove delete context from slack

* pre commit

* pre-commit

* try to fix taxii2 server bug

* update taxii2 server test

* sleep

* comment out waiting for playbook qradar

* sleep in case of error taxii2

* qradar

* revert taxii2 server + qradar

* assert true

* revert

* update context managers

* pre-commit fixes

* add logs

* create instance update

* create folders for content e2e tests

* make fixture named xsoar_saas_client

* get integration name to func
Please enter the commit message for your changes. Lines starting

* fixes

* pre-commit

* export context managers to client_utils

* update xsiam e2e to use new client

* update readmes

* client utils fixes

* change log name

* add junit support

* implement results support for e2e

* change name

* run e2e in current branch

* update job names

* update collect tests for testing

* do not exit if e2e tests fail

* use artifacts folder

* fix context

* save playbook - change client name

* remove playbook for testing

* add fi

* make e2e test summary to run

* ls

* try now

* change path

* file test name

* run also playbook results

* change log to error

* fix syntax error

* update get_file to use new file service

* remove import

* pre-commit

* update retry import

* do not skip qradar test if incident cannot be found

* judah's cr

* koby cr

* update result names

* Empty-Commit

* remove irrelevant logs

* cr fixes

* server_test_reulst renaming

* change end_to_end to e2e

* revert current job names

* add .e2e_test_results job

* remove e2e from test_playbooks_results

* filter only if nightly

* try to ignore pre-commit error

* change rules

* fix

* test

* xsoar saas

* try now

* fix

* xsoar-saas e2e job

* add conftest

* add conftest

* add xsoar-saas readme to avoid trigger test-upload

* port

* Empty-Commit

* test integrations

* do not test qradar module

* Empty-Commit

* Empty-Commit

* retry on different ports for taxii2-test

* remove get json response from taxii2 test

* adjust to nightly

* pre-commit

* Fix GetIndicatorDBotScoreFromCache to handle better a special character (#31070)

* a fix and a test

* docker image update

* added rn

* Bump pack from version CommonScripts to 1.12.47.

* unit test fix

* unit test fix

* unit test fix

* Bump pack from version CommonScripts to 1.12.48.

* Bump pack from version CommonScripts to 1.12.49.

* Update Packs/CommonScripts/ReleaseNotes/1_12_49.md

Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>

---------

Co-authored-by: Content Bot <bot@demisto.com>
Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>

* change pack support to community (#31110)

* change pack support to community

* first level header so im told

* Update Packs/DeveloperTools/ReleaseNotes/1_3_0.md

Co-authored-by: Shahaf Ben Yakir <44666568+ShahafBenYakir@users.noreply.github.com>

* Update Packs/DeveloperTools/ReleaseNotes/1_3_0.md

Co-authored-by: Shahaf Ben Yakir <44666568+ShahafBenYakir@users.noreply.github.com>

---------

Co-authored-by: Shahaf Ben Yakir <44666568+ShahafBenYakir@users.noreply.github.com>

* removed GIT_DEPTH (#31141)

* support multiple entry ids in ImageOCR (#31145)

* Fix taxi feed observables extraction (#31120)

* fixed an isssue where taxi feed will fail to retreive all indicators due to wrong extraction from XML blocks.

* added rn

* update docker

* update test_data

* add secret to secrets ignore

* [transformers] Enhance to be more durable #2 (#31063)

* ExtractDomainAndFQDNFromUrlAndEmail

* ExtractEmailV2

* ruff fix

* FormatURL

* Bump pack from version CommonScripts to 1.12.47.

* Bump pack from version CommonScripts to 1.12.48.

* Bump pack from version CommonScripts to 1.12.49.

* Added unit tests

* Update the docker image

* Bump pack from version CommonScripts to 1.12.50.

* Update Packs/CommonScripts/ReleaseNotes/1_12_50.md

Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com>

* Update Packs/CommonScripts/ReleaseNotes/1_12_50.md

Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com>

* Update the RN

* Update the docker image

* empty

* Skip "FormattingPerformance - Test" TPB in XSOAR 8

---------

Co-authored-by: Content Bot <bot@demisto.com>
Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com>

* Sleep w/ Polling (#30661)

add polling mechanism to sleep upon crossing polling_threshold

* Update shift management scripts (#31130)

* fixed the bug and added unit tests

* updated docker image

* RN

* updated docker image

* cr updates

* EWS rule commands - MS graph python integrations (#30943)

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

* MS IIS Update (#31132)

* Updated ModelingRules

* Updated ReleaseNotes

* Updated ReleaseNotes

* Anomali ThreatStream change DBot verdict from Benign to Unknown for Low Confidence Indicators (#30993) (#31151)

* change DBot verdict from Benign to Unknown for Low Confidence Indicators

Indicators found in Anomali that are below Confidence thresholds should be created as Unknown and not Benign.  

Anomali ThreatStream documentation regarding Confidence
https://ui.threatstream.com/optic-doc/Content/Features/threat_model/Observables/details_indicator.htm

Confidence - Confidence indicates the certainty that an observable exhibits or is connected to malicious behavior.

If Anomali has indicators with low Confidence, that doesn't mean the indicator is Benign/Safe.  It means Anomali is unsure that the indicator is Malicious and as such the more appropriate verdict in XSOAR should be Unknown.

* add indicator_default_score param

* changed values to Benign and Unknown

* update README and RN

* update RN

* update docker
set required to false

* update docker

* fix docs comments

---------

Co-authored-by: zdrouse <zdrouse@gmail.com>
Co-authored-by: adi88d <adaud@paloaltonetworks.com>
Co-authored-by: Adi Daud <46249224+adi88d@users.noreply.github.com>

* generate empty junit files (#31153)

* Update 1_6_0.json (#31164)

* fix splunkpy splunk_submit_event_hec_command string issue (#30978)

* fix splunkpy splunk_submit_event_hec_command string issue

* test

* add fix

* update rn

* [xsoar saas] - fix ports taxii2 e2e (#31163)

* Hello world saas  (#30901)

* added a new incident field only for saas mp

* added an incident field to xsoar_saas only for demonstration

* format incident field

* format incident field

* added saas word to known words

* version

* merge with master

* fixed the xsoar_saas end tag

* Added tests to validate result

* modified RN

* pre commit changes

* RN tags

* ignoe long line

* MS IIS README (#31158)

* Updated README

* Updated README

* Fixes For IP Enrichment Playbooks (#31114)

* Fixes For IP Enrichment Playbooks

* RN

* Removed the mapping rule from both playbooks. Updated the default value of the internal range playbook input according to RFC 1918.

* Removed the value of 'UseReputationCommand' playbook input and fixes the YML files

* Fixed RN

* Removed the value set for the 'UseReputationCommand' sub-playbook input.
Re-added the default value for 'UseReputationCommand' playbook input

* skip ThreatStream-Test (#31172)

* [transformers] Enhance to be more durable (#30897)

[transformers] Enhance to be more durable

* Fixes For 'Email Address Enrichment - Generic v2.1' (#31122)

* Fixes For 'Email Address Enrichment - Generic v2.1'

* Re-added the test playbook and marketplace configs to the playbook YML file

* changed the 'domain' playbook input value

* removed the 'domain' playbook input value and added RN

* Fixed RN

* Bump pack from version CommonPlaybooks to 2.4.34.

---------

Co-authored-by: Content Bot <bot@demisto.com>

* DisplayMappedFields - Fix dark mode text color (#31085)

* removed the hardcoded color

* removed the hardcoded color

* update RN

* update docker image

* Bump pack from version CommonScripts to 1.12.48.

* Unittest fixes

* Bump pack from version CommonScripts to 1.12.49.

* Unittest fixes

* Bump pack from version CommonScripts to 1.12.50.

* Bump pack from version CommonScripts to 1.12.51.

* Bump pack from version CommonScripts to 1.12.52.

* Bump pack from version CommonScripts to 1.12.53.

---------

Co-authored-by: Content Bot <bot@demisto.com>

* Updated the layout to exclude integration incident fields that are not pertinent to Vectra XDR (#31127) (#31182)

Co-authored-by: Crest Data Systems <60967033+crestdatasystems@users.noreply.github.com>
Co-authored-by: crestdatasystems <crestdatasystems@users.noreply.github.com>
Co-authored-by: MLainer1 <93524335+MLainer1@users.noreply.github.com>

* Taxii2 server relationship bug (#31162)

* [taxii2-server] - code fixes

* bump rn

* docker update

* remove debug-log because may wanted

* [ASM] EXPANDER-7096 - ASM Remediation Guidance Fields (#30955) (#31178)

Co-authored-by: John <40349459+BigEasyJ@users.noreply.github.com>
Co-authored-by: Adi Daud <46249224+adi88d@users.noreply.github.com>

* Created pack for F5 BIG-IP APM (#31017)

* Created pack for f5 apm

* Added modeling rule files.

* adding modeling rules and schema.

* modified modeling rules

* update yml file for modeling rule.

* Update Packs/F5APM/README.md

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

* Update Packs/F5APM/README.md

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

* Update Packs/F5APM/README.md

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

* Update Packs/F5APM/README.md

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

* Update Packs/F5APM/README.md

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

* Update Packs/F5APM/README.md

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

* update readme.

* Modified the read me file.

---------

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

* HelloWorld - delete old classifier (#31185)

* Add support for is array for rep commands (#31169)

* added support for isArray for python Xsoar supported reputation commands

* added rn

* Empty-Commit

* python files fixes

* fix docker issue

* cr fixes

* added logs and cache fix (#30577)

* added logs and cache fix

* Fixed another executeCommand results handling.

* Updated docker image

* Added rn

* Update Packs/Phishing/ReleaseNotes/3_6_2.md

Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>

* Update Packs/Phishing/Scripts/FindDuplicateEmailIncidents/FindDuplicateEmailIncidents.py

---------

Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>

* Add support for is array for rep commands js (#31184)

* JS files fixes

* added rn

* pre commit fixes

* pre commit fixes

* cr fixes

* xsiam-avaya-siem-content-ciac-8502 (#31128)

* init-pack

* modeling-rules

* add-docs

* fix-pid-parsing

* fix-README.md

* Fixed For Endpoint Enrichment Playbooks (#31147)

* Fixed For 'Endpoint Enrichment - Generic v2.1' Playbook

* RN

* RN

* Fixes for Endpoint_Enrichment_-_Generic_v2.1_6_8 playbook

* Bump pack from version CommonPlaybooks to 2.4.34.

* Bump pack from version CommonPlaybooks to 2.4.35.

* Fixed version for 'Endpoint Enrichment - Generic v2.1.6.8' playbook

* Fixes for 'Endpoint Enrichment - Generic v2.1' playbook

* Revert changes in 'Endpoint Enrichment - Generic v2.1' playbook

---------

Co-authored-by: Content Bot <bot@demisto.com>

* Update Docker Image To demisto/python3  (#31198)

* Updated Metadata Of Pack DeveloperTools

* Added release notes to pack DeveloperTools

* Packs/DeveloperTools/Integrations/CreateIncidents/CreateIncidents.yml Docker image update

* Updated Metadata Of Pack FlashpointFeed

* Added release notes to pack FlashpointFeed

* Packs/FlashpointFeed/Integrations/FlashpointFeed/FlashpointFeed.yml Docker image update

* Updated Metadata Of Pack AbnormalSecurity

* Added release notes to pack AbnormalSecurity

* Packs/AbnormalSecurity/Integrations/AbnormalSecurity/AbnormalSecurity.yml Docker image update

* Updated Metadata Of Pack FeedLOLBAS

* Added release notes to pack FeedLOLBAS

* Packs/FeedLOLBAS/Integrations/FeedLOLBAS/FeedLOLBAS.yml Docker image update

* Updated Metadata Of Pack Hackuity

* Added release notes to pack Hackuity

* Packs/Hackuity/Integrations/Hackuity/Hackuity.yml Docker image update

* Updated Metadata Of Pack Grafana

* Added release notes to pack Grafana

* Packs/Grafana/Integrations/Grafana/Grafana.yml Docker image update

* Updated Metadata Of Pack Binalyze

* Added release notes to pack Binalyze

* Packs/Binalyze/Integrations/BinalyzeAIR/BinalyzeAIR.yml Docker image update

* Updated Metadata Of Pack ServiceDeskPlus

* Added release notes to pack ServiceDeskPlus

* Packs/ServiceDeskPlus/Integrations/ServiceDeskPlus/ServiceDeskPlus.yml Docker image update

* Updated Metadata Of Pack Oracle_IAM

* Added release notes to pack Oracle_IAM

* Packs/Oracle_IAM/Integrations/OracleIAM/OracleIAM.yml Docker image update

* Updated Metadata Of Pack AccentureCTI

* Added release notes to pack AccentureCTI

* Packs/AccentureCTI/Integrations/ACTIIndicatorQuery/ACTIIndicatorQuery.yml Docker image update

* Update Docker Image To demisto/boto3py3  (#31199)

* Updated Metadata Of Pack SecurityIntelligenceServicesFeed

* Added release notes to pack SecurityIntelligenceServicesFeed

* Packs/SecurityIntelligenceServicesFeed/Integrations/SecurityIntelligenceServicesFeed/SecurityIntelligenceServicesFeed.yml Docker image update

* Updated Metadata Of Pack AWS-IAM

* Added release notes to pack AWS-IAM

* Packs/AWS-IAM/Integrations/AWS-IAM/AWS-IAM.yml Docker image update

* Updated Metadata Of Pack AWS-Route53

* Added release notes to pack AWS-Route53

* Packs/AWS-Route53/Integrations/AWSRoute53/AWSRoute53.yml Docker image update

* Updated Metadata Of Pack AWS-AccessAnalyzer

* Added release notes to pack AWS-AccessAnalyzer

* Packs/AWS-AccessAnalyzer/Integrations/AWS-AccessAnalyzer/AWS-AccessAnalyzer.yml Docker image update

* Updated Metadata Of Pack AWS-GuardDuty

* Added release notes to pack AWS-GuardDuty

* Packs/AWS-GuardDuty/Integrations/AWSGuardDutyEventCollector/AWSGuardDutyEventCollector.yml Docker image update

* Packs/AWS-GuardDuty/Integrations/AWSGuardDuty/AWSGuardDuty.yml Docker image update

* Updated Metadata Of Pack AWS-SecurityHub

* Added release notes to pack AWS-SecurityHub

* Packs/AWS-SecurityHub/Integrations/AWSSecurityHubEventCollector/AWSSecurityHubEventCollector.yml Docker image update

* Updated Metadata Of Pack Aws-SecretsManager

* Added release notes to pack Aws-SecretsManager

* Packs/Aws-SecretsManager/Integrations/AwsSecretsManager/AwsSecretsManager.yml Docker image update

* Update Docker Image To demisto/armorblox  (#31203)

* Updated Metadata Of Pack Armorblox

* Added release notes to pack Armorblox

* Packs/Armorblox/Integrations/Armorblox/Armorblox.yml Docker image update

* Update Docker Image To demisto/py3-tools  (#31201)

* Updated Metadata Of Pack Intezer

* Added release notes to pack Intezer

* Packs/Intezer/Integrations/IntezerV2/IntezerV2.yml Docker image update

* Updated Metadata Of Pack Zabbix

* Added release notes to pack Zabbix

* Packs/Zabbix/Integrations/Zabbix/Zabbix.yml Docker image update

* Updated Metadata Of Pack FeedMalwareBazaar

* Added release notes to pack FeedMalwareBazaar

* Packs/FeedMalwareBazaar/Integrations/MalwareBazaarFeed/MalwareBazaarFeed.yml Docker image update

* Updated Metadata Of Pack FeedGCPWhitelist

* Added release notes to pack FeedGCPWhitelist

* Packs/FeedGCPWhitelist/Integrations/FeedGoogleIPRanges/FeedGoogleIPRanges.yml Docker image update

* Updated Metadata Of Pack AccentureCTI_Feed

* Added release notes to pack AccentureCTI_Feed

* Packs/AccentureCTI_Feed/Integrations/ACTIIndicatorFeed/ACTIIndicatorFeed.yml Docker image update

* Updated Metadata Of Pack SEKOIAIntelligenceCenter

* Added release notes to pack SEKOIAIntelligenceCenter

* Packs/SEKOIAIntelligenceCenter/Integrations/SEKOIAIntelligenceCenter/SEKOIAIntelligenceCenter.yml Docker image update

* Updated Metadata Of Pack JARM

* Added release notes to pack JARM

* Packs/JARM/Integrations/JARM/JARM.yml Docker image update

* Updated Metadata Of Pack CommonWidgets

* Added release notes to pack CommonWidgets

* Packs/CommonWidgets/Scripts/RSSWidget/RSSWidget.yml Docker image update

* Updated Metadata Of Pack FiltersAndTransformers

* Added release notes to pack FiltersAndTransformers

* Packs/FiltersAndTransformers/Scripts/Jmespath/Jmespath.yml Docker image update

* Update Docker Image To demisto/oci  (#31202)

* Updated Metadata Of Pack OracleCloudInfrastructure

* Added release notes to pack OracleCloudInfrastructure

* Packs/OracleCloudInfrastructure/Integrations/OracleCloudInfrastructureEventCollector/OracleCloudInfrastructureEventCollector.yml Docker image update

* Update Docker Image To demisto/accessdata  (#31200)

* Updated Metadata Of Pack Exterro

* Added release notes to pack Exterro

* Packs/Exterro/Integrations/Exterro/Exterro.yml Docker image update

* Fix DS108

---------

Co-authored-by: israelpolishook <ipolishuk@paloaltonetworks.com>

* Update Docker Image To demisto/carbon-black-cloud  (#31206)

* Updated Metadata Of Pack CarbonBlackDefense

* Added release notes to pack CarbonBlackDefense

* Packs/CarbonBlackDefense/Integrations/CarbonBlackLiveResponseCloud/CarbonBlackLiveResponseCloud.yml Docker image update

* Update Docker Image To demisto/taxii2  (#31205)

* Updated Metadata Of Pack FeedUnit42v2

* Added release notes to pack FeedUnit42v2

* Packs/FeedUnit42v2/Integrations/FeedUnit42v2/FeedUnit42v2.yml Docker image update

* Update Docker Image To demisto/crypto  (#31204)

* Updated Metadata Of Pack AzureKeyVault

* Added release notes to pack AzureKeyVault

* Packs/AzureKeyVault/Integrations/AzureKeyVault/AzureKeyVault.yml Docker image update

* Updated Metadata Of Pack AzureSentinel

* Added release notes to pack AzureSentinel

* Packs/AzureSentinel/Integrations/AzureSentinel/AzureSentinel.yml Docker image update

* Updated Metadata Of Pack AzureDevOps

* Added release notes to pack AzureDevOps

* Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Docker image update

* Updated Metadata Of Pack MicrosoftCloudAppSecurity

* Added release notes to pack MicrosoftCloudAppSecurity

* Packs/MicrosoftCloudAppSecurity/Integrations/MicrosoftCloudAppSecurity/MicrosoftCloudAppSecurity.yml Docker image update

* Updated Metadata Of Pack AzureRiskyUsers

* Added release notes to pack AzureRiskyUsers

* Packs/AzureRiskyUsers/Integrations/AzureRiskyUsers/AzureRiskyUsers.yml Docker image update

* Updated Metadata Of Pack MicrosoftGraphGroups

* Added release notes to pack MicrosoftGraphGroups

* Packs/MicrosoftGraphGroups/Integrations/MicrosoftGraphGroups/MicrosoftGraphGroups.yml Docker image update

* Updated Metadata Of Pack AzureSQLManagement

* Added release notes to pack AzureSQLManagement

* Packs/AzureSQLManagement/Integrations/AzureSQLManagement/AzureSQLManagement.yml Docker image update

* Updated Metadata Of Pack MicrosoftGraphAPI

* Added release notes to pack MicrosoftGraphAPI

* Packs/MicrosoftGraphAPI/Integrations/MicrosoftGraphAPI/MicrosoftGraphAPI.yml Docker image update

* Updated Metadata Of Pack MicrosoftTeams

* Added release notes to pack MicrosoftTeams

* Packs/MicrosoftTeams/Integrations/MicrosoftTeamsManagement/MicrosoftTeamsManagement.yml Docker image update

* Updated Metadata Of Pack MicrosoftGraphApplications

* Added release notes to pack MicrosoftGraphApplications

* Packs/MicrosoftGraphApplications/Integrations/MicrosoftGraphApplications/MicrosoftGraphApplications.yml Docker image update

* Update Docker Image To demisto/opnsense  (#31208)

* Updated Metadata Of Pack OPNSense

* Added release notes to pack OPNSense

* Packs/OPNSense/Integrations/OPNSense/OPNSense.yml Docker image update

* Update Docker Image To demisto/auth-utils  (#31207)

* Updated Metadata Of Pack Cylance_Protect

* Added release notes to pack Cylance_Protect

* Packs/Cylance_Protect/Integrations/Cylance_Protect_v2/Cylance_Protect_v2.yml Docker image update

* Updated Metadata Of Pack Zoom

* Added release notes to pack Zoom

* Packs/Zoom/Integrations/ZoomEventCollector/ZoomEventCollector.yml Docker image update

* Updated Metadata Of Pack Silverfort

* Added release notes to pack Silverfort

* Packs/Silverfort/Integrations/Silverfort/Silverfort.yml Docker image update

* Updated Metadata Of Pack AzureDataExplorer

* Added release notes to pack AzureDataExplorer

* Packs/AzureDataExplorer/Integrations/AzureDataExplorer/AzureDataExplorer.yml Docker image update

* Updated Metadata Of Pack MicrosoftManagementActivity

* Added release notes to pack MicrosoftManagementActivity

* Packs/MicrosoftManagementActivity/Integrations/MicrosoftManagementActivity/MicrosoftManagementActivity.yml Docker image update

* Updated Metadata Of Pack Box

* Added release notes to pack Box

* Packs/Box/Integrations/BoxEventsCollector/BoxEventsCollector.yml Docker image update

* Packs/Box/Integrations/BoxV2/BoxV2.yml Docker image update

* Updated Metadata Of Pack Troubleshoot

* Added release notes to pack Troubleshoot

* Packs/Troubleshoot/Scripts/CertificatesTroubleshoot/CertificatesTroubleshoot.yml Docker image update

* commit

---------

Co-authored-by: israelpolishook <ipolishuk@paloaltonetworks.com>

* Update Docker Image To demisto/ippysocks-py3  (#31211)

* Updated Metadata Of Pack Whois

* Added release notes to pack Whois

* Packs/Whois/Integrations/Whois/Whois.yml Docker image update

* Update Docker Image To demisto/python3  (#31214)

* Updated Metadata Of Pack QualysFIM

* Added release notes to pack QualysFIM

* Packs/QualysFIM/Integrations/QualysFIM/QualysFIM.yml Docker image update

* Updated Metadata Of Pack FortiSIEM

* Added release notes to pack FortiSIEM

* Packs/FortiSIEM/Integrations/FortiSIEMV2/FortiSIEMV2.yml Docker image update

* Updated Metadata Of Pack FreshworksFreshservice

* Added release notes to pack FreshworksFreshservice

* Packs/FreshworksFreshservice/Integrations/FreshworksFreshservice/FreshworksFreshservice.yml Docker image update

* Updated Metadata Of Pack KnowBe4_KMSAT

* Added release notes to pack KnowBe4_KMSAT

* Packs/KnowBe4_KMSAT/Integrations/KnowBe4KMSATEventCollector/KnowBe4KMSATEventCollector.yml Docker image update

* Packs/KnowBe4_KMSAT/Integrations/KnowBe4KMSAT/KnowBe4KMSAT.yml Docker image update

* Updated Metadata Of Pack SafeNet_Trusted_Access

* Added release notes to pack SafeNet_Trusted_Access

* Packs/SafeNet_Trusted_Access/Integrations/SafeNetTrustedAccessEventCollector/SafeNetTrustedAccessEventCollector.yml Docker image update

* Updated Metadata Of Pack DelineaSS

* Added release notes to pack DelineaSS

* Packs/DelineaSS/Integrations/DelineaSS/DelineaSS.yml Docker image update

* Updated Metadata Of Pack Cryptocurrency

* Added release notes to pack Cryptocurrency

* Packs/Cryptocurrency/Integrations/Cryptocurrency/Cryptocurrency.yml Docker image update

* Updated Metadata Of Pack PANOSPolicyOptimizer

* Added release notes to pack PANOSPolicyOptimizer

* Packs/PANOSPolicyOptimizer/Integrations/PANOSPolicyOptimizer/PANOSPolicyOptimizer.yml Docker image update

* Updated Metadata Of Pack DeveloperTools

* Added release notes to pack DeveloperTools

* Packs/DeveloperTools/Integrations/CreateIncidents/CreateIncidents.yml Docker image update

* Update Docker Image To demisto/boto3py3  (#31215)

* Updated Metadata Of Pack SecurityIntelligenceServicesFeed

* Added release notes to pack SecurityIntelligenceServicesFeed

* Packs/SecurityIntelligenceServicesFeed/Integrations/SecurityIntelligenceServicesFeed/SecurityIntelligenceServicesFeed.yml Docker image update

* Updated Metadata Of Pack AWS-IAM

* Added release notes to pack AWS-IAM

* Packs/AWS-IAM/Integrations/AWS-IAM/AWS-IAM.yml Docker image update

* Updated Metadata Of Pack AWS-Route53

* Added release notes to pack AWS-Route53

* Packs/AWS-Route53/Integrations/AWSRoute53/AWSRoute53.yml Docker image update

* Updated Metadata Of Pack AWS-AccessAnalyzer

* Added release notes to pack AWS-AccessAnalyzer

* Packs/AWS-AccessAnalyzer/Integrations/AWS-AccessAnalyzer/AWS-AccessAnalyzer.yml Docker image update

* Updated Metadata Of Pack AWS-GuardDuty

* Added release notes to pack AWS-GuardDuty

* Packs/AWS-GuardDuty/Integrations/AWSGuardDutyEventCollector/AWSGuardDutyEventCollector.yml Docker image update

* Packs/AWS-GuardDuty/Integrations/AWSGuardDuty/AWSGuardDuty.yml Docker image update

* Updated Metadata Of Pack AWS-SecurityHub

* Added release notes to pack AWS-SecurityHub

* Packs/AWS-SecurityHub/Integrations/AWSSecurityHubEventCollector/AWSSecurityHubEventCollector.yml Docker image update

* Updated Metadata Of Pack Aws-SecretsManager

* Added release notes to pack Aws-SecretsManager

* Packs/Aws-SecretsManager/Integrations/AwsSecretsManager/AwsSecretsManager.yml Docker image update

* Update Docker Image To demisto/accessdata  (#31216)

* Updated Metadata Of Pack Exterro

* Added release notes to pack Exterro

* Packs/Exterro/Integrations/Exterro/Exterro.yml Docker image update

* Update Docker Image To demisto/oci  (#31218)

* Updated Metadata Of Pack OracleCloudInfrastructure

* Added release notes to pack OracleCloudInfrastructure

* Packs/OracleCloudInfrastructure/Integrations/OracleCloudInfrastructureEventCollector/OracleCloudInfrastructureEventCollector.yml Docker image update

* Update Docker Image To demisto/py3-tools  (#31217)

* Updated Metadata Of Pack Intezer

* Added release notes to pack Intezer

* Packs/Intezer/Integrations/IntezerV2/IntezerV2.yml Docker image update

* Updated Metadata Of Pack Zabbix

* Added release notes to pack Zabbix

* Packs/Zabbix/Integrations/Zabbix/Zabbix.yml Docker image update

* Updated Metadata Of Pack FeedMalwareBazaar

* Added release notes to pack FeedMalwareBazaar

* Packs/FeedMalwareBazaar/Integrations/MalwareBazaarFeed/MalwareBazaarFeed.yml Docker image update

* Updated Metadata Of Pack FeedGCPWhitelist

* Added release notes to pack FeedGCPWhitelist

* Packs/FeedGCPWhitelist/Integrations/FeedGoogleIPRanges/FeedGoogleIPRanges.yml Docker image update

* Updated Metadata Of Pack AccentureCTI_Feed

* Added release notes to pack AccentureCTI_Feed

* Packs/AccentureCTI_Feed/Integrations/ACTIIndicatorFeed/ACTIIndicatorFeed.yml Docker image update

* Updated Metadata Of Pack SEKOIAIntelligenceCenter

* Added release notes to pack SEKOIAIntelligenceCenter

* Packs/SEKOIAIntelligenceCenter/Integrations/SEKOIAIntelligenceCenter/SEKOIAIntelligenceCenter.yml Docker image update

* Updated Metadata Of Pack JARM

* Added release notes to pack JARM

* Packs/JARM/Integrations/JARM/JARM.yml Docker image update

* Updated Metadata Of Pack Anomali_ThreatStream

* Added release notes to pack Anomali_ThreatStream

* Packs/Anomali_ThreatStream/Integrations/AnomaliThreatStreamv3/AnomaliThreatStreamv3.yml Docker image update

* Updated Metadata Of Pack CommonWidgets

* Added release notes to pack CommonWidgets

* Packs/CommonWidgets/Scripts/RSSWidget/RSSWidget.yml Docker image update

* Updated Metadata Of Pack FiltersAndTransformers

* Added release notes to pack FiltersAndTransformers

* Packs/FiltersAndTransformers/Scripts/Jmespath/Jmespath.yml Docker image update

* CortexXDRIR-generic-polling (#31082)

* - Added new playbook for quarantine_file
- Old playbook deprecated
- New image added

* release notes added

* - New playbook for _Retrieve_File_Playbook_v2 created
- Old playbook _Retrieve_File_Playbook deprecated
- Image was added

* Release notes were added

* Changed the name of the playbook

* Readme file added

* Added image

* fixed image location in readme file

* Update Packs/CortexXDR/Playbooks/Cortex_XDR_-_Retrieve_File_v2.yml

Co-authored-by: Sasha Sokolovich <88268646+ssokolovich@users.noreply.github.com>

* Bump pack from version CortexXDR to 6.0.4.

* Removed unnecessary tests

* Readme files were updated

* Fixes for the playbooks

* fixed Tests/conf.json file

* image issue fixed

* Added new images

* Update Packs/CortexXDR/Playbooks/Cortex_XDR_-_Retrieve_File_Playbook_README.md

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

* Update Packs/CortexXDR/Playbooks/Cortex_XDR_-_Retrieve_File_Playbook_README.md

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

* Update Packs/CortexXDR/ReleaseNotes/6_0_4.md

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

* Update Packs/CortexXDR/ReleaseNotes/6_0_4.md

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

* Update Packs/CortexXDR/ReleaseNotes/6_0_4.md

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

* Update Packs/CortexXDR/ReleaseNotes/6_0_4.md

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

* Update Packs/CortexXDR/Playbooks/Cortex_XDR_-_Retrieve_File_Playbook_README.md

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

* Update Packs/CortexXDR/Playbooks/Cortex_XDR_-_quarantine_file_v2_README.md

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

* PR fixes - new condition to check if the task finished successfully

* release notes updated

* image path fixed

* Added new outputs for playbook

* release notes updated

* fix

* readme files fixed

* image issue

* image issue

* fix

* fix

* fix

* fix

* uploaded new playbook because of the image issue

* fix for image issue

* delete photo

* fixes

* test playbooks fixed

* test playbooks removed

---------

Co-authored-by: Sasha Sokolovich <88268646+ssokolovich@users.noreply.github.com>
Co-authored-by: Content Bot <bot@demisto.com>
Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>

* Update Docker Image To demisto/crypto  (#31219)

* Updated Metadata Of Pack AzureKeyVault

* Added release notes to pack AzureKeyVault

* Packs/AzureKeyVault/Integrations/AzureKeyVault/AzureKeyVault.yml Docker image update

* Updated Metadata Of Pack AzureSentinel

* Added release notes to pack AzureSentinel

* Packs/AzureSentinel/Integrations/AzureSentinel/AzureSentinel.yml Docker image update

* Updated Metadata Of Pack AzureDevOps

* Added release notes to pack AzureDevOps

* Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Docker image update

* Updated Metadata Of Pack MicrosoftCloudAppSecurity

* Added release notes to pack MicrosoftCloudAppSecurity

* Packs/MicrosoftCloudAppSecurity/Integrations/MicrosoftCloudAppSecurity/MicrosoftCloudAppSecurity.yml Docker image update

* Updated Metadata Of Pack AzureRiskyUsers

* Added release notes to pack AzureRiskyUsers

* Packs/AzureRiskyUsers/Integrations/AzureRiskyUsers/AzureRiskyUsers.yml Docker image update

* Updated Metadata Of Pack MicrosoftGraphGroups

* Added release notes to pack MicrosoftGraphGroups

* Packs/MicrosoftGraphGroups/Integrations/MicrosoftGraphGroups/MicrosoftGraphGroups.yml Docker image update

* Updated Metadata Of Pack AzureSQLManagement

* Added release notes to pack AzureSQLManagement

* Packs/AzureSQLManagement/Integrations/AzureSQLManagement/AzureSQLManagement.yml Docker image update

* Updated Metadata Of Pack MicrosoftGraphAPI

* Added release notes to pack MicrosoftGraphAPI

* Packs/MicrosoftGraphAPI/Integrations/MicrosoftGraphAPI/MicrosoftGraphAPI.yml Docker image update

* Updated Metadata Of Pack MicrosoftTeams

* Added release notes to pack MicrosoftTeams

* Packs/MicrosoftTeams/Integrations/MicrosoftTeamsManagement/MicrosoftTeamsManagement.yml Docker image update

* Updated Metadata Of Pack MicrosoftGraphApplications

* Added release notes to pack MicrosoftGraphApplications

* Packs/MicrosoftGraphApplications/Integrations/MicrosoftGraphApplications/MicrosoftGraphApplications.yml Docker image update

* update pack ignore (#31193)

* Slack event collector: fixed an issue where we get a Bad Request error (#31135)

* fixed an issue where we get a Bad Request error.

* pre-commit

* added test

* fixed Flake8 error

* fixed cr comments

* fixed cr comments

* update Docker image

* YR/Remove-fields-with-one-letter-DBotFindSimilarIncidents/XSUP-29299 (#31161)

* fixes

* code and test

* remove Json feed from this pr

* test

* note

* pre commit

* RN

* CR and Flake8

* format

* pre commit

* Fixes For 'URL Enrichment - Generic v2' Playbook (#31195)

* Fixes For 'URL Enrichment - Generic v2' Playbook

* RN

* Bump pack from version CommonPlaybooks to 2.4.36.

---------

Co-authored-by: Content Bot <bot@demisto.com>

* F5 APM Remove XSIAM tags (#31221)

* remove ls from test_e2e_results.sh (#31186)

* [IsEmailAddressInternal] Fix an issue with **domain** argument (#31222)

* First commit

* Added RN

* Update Packs/CommonScripts/ReleaseNotes/1_12_54.md

Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com>

---------

Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com>

* Deprecate 'Get endpoint details - Generic' Playbook (#31196)

* Deprecate 'Get endpoint details - Generic' Playbook

* RN

* Bump pack from version CommonPlaybooks to 2.4.36.

* Bump pack from version CommonPlaybooks to 2.4.37.

---------

Co-authored-by: Content Bot <bot@demisto.com>

* Replacing the deprecated sub-playbook within the 'NGFW Internal Scan'… (#31197)

* Replacing the deprecated sub-playbook within the 'NGFW Internal Scan' XSIAM playbook

* RN

* [Marketplace Contribution] CISO Metrics (#30641) (#31213)

* "pack contribution initial commit"

* Update pack_metadata.json

* Update and rename dashboard-98f353a2-312b-49f2-8e58-d71f60daf3a7-CISO_Metrics.json to dashboard-98f353a2-312b-49f2-8e58-d71f60daf3a7-CommunityCommonDashboards.json

Rename to CommunityCommonDashboards

* Update pack_metadata.json

Renamed  "name": "CommunityCommonDashboards"

* Update README.md

Added description

* Update README.md

* Update and rename README.md to README.md

* Rename dashboard-98f353a2-312b-49f2-8e58-d71f60daf3a7-CommunityCommonDashboards.json to dashboard-98f353a2-312b-49f2-8e58-d71f60daf3a7-CommunityCommonDashboards.json

* Rename .pack-ignore to .pack-ignore

* Rename .secrets-ignore to .secrets-ignore

* Rename pack_metadata.json to pack_metadata.json

* Update .pack-ignore

* Update pack_metadata.json

* Update .pack-ignore

* Update and rename dashboard-98f353a2-312b-49f2-8e58-d71f60daf3a7-CommunityCommonDashboards.json to CISOMetrics.json

Renamed to CISOMetrics

* Update pack_metadata.json

* Update pack_metadata.json

* Update README.md

---------

Co-authored-by: xsoar-bot <67315154+xsoar-bot@users.noreply.github.com>
Co-authored-by: Sapir Shuker <49246861+sapirshuker@users.noreply.github.com>
Co-authored-by: David Uhrlaub <90627446+rurhrlaub@users.noreply.github.com>

* Cybereason xsoar v 2.1.14 (#30647) (#31225)

* added v2.1.14 codebase

* fix pr comments

* replace dummy md5 placeholder

* Update Packs/Cybereason/Integrations/Cybereason/Cybereason.py



* updated docker image python version

* updated release notes docker version

* added pagination params

* updated docker image

* fix lint errors

* fix demisto validate errors

* updated release notes

* updated release notes

* updated release notes

* updated command name as per PR comment

* removed manual filtering for response

* updated function name to match the command name format

* updated unit test as per new command name

* added machinename filter to api query

* moved empty output message to the top

* updated docker image tag to latest

* undo changes from unisolate endpoint playbook

---------

Co-authored-by: suraj-metron <87964764+suraj-metron@users.noreply.github.com>
Co-authored-by: Sapir Shuker <49246861+sapirshuker@users.noreply.github.com>

* fixed polling support (#30873)

* fixed polling support

* fixed rn

* added rn

* added rn

* XSUP-30786/Fix (#31168)

* Added failing UT

* Fixed the issue

* Updated docker image

* Updated RN

* Update Packs/PAN-OS/ReleaseNotes/2_1_15.md

Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>

* Updated the bug fix and the UT

* updated docker image

---------

Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>

* rewrite to js FirstArrayElement and LastArrayElement (#31228)

* rewrite to js

* added tpb

* added empty test case to tpb

* precommit fixes

* change fromversion so build wont fail

* Enable Core REST API with general XSIAM endpoints (#31226)

* mostly works

* added release notes

* fixes from review

* F5 APM fixed the marketplace build failure (#31236)

* F5 APM Remove XSIAM tags

* fix marketplace error

* Add incidents field (#30393) (#31233)

* add rawJSON field to incidents

* release notes

* update docker image tag

* nit

* fetching incident details

* mapper + incident fields

* remove incorrect incident field files

* new incident field files, new mapper

* sdk validate command changes

* update release noteS

* validation errors

* fix validation errors

* undo release notes changes

* undo release notes change

* undo release notes

* undo release notes

* undo release notes

* nit

* new release notes

* remove playbook id

* update docker image tag

* revert release notes

* revert RN

* nit- remove filters used for testing

* add details field to threats

* remove try/except blocks

* changing version

* Update Abnormal_Security_Custom_Incident_types.json change from version

* nit - remove changes used for demo

* updating docker image

* update docker image tag

---------

Co-authored-by: William Olyslager <wolyslager@abnormalsecurity.com>
Co-authored-by: sapirshuker <sshuker@paloaltonetworks.com>
Co-authored-by: Sapir Shuker <49246861+sapirshuker@users.noreply.github.com>

* Update Docker Image To demisto/python3  (#31242)

* Updated Metadata Of Pack CIRCL

* Added release notes to pack CIRCL

* Packs/CIRCL/Integrations/CirclCVESearch/CirclCVESearch.yml Docker image update

* Updated Metadata Of Pack ipinfo

* Added release notes to pack ipinfo

* Packs/ipinfo/Integrations/ipinfo_v2/ipinfo_v2.yml Docker image update

* Updated Metadata Of Pack AutoFocus

* Added release notes to pack AutoFocus

* Packs/AutoFocus/Integrations/FeedAutofocus/FeedAutofocus.yml Docker image update

* Packs/AutoFocus/Integrations/AutofocusV2/AutofocusV2.yml Docker image update

* Updated Metadata Of Pack MailSenderNew

* Added release notes to pack MailSenderNew

* Packs/MailSenderNew/Integrations/MailSenderNew/MailSenderNew.yml Docker image update

* avoid to update Docker for AutoFocusv2

---------

Co-authored-by: israelpolishook <ipolishuk@paloaltonetworks.com>

* Fixes For 'IP Enrichment - Generic v2' Playbook (#31183)

* Fixes For 'IP Enrichment - Generic v2' Playbook

* RN

* RN

* Updated the 'InternalRange' playbook input's default value.

* configured the 'extended_data' and 'threat_model_association' sub-playbook inputs

* Bump pack from version CommonPlaybooks to 2.4.36.

* Bump pack from version CommonPlaybooks to 2.4.37.

* changed the default value of the 'ResolveIP' playbook input

* re-added RN after merging from master

* Fixes RN

---------

Co-authored-by: Content Bot <bot@demisto.com>

* Check if should run Instance role (#31245)

* Added the sync from the saas bucket and modified the verify script to take the revision from the correct bucket. (#31254)

* AWS Organizations (#30525)

* init

* commands template

* aws-org-children-list

* more commands

* even more commands

* added account commands

* removed enhancement commands

* use json_transform

* unit-tests init

* unit-tests continued

* unit-tests continued some more

* TPB

* one more unit-test

* one more unit-test

* one more unit-test

* name change

* TPB

* docs complete

* pack readme

* pack readme part 2

* readme modified

* more tests

* more tests

* use get()

* adde description

* removed isFetch

* added image

* name change

* CR changes

* Apply suggestions from code review

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

* Update docker

* put the commands back in

* code complete

* yml part 2

* yml part 3

* test template

* unit-tests continued some more

* unit-tests almost complete

* unit-tests complete

* fixed a few bugs

* fixed unit-tests

* added readme

* update readme

* added missing descriptions to readme

* TPB

* Apply suggestions from code review

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

* CR changes

* demo changes

* update docker

* build wars: round 1

* build wars: round 2

* build wars: round 3; add unit-tests

* build wars: round 4

* build wars: round 5

* build wars: round 6

---------

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

* NextToken in CommandResults (#30501)

* init

* new design

* added error in case of non nested input

* RN

* a tad more docs

* Bump pack from version Base to 1.32.47.

* Bump pack from version Base to 1.32.48.

* Bump pack from version Base to 1.32.49.

* improved doc-string

* resolve conflicts

* resolve conflicts

* Bump pack from version Base to 1.32.52.

---------

Co-authored-by: Content Bot <bot@demisto.com>

* demisto-sdk-release 1.24.0 (#31268)

* poetry files

* update validate manager imports (#31179)

* update validate manager imports

* revert

* Update Tests/configure_and_test_integration_instances.py

* Edit file types test (#31170)

* edited tests

* s

* s

* edit

---------

Co-authored-by: Content Bot <bot@demisto.com>
Co-authored-by: Yuval Hayun <70104171+YuvHayun@users.noreply.github.com>
Co-authored-by: merit-maita <49760643+merit-maita@users.noreply.github.com>
Co-authored-by: JudithB <132264628+jbabazadeh@users.noreply.github.com>

* modified modeling rules of clearswift dlp (#31247)

* modified modeling rules of clearswift dlp

* modified the parsing rule of clearswiftdlp

* Added release notes.

* added dlp to pack ignore

* added Clearswift to pack ignore

* QRadar: continue to poll in case of networking issues (#31084)

* Generalize the mode option in pre-commit (#30663)

* args updated to match the update in the sdk

* add merge-coverage-report and coverage-analyze

* updaing pyproject.toml

* poetry lock

* restoring pyproject.toml and poetry.lock

* pre-commit.yml

* updates

* test comment

* use sdk ref

* if

* add github output

* revert ilan changes

* merge-pytest-reports

---------

Co-authored-by: ilan <ierukhimovic@paloaltonetworks.com>

* EXPANDR-1576 CortexXpanse Remediation Guidance changes (#31190)

* EXPANDR-1576 CortexXpanse Remediation Guidance changes (#30712)

* CortexXpanse RG changes

* Fix flake8 errors

* Fix unit test cases

* Update docker version

* update command name

* Readme updates

* docker update

* Ignore BC error

* fix packignore

* Update release notes

* update breaking change notes

* update breaking change notes

* correct RN

---------

Co-authored-by: Chait A <112722030+capanw@users.noreply.github.com>
Co-authored-by: ilappe <ilappe@paloaltonetworks.com>

* Feature/cyberint enhancement (#31252)

* Feature/cyberint enhancement (#30493)

* Update Docker Image To demisto/py3-tools  (#25523)

* Updated Metadata Of Pack FeedAWS

* Added release notes to pack FeedAWS

* Packs/FeedAWS/Integrations/FeedAWS/FeedAWS.yml Docker image update

* update Cyberint Pack

* update release note and incidentfields

* update CommonType release note

* update CommonType relesenotes

* update CommonType relese notes

* update CyberInt Related entity name

* update release notes

* add new incident field: Alert Data

* foramt alert_data

* update CyberInt Related Entity name to avoid validation errors

* reset the CyberInt Related Entity name

* update incident field name

* Update 3_3_93.md

* pre commit update docker

* added known words

* fixed the RN

* known words

---------

Co-authored-by: TalGumi <101499620+TalGumi@users.noreply.github.com>
Co-authored-by: omerKarkKatz <95565843+omerKarkKatz@users.noreply.github.com>
Co-authored-by: okarkkatz <okarkkatz@paloaltonetworks.com>

* [xsoar-8 coverage] - use poll functions from SDK clients (#31144)

* update poetry

* use poll functions

* test against builds

* try to fix ssl issue

* timeout = 300 + verify ssl

* fix ssl issues

* fix incident pull

* fix

* make verify=false by default

* fix ports bug

* use sdk master

* revert poetry

* revert infra used for testing

* [CrowdStrike Falcon Intel v2] Fixed an issue in 'cs-actors' and 'cs-reports' commands (#31265)

* Fix the 'NoneType' object is not iterable issue

* ruff

* Update the docker image; Add RN

* Update Packs/CrowdStrikeIntel/ReleaseNotes/2_0_34.md

Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com>

---------

Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com>

* oncall- installation orders (#31253)

* test

* test

* revert debugs

* pre-commit

---------

Co-authored-by: Jas Beilin <jgranot@paloaltonetworks.com>

* Core rest api docs fix (#31262)

* Improved descriptions.

* Added docs

* Added rn.

* Changed i.e to e.g

* bugfix/XSUP-30713/port-scan-pb-issue-incident-failure (#31154)

* Fix playbook input's default value, change to not
required, add check for value not empty

* Update playbook image

* Update release notes

* Bump pack from version CortexXDR to 6.0.5.

* Moved InternalIPRanges input check to better location

* Fix review comments

---------

Co-authored-by: Content Bot <bot@demisto.com>

* [PagerDuty v2] Added Support For Pagination (#30959)

* commit init - lint and type annotation

* typing

* pagination function and some typing

* fix api limit and pagination

* added UT and test_data

* added RN and description for args

* generate readme

* update docker

* added UT

* fix flake8

* more docstring, one more UT, fix send unnecessary parameters

* fix f-string

* fix pep8

* revert copy

* fix parameters name

* docs review

* update docker

* [ASM] EXPANDR 7225 - Update Ev1 Integration Display Name (#31234) (#31276)

* Update Display Name

* Update release notes

* Update docker image and add period to descriptions

Co-authored-by: John <40349459+BigEasyJ@users.noreply.github.com>
Co-authored-by: MLainer1 <93524335+MLainer1@users.noreply.github.com>

* Update Docker Image To demisto/python3  (#31286)

* Updated Metadata Of Pack QualysFIM

* Added release notes to pack QualysFIM

* Packs/QualysFIM/Integrations/QualysFIM/QualysFIM.yml Docker image update

* Updated Metadata Of Pack FortiSIEM

* Added release notes to pack FortiSIEM

* Packs/FortiSIEM/Integrations/FortiSIEMV2/FortiSIEMV2.yml Docker image update

* Updated Metadata Of Pack FreshworksFreshservice

* Added release notes to pack FreshworksFreshservice

* Packs/FreshworksFreshservice/Integrations/FreshworksFreshservice/FreshworksFreshservice.yml Docker image update

* Updated Metadata Of Pack KnowBe4_KMSAT

* Added release notes to pack KnowBe4_KMSAT

* Packs/KnowBe4_KMSAT/Integrations/KnowBe4KMSATEventCollector/KnowBe4KMSATEventCollector.yml Docker image update

* Packs/KnowBe4_KMSAT/Integrations/KnowBe4KMSAT/KnowBe4KMSAT.yml Docker image update

* Updated Metadata Of Pack SafeNet_Trusted_Access

* Added release notes to pack SafeNet_Trusted_Access

* Packs/SafeNet_Trusted_Access/Integrations/SafeNetTrustedAccessEventCollector/SafeNetTrustedAccessEventCollector.yml Docker image update

* Updated Metadata Of Pack DelineaSS

* Added release notes to pack DelineaSS

* Packs/DelineaSS/Integrations/DelineaSS/DelineaSS.yml Docker image update

* Updated Metadata Of Pack Cryptocurrency

* Added release notes to pack Cryptocurrency

* Packs/Cryptocurrency/Integrations/Cryptocurrency/Cryptocurrency.yml Docker image update

* Updated Metadata Of Pack PANOSPolicyOptimizer

* Added release notes to pack PANOSPolicyOptimizer

* Packs/PANOSPolicyOptimizer/Integrations/PANOSPolicyOptimizer/PANOSPolicyOptimizer.yml Docker image update

* Updated Metadata Of Pack DeveloperTools

* Added release notes to pack DeveloperTools

* Packs/DeveloperTools/Integrations/CreateIncidents/CreateIncidents.yml Docker image update

* Add XSOAR_SAAS section to EDL description (#31264)

* add XSOAR_SAAS section to EDL description

* update RN

* [XSUP 30575] Added full fields query param (#31272)

* get indicators full fields data

* pre-commit

* release notes

* tests and CR fixes

* Update Packs/FeedCrowdstrikeFalconIntel/ReleaseNotes/2_1_13.md

Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>

---------

Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>

* Update Docker Image To demisto/boto3py3  (#31287)

* Updated Metadata Of Pack SecurityIntelligenceServicesFeed

* Added release notes to pack SecurityIntelligenceServicesFeed

* Packs/SecurityIntelligenceServicesFeed/Integrations/SecurityIntelligenceServicesFeed/SecurityIntelligenceServicesFeed.yml Docker image update

* Updated Metadata Of Pack AWS-IAM

* Added release notes to pack AWS-IAM

* Packs/AWS-IAM/Integrations/AWS-IAM/AWS-IAM.yml Docker image update

* Updated Metadata Of Pack AWS-Route53

* Added release notes to pack AWS-Route53

* Packs/AWS-Route53/Integrations/AWSRoute53/AWSRoute53.yml Docker image update

* Updated Metadata Of Pack AWS-AccessAnalyzer

* Added release notes to pack AWS-AccessAnalyzer

* Packs/AWS-AccessAnalyzer/Integrations/AWS-AccessAnalyzer/AWS-AccessAnalyzer.yml Docker image update

* Updated Metadata Of Pack AWS-GuardDuty

* Added release notes to pack AWS-GuardDuty

* Packs/AWS-GuardDuty/Integrations/AWSGuardDutyEventCollector/AWSGuardDutyEventCollector.yml Docker image update

* Packs/AWS-GuardDuty/Integrations/AWSGuardDuty/AWSGuardDuty.yml Docker image update

* Updated Metadata Of Pack AWS-SecurityHub

* Added release notes to pack AWS-SecurityHub

* Packs/AWS-SecurityHub/Integrations/AWSSecurityHubEventCollector/AWSSecurityHubEventCollector.yml Docker image update

* Updated Metadata Of Pack Aws-SecretsManager

* Added release notes to pack Aws-SecretsManager

* Packs/Aws-SecretsManager/Integrations/AwsSecretsManager/AwsSecretsManager.yml Docker image update

* Update Docker Image To demisto/accessdata  (#31288)

* Updated Metadata Of Pack Exterro

* Added release notes to pack Exterro

* Packs/Exterro/Integrations/Exterro/Exterro.yml Docker image update

* Update Docker Image To demisto/oci  (#31290)

* Updated Metadata Of Pack OracleCloudInfrastructure

* Added release notes to pack OracleCloudInfrastructure

* Packs/OracleCloudInfrastructure/Integrations/OracleCloudInfrastructureEventCollector/OracleCloudInfrastructureEventCollector.yml Docker image update

* Update Docker Image To demisto/py3-tools  (#31289)

* Updated Metadata Of Pack Intezer

* Added release notes to pack Intezer

* Packs/Intezer/Integrations/IntezerV2/IntezerV2.yml Docker image update

* Updated Metadata Of Pack Zabbix

* Added release notes to pack Zabbix

* Packs/Zabbix/Integrations/Zabbix/Zabbix.yml Docker image update

* Updated Metadata Of Pack FeedMalwareBazaar

* Added release notes to pack FeedMalwareBazaar

* Packs/FeedMalwareBazaar/Integrations/MalwareBazaarFeed/MalwareBazaarFeed.yml Docker image update

* Updated Metadata Of Pack FeedGCPWhitelist

* Added release notes to pack FeedGCPWhitelist

* Packs/FeedGCPWhitelist/Integrations/FeedGoogleIPRanges/FeedGoogleIPRanges.yml Docker image update

* Updated Metadata Of Pack AccentureCTI_Feed

* Added release notes to pack AccentureCTI_Feed

* Packs/AccentureCTI_Feed/Integrations/ACTIIndicatorFeed/ACTIIndicatorFeed.yml Docker image update

* Updated Metadata Of Pack SEKOIAIntelligenceCenter

* Added release notes to pack SEKOIAIntelligenceCenter

* Packs/SEKOIAIntelligenceCenter/Integrations/SEKOIAIntelligenceCenter/SEKOIAIntelligenceCenter.yml Docker image update

* Updated Metadata Of Pack JARM

* Added release notes to pack JARM

* Packs/JARM/Integrations/JARM/JARM.yml Docker image update

* Updated Metadata Of Pack Anomali_ThreatStream

* Added release notes to pack Anomali_ThreatStream

* Packs/Anomali_ThreatStream/Integrations/AnomaliThreatStreamv3/AnomaliThreatStreamv3.yml Docker image update

* Updated Metadata Of Pack CommonWidgets

* Added release notes to pack CommonWidgets

* Packs/CommonWidgets/Scripts/RSSWidget/RSSWidget.yml Docker image update

* Updated Metadata Of Pack FiltersAndTransformers

* Added release notes to pack FiltersAndTransformers

* Packs/FiltersAndTransformers/Scripts/Jmespath/Jmespath.yml Docker image update

* Update Docker Image To demisto/armorblox  (#31291)

* Updated Metadata Of Pack Armorblox

* Added release notes to pack Armorblox

* Packs/Armorblox/Integrations/Armorblox/Armorblox.yml Docker image update

* Update Docker Image To demisto/crypto  (#31292)

* Updated Metadata Of Pack AzureKeyVault

* Added release notes to pack AzureKeyVault

* Packs/AzureKeyVault/Integrations/AzureKeyVault/AzureKeyVault.yml Docker image update

* Updated Metadata Of Pack AzureSentinel

* Added release notes to pack AzureSentinel

* Packs/AzureSentinel/Integrations/AzureSentinel/AzureSentinel.yml Docker image update

* Updated Metadata Of Pack AzureDevOps

* Added release notes to pack AzureDevOps

* Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Docker image update

* Updated Metadata Of Pack MicrosoftCloudAppSecurity

* Added release notes to pack MicrosoftCloudAppSecurity

* Packs/MicrosoftCloudAppSecurity/Integrations/MicrosoftCloudAppSecurity/MicrosoftCloudAppSecurity.yml Docker image update

* Updated Metadata Of Pack AzureRiskyUsers

* Added release notes to pack AzureRiskyUsers

* Packs/AzureRiskyUsers/Integrations/AzureRiskyUsers/AzureRiskyUsers.yml Docker image update

* Updated Metadata Of Pack MicrosoftGraphGroups

* Added release notes to pack MicrosoftGraphGroups

* Packs/MicrosoftGraphGroups/Integrations/MicrosoftGraphGroups/MicrosoftGraphGroups.yml Docker image update

* Updated Metadata Of Pack AzureSQLManagement

* Added release notes to pack AzureSQLManagement

* Packs/AzureSQLManagement/Integrations/AzureSQLManagement/AzureSQLManagement.yml Docker image update

* Updated Metadata Of Pack MicrosoftGraphAPI

* Added release notes to pack MicrosoftGraphAPI

* Packs/MicrosoftGraphAPI/Integrations/MicrosoftGraphAPI/MicrosoftGraphAPI.yml Docker image update

* Updated Metadata Of Pack MicrosoftTeams

* Added release notes to pack MicrosoftTeams

* Packs/MicrosoftTeams/Integrations/MicrosoftTeamsManagement/MicrosoftTeamsManagement.yml Docker image update

* Updated Metadata Of Pack MicrosoftGraphApplications

* Added release notes to pack MicrosoftGraphApplications

* Packs/MicrosoftGraphApplications/Integrations/MicrosoftGraphApplications/MicrosoftGraphApplications.yml Docker image update

* Update Docker Image To demisto/sixgill  (#31293)

* Updated Metadata Of Pack Cybersixgill-ActionableAlerts

* Added release notes to pack Cybersixgill-ActionableAlerts

* Packs/Cybersixgill-ActionableAlerts/Integrations/CybersixgillActionableAlerts/CybersixgillActionableAlerts.yml Docker image update

* Updated Metadata Of Pack Sixgill-Darkfeed

* Added release notes to pack Sixgill-Darkfeed

* Packs/Sixgill-Darkfeed/Integrations/Sixgill_Darkfeed_Enrichment/Sixgill_Darkfeed_Enrichment.yml Docker image update

* Packs/Sixgill-Darkfeed/Integrations/Sixgill_Darkfeed/Sixgill_Darkfeed.yml Docker image update

* Update Docker Image To demisto/carbon-black-cloud  (#31295)

* Updated Metadata Of Pack CarbonBlackDefense

* Added release notes to pack CarbonBlackDefense

* Packs/CarbonBlackDefense/Integrations/CarbonBlackLiveResponseCloud/CarbonBlackLiveResponseCloud.yml Docker image update

* Update Docker Image To demisto/taxii2  (#31294)

* Updated Metadata Of Pack FeedDHS

* Added release notes to pack FeedDHS

* Packs/FeedDHS/Integrations/DHSFeedV2/DHSFeedV2.yml Docker image update

* Updated Metadata Of Pack FeedUnit42v2

* Added release notes to pack FeedUnit42v2

* Packs/FeedUnit42v2/Integrations/FeedUnit42v2/FeedUnit42v2.yml Docker image update

* MS IIS Update2 (#31256)

* Updated MicrosoftIISWebServerModelingRules_1_3

* Updated ModelingRules filters

* Updated ModelingRules filters

* Updated ReleaseNotes

* Up…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants