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

Tim indicator relationships playboox disable auto extract #23793

Merged

Conversation

ArikDay
Copy link
Contributor

@ArikDay ArikDay commented Jan 12, 2023

Status

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

Related Issues

fixes: link to the issue

Description

disable indicators auto-extract

Minimum version of Cortex XSOAR

  • 6.0.0
  • 6.1.0
  • 6.2.0
  • 6.8.0

Does it break backward compatibility?

  • Yes
    • Further details:
  • No

Must have

  • Tests
  • Documentation

@ArikDay ArikDay merged commit eef4993 into master Jan 12, 2023
@ArikDay ArikDay deleted the TIM_-_Indicator_Relationships_Playboox_-_disable_auto_extract branch January 12, 2023 14:43
maimorag pushed a commit that referenced this pull request Jan 17, 2023
* disable indicators auto-extract

* disable indicators auto-extract

* release notes fix
dantavori pushed a commit that referenced this pull request Feb 28, 2023
* moving files of hey using git mv

* adding deprecated to Hey pack and to pack ignore

* added release note

* adding Hey dependencies to Developer Tools

* updating docker image

* updating docker image in hey script

* added a test to pack hey

* degrading release note

* adding ignore to BA114

* changing release note

* returning to prev previous state

* Empty-Commit

* adding release note to Hey pack

* Empty-Commit

* Empty-Commit

* update release note of pack Hey

* checking if the old docker also fail in exportIndicator

* docker image

* deleting Export Indicators Performance Test since the config no longer exist

* Empty-Commit

* reverting changes in common scripts

* cr notes

* Empty-Commit

* cr note

* cr note header

* Empty-Commit

* [AWS guard duty] Added returnRawResponse argument (#23721)

* Added the *returnRawResponse* argument to the ***aws-gd-get-findings*** command

* Community common scripts 33-38 (#23701)

* [Marketplace Contribution] SentinelOne - Content Pack Update (#23583)

* [Marketplace Contribution] SentinelOne - Content Pack Update (#23051)

* "contribution update to pack "SentinelOne""

* Update SentinelOne-V2.py

* list_agents_command - use comma instead of semicolon for `params` argument

Co-authored-by: ostolero <86190583+ostolero@users.noreply.github.com>

* fix tab/space issue

* update pack_metadata

* Update sentinelone-list-agents params description

Explains that query params are OR'd

* Update get_events

add cursor to context

* fix validation and UT

* fix validation

* add missing context

* fix validation

* fix validation

* fix yml

Co-authored-by: Randy Baldwin <32545292+randomizerxd@users.noreply.github.com>
Co-authored-by: ostolero <86190583+ostolero@users.noreply.github.com>
Co-authored-by: ostolero <ostolero@paloaltonetworks.com>

* update metadata

* fix tpb

* fix tpb

Co-authored-by: xsoar-bot <67315154+xsoar-bot@users.noreply.github.com>
Co-authored-by: Randy Baldwin <32545292+randomizerxd@users.noreply.github.com>
Co-authored-by: ostolero <86190583+ostolero@users.noreply.github.com>
Co-authored-by: ostolero <ostolero@paloaltonetworks.com>

* Fixed agent param (#23714)

* Manipulated agent header based on platform

* Fixed unit tests

* Added rn

* Removed unnecessary import and fixed rn

* Update Packs/Palo_Alto_Networks_WildFire/ReleaseNotes/2_1_11.md

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

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

* Fixed brackets handling in URL formatter (#23305)

* Fixed square brackets handling in URL formatter

* Updated code to work for all brackets

* Update FormatURL.py

* Fixed issue with tests

* Flake8 fixes

* RN

* Added comments for new code segments.

* Update Packs/CommonScripts/Scripts/FormatURL/FormatURL.py

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

* Fixed regex for Proofpoint wrapper to catch until it hits "__;" and not "__"

* RN

* docker update

* docker update

* RN

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

* XDR update README.md (#23781)

* Move GetRange, GetValuesOfMultipleFields, If-Then-Else, IgnoreFieldsFromJson to the FiltersAndTransformers pack. (#23484)

* Add epp malop v2.0.1 (#23666)

* Add epp malop v2.0.1 (#23476)

* RN

Co-authored-by: suraj-metron <87964764+suraj-metron@users.noreply.github.com>
Co-authored-by: ilaner <88267954+ilaner@users.noreply.github.com>

* RM Deprecated Arg from GL Slack Notifier (#23783)

* Duo auth v2 API support (#23632)

* Fix error with v2

* Fix error with v2

* Added API version param

* Added API request type param

* Added API request type param

* Added API request type param

* Added API request type param

* Releaswe notes

* Added new paaameters to the readme

* Update DuoEventCollector.yml

Done.

* Update README.md

Done.

* Update 3_2_2.md

Done.

* Fixes to pr

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

* Threatconnect add indicator reputation (#23724)

* Added indicator reputaion param

* Added indicator reputaion param

* Added indicator reputaion param

* Add Stored Credentials Support to Okta (#23749)

* Cisco AMP (#21994) (#23770)

* Cisco AMP Integration (#21994)

* Cisco AMP Integration

* Added integration to conf.json

* Fixed indentations

* Removed secrets from README.md

* Removed secrets

* format on yml file

* Fixed according to validator

* fixed docker image tag

* Update image size

* Improved event_type to not include None

* demisto-sdk update-release-notes -i Packs/CiscoAMP

* Ignore mypy error

* Fixed mypy error position

* Fixed fetch argument to max_fetch.
Added API version to README.

* Fixed default value for server url.
removed releasenotes

* Updated pack version

* Changed argument name from 3rd to Third to avoid validation error.

* Changed endpoint generic command to support arrays

* Added walrus operator to an if statement

* Update Packs/CiscoAMP/Integrations/CiscoAMP/CiscoAMP.py

Co-authored-by: dorschw <81086590+dorschw@users.noreply.github.com>

* Removed unnecessary line.
Fixed `not in` to `!=`.

* Update Packs/CiscoAMP/Integrations/CiscoAMP/CiscoAMP.py

Co-authored-by: dorschw <81086590+dorschw@users.noreply.github.com>

* Update Packs/CiscoAMP/Integrations/CiscoAMP/CiscoAMP.py

Co-authored-by: dorschw <81086590+dorschw@users.noreply.github.com>

* Update Packs/CiscoAMP/Integrations/CiscoAMP/CiscoAMP.py

Co-authored-by: dorschw <81086590+dorschw@users.noreply.github.com>

* Fixed `any` not receiving an iterable object.

* Moved all raiseValue tests to another function.
Fixed typo in function name is query.

* Corrected format of exception handling within test

* Added comment when neither manual and automatic pagination has been chosen

* Removed type: ignores and added reason where needed.

* Added reliability parameter and functionality.

* Added helper function for trajectory commands.
Added reliability  param in test.

* Changed reliability type to str

* Added default values for pagination params

* Added `type ignore` to `event_type` as it cannot be `List[Optional[int]]`.
If it is None it will fall in the creation.
If it isn't a number an exception will be raised in `arg_to_number`.

* Added test for checking there are no links in outputs.

* updated docker image tag

* Update CiscoAMP_description.md

Done.

* Removed Integration commands from readme.

* Updated docker image tag

* Update README.md

Done.

* Update README.md

Done.

* Update CiscoAMP.yml

Done.

* Trying to fix an error from unit-test and lint validation:
"/home/circleci/project/Packs/CiscoAMP/Integrations/CiscoAMP/CiscoAMP.yml", line 1837, column 595

* Update Packs/CiscoAMP/Integrations/CiscoAMP/CiscoAMP.py

Co-authored-by: dorschw <81086590+dorschw@users.noreply.github.com>

* Fixed error handling with HTTP response to use `res`.

* Fixed SHA256 validation in event_list

* Removed unneeded ignore statement.

* Changed order of `if` statements when handling pagination types.

* Fixed bug in `get_readable_output` when the items within a response is `None`.

* Fixed bug, with new list set as 0.

* Improved the `doc` description of `is_query_wrong`.

* Improved `is_query_wrong` response `doc`

* Added comment for unclear if statement in activity list

* Added to the description of an error in case an item to delete is not found

* Removed redundant if

* Returned type ignore.

* Fixed a bug in regex

* Update docker image tag

* Changed exception to DemistoException as requested in PR.

* Added UNKOWN as default severity in fetch incidents.

* Added comment to explain a logic in a test

* Update Packs/CiscoAMP/Integrations/CiscoAMP/CiscoAMP.py

Co-authored-by: dorschw <81086590+dorschw@users.noreply.github.com>

* Updated feature availability.

* Enriched unit-test

* Removed all 'in's from test functions and changed them to '==' as requested.

* updated docker image tag

* remade validate_query.

* changed filename regex to a constant global.

* Added headers to feature isolation test.

* added test for last command_results in trajectory test

* remade unit test expected output.

* fixed long lines.

* update docker image tag

* Added a new method pagination_range that generates a range for pagination tuple.

* Added DemistoException and removed unneeded defaults in pagination.

* Changed a loop to list comprehension.

* Fixed type hint

* Removed a `try-except` block from `file_command`.

Co-authored-by: LiorQM <lior.sb18@gmail.com>
Co-authored-by: dorschw <81086590+dorschw@users.noreply.github.com>
Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>

* skip

* black

Co-authored-by: LiorQM <106475467+LiorQM@users.noreply.github.com>
Co-authored-by: LiorQM <lior.sb18@gmail.com>
Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>

* clearer docs for sshkey (#23712)

* clearer docs

* fix edl

* bump version

* fix

* add in readme

* move value

* false positive

* Microsoft Graph User - add support in credential store (#23754)

* Microsoft Graph User

* Taxii2 json error (#23776)

* move InvalidJSONError handling to TAXII2ApiModule

* add RN

* build & CR changes

* Move from CommonScripts to the FiltersAndTransformers pack. (#23486)

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

* Updated Metadata Of Pack ActiveMQ

* Added release notes to pack ActiveMQ

* Packs/ActiveMQ/Integrations/ActiveMQ/ActiveMQ.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 FeedAWS

* Added release notes to pack FeedAWS

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

* Updated Metadata Of Pack FeedCSV

* Added release notes to pack FeedCSV

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

* Updated Metadata Of Pack FeedElasticsearch

* Added release notes to pack FeedElasticsearch

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

* revert ActiveMQ

Co-authored-by: sberman <sberman@paloaltonetworks.com>

* MicrosoftCloudAppSecurity - add support in credential store (#23763)

* MicrosoftCloudAppSecurity

* Smime_sign_regional_characters (#23755)

* Smime_sign_regional_characters (#23522)

* revert .pack-ignore

* update README.md

* fix validations erorrs

* add no cover

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

* Add Stored Credentials Support to Azure Sentinel (#23706)

* Add support for credential store

* Anomali ThreatStream v2 - add support in credential store (#23757)

* Anomali ThreatStream v2

* Update the disable_warnings

* Zscaler - add support in credential store (#23782)

* Zscaler

* AlienVault OTX v2 - add support in credential store (#23784)

* AlienVault OTX v2

* ExpanseV2 - add support in credential store (#23788)

* ExpanseV2

* FeedExpanse

* Tim   indicator relationships playboox   disable auto extract (#23793)

* disable indicators auto-extract

* disable indicators auto-extract

* release notes fix

* add device-group input to pan-os-commit-configuration playbook (#23780)

* add device-group input to pan-os-commit-configuration playbook

* bump rn

* fix validation

* remove filter

* HelloWorld - add support in credential store (#23798)

* Add Stored Credentials Support to Microsoft 365 Defender (#23785)

* Add support for stored credentials

* Update pack version

* Update Packs/Microsoft365Defender/Integrations/Microsoft365Defender/Microsoft365Defender.yml

Co-authored-by: Binat Ziser <89336697+bziser@users.noreply.github.com>

* Update Packs/Microsoft365Defender/Integrations/Microsoft365Defender/Microsoft365Defender.py

Co-authored-by: Binat Ziser <89336697+bziser@users.noreply.github.com>

Co-authored-by: Binat Ziser <89336697+bziser@users.noreply.github.com>

* GenerateAsBuilt [Common Scripts Utility Consolidations] (#23471)

* moved GenerateAsBuilt to CommonScripts

* Updated code standards and doc strings

* Added doc strings

* added UT's

* moved main function logic to helper functions

* removed UT coverage from __init__ functions

* removed UT coverage from __init__ functions

* Added UT doc-strings, Linting

* Updated dockerimage

* Updates release notes

* Updated release notes

* Updated release notes

* fixes for CR issues

* deprecated original pack

* deprecated original pack

* Release notes misspell fix

* Updated UT

* Updated release notes

* Added id_set json

* Updated release notes

* Updated release notes

* Updated RN

* Removed constants

* Updated RN

* UT coverage

* Fixed linting error

* Updated RN

Co-authored-by: Shmuel Fainberg <sfainberg@paloaltonetworks.com>

* CreateHash, DeduplicateValuesbyKey, JsonUnescape [Common Scripts Utility Consolidations] (#23672)

* Moved CreateHash script to CommonScripts

* Standardized CreateHash code

* Added createHash UT

* Moved DeduplicateValuesbyKey to CommonScripts

* Added DeduplicateValuesbyKey UT

* Updated release notes, Moved JsonUnescape

* Added JsonUnescape UT

* fixed DeduplicateValuesbyKey UT

* Updated CommonScripts RN

* Removed nosec from hashlib functions

* Added to known_words.txt

* Fixed linting issue, Updated RN

* added noseq to ignore hash Bandit error

* Updated RN

* Updated RN

* Updated RN

* Updated RN

* Updated RN

* Updated RN

* Updated RN

* Updated docker images & RN

Co-authored-by: Shmuel Fainberg <sfainberg@paloaltonetworks.com>

* Update Content Update Manager URL (#23802) (#23806)

Corrected the Content Update Manager URL.

Co-authored-by: Yaakov Praisler <59408745+yaakovpraisler@users.noreply.github.com>

Co-authored-by: Tyler Bailey <96828763+tbailey25@users.noreply.github.com>
Co-authored-by: Yaakov Praisler <59408745+yaakovpraisler@users.noreply.github.com>

* Update README.md (#23810)

Edit the file to remove duplication of command names in the right pane.

* Update README.md (#23810)

Edit the file to remove duplication of command names in the right pane.

* Gsm descriptive errors (#23722)

* Proofpoint Trap fixes. (#23764)

* Proofpoint Trap fixes.
Changed dataset name in modeling rules and added toversion to the yml file of the old modeling rules.

* Created ReleaseNotes templates

* Created Release Notes templates

* Added release notes content

* Update 2_0_6.md

Done.

* Fixed the dataset name in the schema file.

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

* [ElasticSearchV2] - enhancement and bug fix (#23597)

* add support for any query in the search command

* add aggregations key

* unit-tests

* update rn

* remove docker update from rn

* fix unit-tests

* fix unit-tests

* update docker image

* remove comma

* fix unit-tests

* known words

* elastic search code fixes

* flake8 issues

* fix validations

* Update Packs/Elasticsearch/ReleaseNotes/1_3_11.md

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

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

* Fix Wildfire pending report failure (#23262)

* Deprecate Eclecticiq v1 now v2 is GA (#23762)

* Devcontainer: DemistoSDK permissions (#23827)

* User Investigation Generic (#23748)

* User Investigation generic -yml, ReadMe and png

* User Investigation generic ReadMe

* User Investigation generic release-notes

* User Investigation png update

* Update playbook-User_Investigation_-_Generic.yml

Done.

* Update playbook-User_Investigation_-_Generic_README.md

Done.

* Update playbook-User_Investigation_-_Generic.yml

Done.

* Update 2_3_25.md

Done.

* Fixes after review

* Fixes after review

* skipunavailable: true - Fix for azure analytics task

* Okta - User Investigation
New playbook

* Okta - User Investigation
New playbook - Release note

* User Investigation - SIEM search for failed logon - Generic
New playbook

* User Investigation - SIEM search for failed logon - Generic
New playbook - Release note

* User Investigation - Generic
replace Okta query tasks to 'Okta_-_User_Investigation' sub-playbook
replace SIEM query tasks to 'User_Investigation_-_SIEM_search_for_failed_logon_-_Generic' sub-playbook
add descriptions

* change QRadar task name on 'User_Investigation_-_SIEM_search_for_failed_logon_-_Generic' playbook

* Fixes After The review for Okta User Investigation Playbook

* Fixes After The review for playbook-SIEM_-_Search_for_Failed_logins

* Fixes After The review for playbook-User_Investigation_-_Generic

* Update Release note

* Fixes after review

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

* took out force (#23832)

* Scripts adoption - ArrayToCSV- ConvertTimezone (#23553)

* fetch-recording (#23503) (#23699)

* init

* yml

* a

* b

* fix

* type

* rn

* unit test

* fix

* Merge remote-tracking branch 'origin/master' into yr-zoom-record

* Merge remote-tracking branch 'origin/master' into yr-zoom-record

* d

* fix

* test

* ignor

* revert

* fixing the test

* Merge remote-tracking branch 'origin/master' into yr-zoom-record

* Merge remote-tracking branch 'origin/master' into yr-zoom-record

* fix

* f

* FIX

* Merge remote-tracking branch 'origin/master' into yr-zoom-record

* Merge remote-tracking branch 'origin/master' into yr-zoom-record

* Merge remote-tracking branch 'origin/master' into yr-zoom-record

* Merge remote-tracking branch 'origin/master' into yr-zoom-record

* a

* cr

* Merge remote-tracking branch 'origin/master' into yr-zoom-record

* test

* ilan CR

* Merge remote-tracking branch 'origin/master' into yr-zoom-record

* lower

* finel cr

* Merge remote-tracking branch 'origin/master' into yr-zoom-record

* unit

* Merge remote-tracking branch 'origin/master' into yr-zoom-record

* a

* a

* readme

* Merge remote-tracking branch 'origin/master' into yr-zoom-record

* docker

* Merge remote-tracking branch 'origin/master' into yr-zoom-record

* fix

* Isolate Endpoint - Generic v2 enhancement (#23464)

* test

* test

* Added Cortex XSIAM (Containment Plan) sub-playbook.

* update RN

* replaced the Containment Plan playbook with a single automation

* update RN

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes

* update RN

* fixes the unused input

* fixes the unused input

* changes fromversion

* fixes

Co-authored-by: evisochek <evisochek@paloaltonetworks.com>

* Jb adding sections phase 3 (#23694)

* added sections.

* fix rn

* fix rn

* Splunkpy README.md update (#23815) (#23838)

* updated SplunkPy Readme.md to reference known authentication error

* updated splunkpy readme.md

Co-authored-by: gbouzar <113393855+gbouzar@users.noreply.github.com>
Co-authored-by: Adi Daud <46249224+adi88d@users.noreply.github.com>

* ParseEmailFilesV2: update docker  (#23828)

* update docker

* added rn

* update docker

* update version

* Pan os edit url category fix bug (#23833)

* fix the bug

* failed unit-test

* fix the bug

* bump rn

* Update Packs/PAN-OS/ReleaseNotes/1_16_2.md

* known words

* update docker image

* flake8 issues

* adding param to search (#23789)

* adding param to search

* add arg

* adding release note

* update release note after cr

* update after cr

* adding argument to README

* fix tests

* docker update

* doker in release note

* Added a GetFinalVerdictFromDBotScore (#23842)

* Added a GetFinalVerdictFromDBotScore (#23595)

* Added a new script which is GetFinalVerdictFromDBotScore

* Update RN

* Delete 1_10_40.md

* Delete GetFinalVerdictFromDBotScore_test.py

* Delete GetFinalVerdictFromDBotScore.py

* Delete GetFinalVerdictFromDBotScore.yml

* Delete pack_metadata.json

* Delete README.md

* Delete GetFinalVerdictFromDBotScore.py

* Delete README.md

* Delete GetFinalVerdictFromDBotScore_test.py

* Delete GetFinalVerdictFromDBotScore.yml

* Renamed to GetIndicatorDBotScoreFromContext, and moved to CommunityCommonScript

* Updated README

* Updated comments

* Added RN

* Small fix folloing to the review comments.

* small fix

* Updated RN

* Update GetIndicatorDBotScoreFromContext.yml

Co-authored-by: Masahiko Inoue <54964121+spearmin10@users.noreply.github.com>
Co-authored-by: Yaakov Praisler <59408745+yaakovpraisler@users.noreply.github.com>

* updated pack with video (#23829)

* Cisco AMP: move to AMP pack (#23834)

* move to the AMP pack

* release notes

* rename

* bump

* fix UTs

* BC

* RN

* rename playbooks, update conf.json

* Microsoft ATP TPB fix (#23768)

* fix

* fixed tests

* update

* update docker

* fix

* Update README.md (#23790) (#23824)

Co-authored-by: Daniel Pascual <danielvazquez@google.com>

Co-authored-by: pabloperezj <122302023+pabloperezj@users.noreply.github.com>
Co-authored-by: Daniel Pascual <danielvazquez@google.com>

* Hashicorp vault aws support (#23309)

* ThreatConnect v1/v2 (Deprecated) - Deprecated. Use the ThreatConnect … (#23261)

* ThreatConenct v1/v2 (Deprecated) - Deprecated. Use the ThreatConnect v3 integration instead.

* update dockerimage

* add deprecated:true

* removing SecurityAdvisor pack from MarketPlace (#23611)

* removing SecurityAdvisor pack from MarketPlace

* Update pack_metadata.json

* fixing tests

* bug - adding support for taxii 2.0 indicator (#23741)

* bug - adding support for taxii 2.0 indicator

* test and rn

* fix test

* Update 2_0_21.md

* Update 2_0_21.md

* Added get_tenant_info-command (#23752)

* Updating fields for modeling rules (#23205)

* 4 Tuples Update For Modeling Rules

* Added modeling updates

* Updated ZscalerZPA_1_3

* Updated ReleaseNotes

* Added IP Protocol for JuniperSRX and ZscalerZPA

* Added IP Protocol for JuniperSRX

* Updated ReleaseNotes

* Updated ReleaseNotes

* Updated Zscaler ZIA

* Added Zscaler Modeling Rules and ReleaseNotes

* Updated ModelingRules

* Updated JuniperSRX and ZscalerZPA

* Updated ReleaseNotes

* Updated ReleaseNotes

* Updated ModelingRules

* Updated ZscalerZPA_1_3

* Delete ZscalerZPA_1_3.xif

* Updated file

* Removed ZscalerZPA

* Removed ZscalerZPA from this PR

* Updated protocol numbers

* Updated ModelingRules

* Updated ReleaseNotes

* Updated ReleaseNotes and ModelingRules

* Updated ReleaseNotes

* add hidden:true (#23853)

* Fix MITRE name and external_id filtering (#23851)

* filter in code

* add UT

* update TPB

* update RN

* update docker image

* Add Stored Credentials Support to GitHub_IAM (#23659)

* Add support to credential store

Co-authored-by: Binat Ziser <89336697+bziser@users.noreply.github.com>

* [Marketplace Contribution] Community Common Scripts - Content Pack Update (#23816) (#23862)

* "contribution update to pack "Community Common Scripts""

* Update Packs/CommunityCommonScripts/Scripts/DeleteIncidentsByQuery/DeleteIncidentsByQuery.yml

* Update pack_metadata.json

* Rename 1_1_0.md to 1_0_6.md

Co-authored-by: Yaakov Praisler <59408745+yaakovpraisler@users.noreply.github.com>

Co-authored-by: xsoar-bot <67315154+xsoar-bot@users.noreply.github.com>
Co-authored-by: Yaakov Praisler <59408745+yaakovpraisler@users.noreply.github.com>

* Update Docker Image To demisto/netutils  (#23872)

* Updated Metadata Of Pack FeedPublicDNS

* Added release notes to pack FeedPublicDNS

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

* Update Docker Image To demisto/smbprotocol  (#23882)

* Updated Metadata Of Pack SMB

* Added release notes to pack SMB

* Packs/SMB/Integrations/SMB_v2/SMB_v2.yml Docker image update

* Update Docker Image To demisto/opencti-v4  (#23871)

* Updated Metadata Of Pack FeedOpenCTI

* Added release notes to pack FeedOpenCTI

* Packs/FeedOpenCTI/Integrations/FeedOpenCTI_v4/FeedOpenCTI_v4.yml Docker image update

* Phishing small issues (#23803)

* Phishing v3

* Phishing v3

* RN

* Adding OriginalAuthenticationHeader to task 82

* pack ignore - add PB106

* Update 3_4_1.md

Done,

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

* Update Docker Image To demisto/nmap  (#23880)

* Updated Metadata Of Pack Nmap

* Added release notes to pack Nmap

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

* Update Docker Image To demisto/pymisp2  (#23878)

* Updated Metadata Of Pack MISP

* Added release notes to pack MISP

* Packs/MISP/Integrations/MISPV3/MISPV3.yml Docker image update

* revert changes

* adding release note to developer tools, the previous was deleted

* docker image update and adding ignore to RN113,RN114

* version

* update docker

---------

Co-authored-by: michal-dagan <109464765+michal-dagan@users.noreply.github.com>
Co-authored-by: RotemAmit <71597826+RotemAmit@users.noreply.github.com>
Co-authored-by: content-bot <55035720+content-bot@users.noreply.github.com>
Co-authored-by: xsoar-bot <67315154+xsoar-bot@users.noreply.github.com>
Co-authored-by: Randy Baldwin <32545292+randomizerxd@users.noreply.github.com>
Co-authored-by: ostolero <86190583+ostolero@users.noreply.github.com>
Co-authored-by: ostolero <ostolero@paloaltonetworks.com>
Co-authored-by: Shahaf Ben Yakir <44666568+ShahafBenYakir@users.noreply.github.com>
Co-authored-by: Judah Schwartz <JudahSchwartz@users.noreply.github.com>
Co-authored-by: Dror Avrahami <davrahami@paloaltonetworks.com>
Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com>
Co-authored-by: Dan Sterenson <38375556+dansterenson@users.noreply.github.com>
Co-authored-by: sapir shuker <49246861+sapirshuker@users.noreply.github.com>
Co-authored-by: suraj-metron <87964764+suraj-metron@users.noreply.github.com>
Co-authored-by: ilaner <88267954+ilaner@users.noreply.github.com>
Co-authored-by: Andrew Shamah <42912128+amshamah419@users.noreply.github.com>
Co-authored-by: gal-forer <forer.gal@gmail.com>
Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
Co-authored-by: Michael Yochpaz <8832013+MichaelYochpaz@users.noreply.github.com>
Co-authored-by: dorschw <81086590+dorschw@users.noreply.github.com>
Co-authored-by: LiorQM <106475467+LiorQM@users.noreply.github.com>
Co-authored-by: LiorQM <lior.sb18@gmail.com>
Co-authored-by: Menachem Weinfeld <90556466+mmhw@users.noreply.github.com>
Co-authored-by: Adi Bamberger Edri <72088126+BEAdi@users.noreply.github.com>
Co-authored-by: sberman <sberman@paloaltonetworks.com>
Co-authored-by: ckaadic <48683125+ckaadic@users.noreply.github.com>
Co-authored-by: adi88d <adaud@paloaltonetworks.com>
Co-authored-by: Adi Daud <46249224+adi88d@users.noreply.github.com>
Co-authored-by: ArikDay <115150768+ArikDay@users.noreply.github.com>
Co-authored-by: Guy Afik <53861351+GuyAfik@users.noreply.github.com>
Co-authored-by: Binat Ziser <89336697+bziser@users.noreply.github.com>
Co-authored-by: samuelFain <65926551+samuelFain@users.noreply.github.com>
Co-authored-by: Shmuel Fainberg <sfainberg@paloaltonetworks.com>
Co-authored-by: Tyler Bailey <96828763+tbailey25@users.noreply.github.com>
Co-authored-by: Yaakov Praisler <59408745+yaakovpraisler@users.noreply.github.com>
Co-authored-by: yasta5 <112320333+yasta5@users.noreply.github.com>
Co-authored-by: Eido Epstain <eepstain@paloaltonetworks.com>
Co-authored-by: DinaMeylakh <72339665+DinaMeylakh@users.noreply.github.com>
Co-authored-by: OmriItzhak <115150792+OmriItzhak@users.noreply.github.com>
Co-authored-by: Yehuda Rosenberg <90599084+RosenbergYehuda@users.noreply.github.com>
Co-authored-by: Ben Melamed <bmelamed@paloaltonetworks.com>
Co-authored-by: evisochek <evisochek@paloaltonetworks.com>
Co-authored-by: Jasmine Beilin <71636766+JasBeilin@users.noreply.github.com>
Co-authored-by: gbouzar <113393855+gbouzar@users.noreply.github.com>
Co-authored-by: Moshe Galitzky <112559840+moishce@users.noreply.github.com>
Co-authored-by: Masahiko Inoue <54964121+spearmin10@users.noreply.github.com>
Co-authored-by: Ido van Dijk <43602124+idovandijk@users.noreply.github.com>
Co-authored-by: Yuval Hayun <70104171+YuvHayun@users.noreply.github.com>
Co-authored-by: pabloperezj <122302023+pabloperezj@users.noreply.github.com>
Co-authored-by: Daniel Pascual <danielvazquez@google.com>
Co-authored-by: Bar Katzir <37335599+bakatzir@users.noreply.github.com>
Co-authored-by: Edi Katsenelson <85438368+edik24@users.noreply.github.com>
Co-authored-by: MLainer1 <93524335+MLainer1@users.noreply.github.com>
Co-authored-by: nkanon <109467661+nkanon@users.noreply.github.com>
Co-authored-by: Tomer Haimof <81556849+tomer-pan@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants