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

Bump pip from 23.2.1 to 23.3 #4

Open
wants to merge 3,910 commits into
base: master
Choose a base branch
from
Open

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 2, 2023

Bumps pip from 23.2.1 to 23.3.

Changelog

Sourced from pip's changelog.

23.3 (2023-10-15)

Process

  • Added reference to vulnerability reporting guidelines <https://www.python.org/dev/security/>_ to pip's security policy.

Deprecations and Removals

  • Drop a fallback to using SecureTransport on macOS. It was useful when pip detected OpenSSL older than 1.0.1, but the current pip does not support any Python version supporting such old OpenSSL versions. ([#12175](https://github.com/pypa/pip/issues/12175) <https://github.com/pypa/pip/issues/12175>_)

Features

  • Improve extras resolution for multiple constraints on same base package. ([#11924](https://github.com/pypa/pip/issues/11924) <https://github.com/pypa/pip/issues/11924>_)
  • Improve use of datastructures to make candidate selection 1.6x faster. ([#12204](https://github.com/pypa/pip/issues/12204) <https://github.com/pypa/pip/issues/12204>_)
  • Allow pip install --dry-run to use platform and ABI overriding options. ([#12215](https://github.com/pypa/pip/issues/12215) <https://github.com/pypa/pip/issues/12215>_)
  • Add is_yanked boolean entry to the installation report (--report) to indicate whether the requirement was yanked from the index, but was still selected by pip conform to :pep:592. ([#12224](https://github.com/pypa/pip/issues/12224) <https://github.com/pypa/pip/issues/12224>_)

Bug Fixes

  • Ignore errors in temporary directory cleanup (show a warning instead). ([#11394](https://github.com/pypa/pip/issues/11394) <https://github.com/pypa/pip/issues/11394>_)
  • Normalize extras according to :pep:685 from package metadata in the resolver for comparison. This ensures extras are correctly compared and merged as long as the package providing the extra(s) is built with values normalized according to the standard. Note, however, that this does not solve cases where the package itself contains unnormalized extra values in the metadata. ([#11649](https://github.com/pypa/pip/issues/11649) <https://github.com/pypa/pip/issues/11649>_)
  • Prevent downloading sdists twice when :pep:658 metadata is present. ([#11847](https://github.com/pypa/pip/issues/11847) <https://github.com/pypa/pip/issues/11847>_)
  • Include all requested extras in the install report (--report). ([#11924](https://github.com/pypa/pip/issues/11924) <https://github.com/pypa/pip/issues/11924>_)
  • Removed uses of datetime.datetime.utcnow from non-vendored code. ([#12005](https://github.com/pypa/pip/issues/12005) <https://github.com/pypa/pip/issues/12005>_)
  • Consistently report whether a dependency comes from an extra. ([#12095](https://github.com/pypa/pip/issues/12095) <https://github.com/pypa/pip/issues/12095>_)
  • Fix completion script for zsh ([#12166](https://github.com/pypa/pip/issues/12166) <https://github.com/pypa/pip/issues/12166>_)
  • Fix improper handling of the new onexc argument of shutil.rmtree() in Python 3.12. ([#12187](https://github.com/pypa/pip/issues/12187) <https://github.com/pypa/pip/issues/12187>_)
  • Filter out yanked links from the available versions error message: "(from versions: 1.0, 2.0, 3.0)" will not contain yanked versions conform PEP 592. The yanked versions (if any) will be mentioned in a separate error message. ([#12225](https://github.com/pypa/pip/issues/12225) <https://github.com/pypa/pip/issues/12225>_)
  • Fix crash when the git version number contains something else than digits and dots. ([#12280](https://github.com/pypa/pip/issues/12280) <https://github.com/pypa/pip/issues/12280>_)
  • Use -r=... instead of -r ... to specify references with Mercurial. ([#12306](https://github.com/pypa/pip/issues/12306) <https://github.com/pypa/pip/issues/12306>_)
  • Redact password from URLs in some additional places. ([#12350](https://github.com/pypa/pip/issues/12350) <https://github.com/pypa/pip/issues/12350>_)
  • pip uses less memory when caching large packages. As a result, there is a new on-disk cache format stored in a new directory ($PIP_CACHE_DIR/http-v2). ([#2984](https://github.com/pypa/pip/issues/2984) <https://github.com/pypa/pip/issues/2984>_)

Vendored Libraries

  • Upgrade certifi to 2023.7.22
  • Add truststore 0.8.0
  • Upgrade urllib3 to 1.26.17

Improved Documentation

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

maimorag and others added 30 commits August 23, 2023 10:43
* update schema

* update rn

* add emails

* ad bracet

* update rn

* Update ProofpointThreatResponseModelingRules_1_3_schema.json

* Update ProofpointThreatResponseModelingRules_1_3_schema.json

* Update 2_0_13.md

* update rn

* Modified the parsing rule header to match the modeling rule.
Modified the modeling rule to refer to event and not events.

* Modified the id and name of the parsing rule and the modeling rule.

* Modified the release note.

* Modified the modeling rule and the schema file

---------

Co-authored-by: eepstain <116078117+eepstain@users.noreply.github.com>
Co-authored-by: Yehonatan Asta <yasta@paloaltonetworks.com>
Co-authored-by: Dan Sterenson <38375556+dansterenson@users.noreply.github.com>
…#29125)

* packs/GoogleDrive: add modify labels command

Add a command to modify labels in google drive



* packs/GoogleDrive: add modify labels command readme

Generate docs based on yaml



* packs/GoogleDrive: add get labels command

Get labels command to get all labels in google drive



* packs/GoogleDrive: get-file-labels command

Add command to get labels attached to file



* packs/GoogleDrive: update version 1.2.40



* packs/GoogleDrive: update release notes



* Update Packs/GoogleDrive/Integrations/GoogleDrive/GoogleDrive.py



* packs/GoogleDrive: fix return value

Return result instead of return



* packs/GoogleDrive: add a test for list labels



* packs/GoogleDrive: add a test for modify label



* packs/GoogleDrive: rename test files



* packs/GoogleDrive: added context path for GoogleDrive modify lables



* packs/GoogleDrive: added context path for GoogleDrive get file labels



* packs/GoogleDrive: added context path for GoogleDrive get labels



* packs/GoogleDrive: format file and fix test



* update readme

* update docker

* packs/reco: fix test



---------

Signed-off-by: Gal Nakash <gal@recolabs.ai>
Co-authored-by: GalNakash-RecoLabs <71227802+GalNakash-RecoLabs@users.noreply.github.com>
Co-authored-by: ostolero <86190583+ostolero@users.noreply.github.com>
Co-authored-by: ostolero <ostolero@paloaltonetworks.com>
* - Fixed playbook input from malware to account enrichment
- Fixed account enrichment username input to support domain\user format too
- Fixed the XDR task in the account enrichment playbook to accept both username and domain\username
- Added playbooks and formatted them
- Added XDR to the account enrichment test in conf.json
- Updated the account enrichment test playbook to be from 6.8.0 (lowest supported version)
- Generated docs
- Updated accont enrichment playbook image

* Added RNs for both packs

* Bump pack from version CommonPlaybooks to 2.3.94.

* Fixed description

* description fixes

* Bump pack from version CortexXDR to 5.0.10.

* Updated description for username input

* Updated playbook readme with the new playbook input description

* Fixed a small typo

* Update Packs/CortexXDR/ReleaseNotes/5_0_10.md

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

* Update Packs/CommonPlaybooks/ReleaseNotes/2_3_95.md

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

---------

Co-authored-by: Content Bot <bot@demisto.com>
Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
* Exception handler - Okta, AWS IAM

* DI

* flake8

* cr

* Bump pack from version AWS-IAM to 1.1.38.

---------

Co-authored-by: Content Bot <bot@demisto.com>
* added 20 package to typing group

* cr

* spacing

* reorder

---------

Co-authored-by: dorschw <81086590+dorschw@users.noreply.github.com>
* Updated Metadata Of Pack ServiceNow

* Added release notes to pack ServiceNow

* Packs/ServiceNow/Integrations/ServiceNow_IAM/ServiceNow_IAM.yml Docker image update

* Packs/ServiceNow/Integrations/ServiceNowv2/ServiceNowv2.yml Docker image update

* Packs/ServiceNow/Integrations/ServiceNow_CMDB/ServiceNow_CMDB.yml Docker image update

* Updated Metadata Of Pack SymantecEndpointProtection

* Added release notes to pack SymantecEndpointProtection

* Packs/SymantecEndpointProtection/Integrations/SymantecEndpointProtection_V2/SymantecEndpointProtection_V2.yml Docker image update

* Updated Metadata Of Pack RecordedFuture

* Added release notes to pack RecordedFuture

* Packs/RecordedFuture/Integrations/RecordedFutureEventCollector/RecordedFutureEventCollector.yml Docker image update

* Packs/RecordedFuture/Integrations/RecordedFuturePlaybookAlerts/RecordedFuturePlaybookAlerts.yml Docker image update

* Updated Metadata Of Pack MandiantAdvantageAttackSurfaceManagement

* Added release notes to pack MandiantAdvantageAttackSurfaceManagement

* Packs/MandiantAdvantageAttackSurfaceManagement/Integrations/AttackSurfaceManagement/AttackSurfaceManagement.yml Docker image update

* Updated Metadata Of Pack GitHub

* Added release notes to pack GitHub

* Packs/GitHub/Integrations/GitHub_IAM/GitHub_IAM.yml Docker image update

* Updated Metadata Of Pack TOPdesk

* Added release notes to pack TOPdesk

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

* Updated Metadata Of Pack Fortanix-DSM

* Added release notes to pack Fortanix-DSM

* Packs/Fortanix-DSM/Integrations/FortanixDSM/FortanixDSM.yml Docker image update

* Updated Metadata Of Pack BeyondTrust_Password_Safe

* Added release notes to pack BeyondTrust_Password_Safe

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

* Updated Metadata Of Pack Cyberpion

* Added release notes to pack Cyberpion

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

* Updated Metadata Of Pack Gophish

* Added release notes to pack Gophish

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

* Updated Metadata Of Pack SymantecManagementCenter

* Added release notes to pack SymantecManagementCenter

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

* Updated Metadata Of Pack AttackIQFireDrill

* Added release notes to pack AttackIQFireDrill

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

* Updated Metadata Of Pack DigitalGuardian

* Added release notes to pack DigitalGuardian

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

* Updated Metadata Of Pack PaloAltoNetworks_IoT3rdParty

* Added release notes to pack PaloAltoNetworks_IoT3rdParty

* Packs/PaloAltoNetworks_IoT3rdParty/Integrations/PaloAltoNetworksIoT3rdParty/PaloAltoNetworksIoT3rdParty.yml Docker image update

* Updated Metadata Of Pack GitLab

* Added release notes to pack GitLab

* Packs/GitLab/Integrations/GitLabv2/GitLabv2.yml Docker image update

* Updated Metadata Of Pack CarbonBlackEnterpriseEDR

* Added release notes to pack CarbonBlackEnterpriseEDR

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

* Updated Metadata Of Pack HarfangLabEDR

* Added release notes to pack HarfangLabEDR

* Packs/HarfangLabEDR/Integrations/Hurukai/Hurukai.yml Docker image update

* Updated Metadata Of Pack ThreatConnect

* Added release notes to pack ThreatConnect

* Packs/ThreatConnect/Integrations/ThreatConnectV3/ThreatConnectV3.yml Docker image update

* Updated Metadata Of Pack ShiftLeft

* Added release notes to pack ShiftLeft

* Packs/ShiftLeft/Integrations/shiftleft/shiftleft.yml Docker image update

* Updated Metadata Of Pack Iboss

* Added release notes to pack Iboss

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

* Updated Metadata Of Pack XSOARStorage

* Added release notes to pack XSOARStorage

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

* Updated Metadata Of Pack JSONSampleIncidentGenerator

* Added release notes to pack JSONSampleIncidentGenerator

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

* Updated Metadata Of Pack CarbonBlackProtect

* Added release notes to pack CarbonBlackProtect

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

* Updated Metadata Of Pack Spamcop

* Added release notes to pack Spamcop

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

* Updated Metadata Of Pack TaniumThreatResponse

* Added release notes to pack TaniumThreatResponse

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

* Updated Metadata Of Pack MacVendors

* Added release notes to pack MacVendors

* Packs/MacVendors/Integrations/macvendors/macvendors.yml Docker image update

* Updated Metadata Of Pack PhishTank

* Added release notes to pack PhishTank

* Packs/PhishTank/Integrations/PhishTankV2/PhishTankV2.yml Docker image update

* Updated Metadata Of Pack Cisco-umbrella-enforcement

* Added release notes to pack Cisco-umbrella-enforcement

* Packs/Cisco-umbrella-enforcement/Integrations/CiscoUmbrellaEnforcement/CiscoUmbrellaEnforcement.yml Docker image update

* Updated Metadata Of Pack CloudShark

* Added release notes to pack CloudShark

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

* Updated Metadata Of Pack Securonix

* Added release notes to pack Securonix

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

* Updated Metadata Of Pack ScreenshotMachine

* Added release notes to pack ScreenshotMachine

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

* Updated Metadata Of Pack SentinelOne

* Added release notes to pack SentinelOne

* Packs/SentinelOne/Integrations/SentinelOne-V2/SentinelOne-V2.yml Docker image update

* Updated Metadata Of Pack Kenna

* Added release notes to pack Kenna

* Packs/Kenna/Integrations/KennaV2/KennaV2.yml Docker image update

* Updated Metadata Of Pack FeedFireEye

* Added release notes to pack FeedFireEye

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

* Updated Metadata Of Pack Camlytics

* Added release notes to pack Camlytics

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

* Updated Metadata Of Pack GreatHorn

* Added release notes to pack GreatHorn

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

* Updated Metadata Of Pack Pwned

* Added release notes to pack Pwned

* Packs/Pwned/Integrations/PwnedV2/PwnedV2.yml Docker image update

* Updated Metadata Of Pack ClickSend

* Added release notes to pack ClickSend

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

* Updated Metadata Of Pack Darktrace

* Added release notes to pack Darktrace

* Packs/Darktrace/Integrations/DarktraceEventCollector/DarktraceEventCollector.yml Docker image update

* Updated Metadata Of Pack MalwareBazaar

* Added release notes to pack MalwareBazaar

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

* Updated Metadata Of Pack CrowdStrikeIntel

* Added release notes to pack CrowdStrikeIntel

* Packs/CrowdStrikeIntel/Integrations/CrowdStrikeFalconIntel_v2/CrowdStrikeFalconIntel_v2.yml Docker image update

* Updated Metadata Of Pack Exabeam

* Added release notes to pack Exabeam

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

* Updated Metadata Of Pack FeedCognyteLuminar

* Added release notes to pack FeedCognyteLuminar

* Packs/FeedCognyteLuminar/Integrations/CognyteLuminar/CognyteLuminar.yml Docker image update

* Updated Metadata Of Pack BPA

* Added release notes to pack BPA

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

* Updated Metadata Of Pack Tripwire

* Added release notes to pack Tripwire

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

* Updated Metadata Of Pack ConcentricAI

* Added release notes to pack ConcentricAI

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

* Updated Metadata Of Pack BmcHelixRemedyForce

* Added release notes to pack BmcHelixRemedyForce

* Packs/BmcHelixRemedyForce/Integrations/BmcHelixRemedyForce/BmcHelixRemedyForce.yml Docker image update
…demisto#29135)

* [crowdstrike] - update command description

* bump rn

* update docker image

* Update Packs/CrowdStrikeFalcon/Integrations/CrowdStrikeFalcon/CrowdStrikeFalcon.yml

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

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

* Update Packs/CrowdStrikeFalcon/Integrations/CrowdStrikeFalcon/CrowdStrikeFalcon.yml

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

* Update Packs/CrowdStrikeFalcon/ReleaseNotes/1_11_6.md

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

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

* fix broken yml

* update docker image

---------

Co-authored-by: Yaakov Praisler <59408745+yaakovpraisler@users.noreply.github.com>
Co-authored-by: Judah Schwartz <JudahSchwartz@users.noreply.github.com>
* Updated Metadata Of Pack MISP

* Added release notes to pack MISP

* Packs/MISP/Integrations/MISPV3/MISPV3.yml Docker image update
* Updated Metadata Of Pack Active_Directory_Query

* Added release notes to pack Active_Directory_Query

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

---------

Co-authored-by: Shelly Tzohar <45915502+Shellyber@users.noreply.github.com>
* first 5 commands without tests

* The sixth command

* first 5 UT for the first 5 commands and 2 tests for pagination and preprocess inputs logic

* work item commands with UTs

* 11 commands with UTs
till file-delete (included)

* after Moishi meeting - second sub task

* azure-devops-file-list
command with UT

* namedTuple and file-content-get command with UT

* pull_request_thread_create command with UT

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.py

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

* first CR fixes

* pull_request_thread_update command with UT

* pull_request_thread_list command with UT

* azure-devops-project-team-list
command was added with UT

* azure-devops-team-member-list command was added with UT

* blob_zip_get_command with UT

* handling 404 with informative message about organization's name

* documentation

* fix yml

* README.md was updated

* Configuration Setup PB works with object ID

* file-get command re-design and UTs

* remove file_content_get.json

* Configuration Setup PB

* SuggestBranchName.py and fix updated files

* Generic Pull requesr PB enhancement and Azure_DevOps_Pull_request SUB PB

* PB README was added

* add argument "reference_branch_name" to create branch command

* replace demisto.params

* fix validation

* change the name of the command pr-reviewer-create to pr-reviewer-add

* fix pr-reviewer-list

* fix pr-reviewer-list

* file-create/file-update/file-delete  - delete the argument branch_id

* command file-list - add commitId to the HR

* command team-member-list - add the HR the user_id & unique_name and revert pr-reviewer-list and file-get with content

* CI/CD Pull Request Reviewer - update

* remove value from context

* change two parameters name and edit the description

* Take the given arguments, not the entry id, if file_path and entry_id are passed

* change reference_branch_name to target_ref

* target_ref and playbooks

* Error message beautification

* Error message beautification

* add two fields to branch-list

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.py

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.py

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.py

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.py

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

* Update Packs/ContentManagement/Playbooks/playbook-Pull_Request_Creation_-_AzureDevOps_README.md

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

* Update Packs/ContentManagement/Scripts/CommitFiles/CommitFiles.py

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

* Update Packs/ContentManagement/Scripts/CommitFiles/CommitFiles.py

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

* Update Packs/ContentManagement/Scripts/SuggestBranchName/SuggestBranchName.py

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

* CR's fixes

* pre-commit

* CR's fixes

* pre commit

* mypy fixes

* mypy fixes

* mypy fixes

* mypy fixes

* pre commit fixes

* pre commit fixes

* RN Azure DevOps

* mypy fixes

* typing

* validations fixes

* validates fixes

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* validates fixes

* compare with master

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* error message

* CommitFiles.yml was edited

* fromversion

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/ContentManagement/ReleaseNotes/1_2_12.md

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

* Update Packs/ContentManagement/ReleaseNotes/1_2_12.md

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

* Update Packs/ContentManagement/ReleaseNotes/1_2_12.md

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

* Update Packs/ContentManagement/Playbooks/playbook-Pull_Request_Creation_-_AzureDevOps.yml

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

* Update Packs/ContentManagement/Playbooks/playbook-Pull_Request_Creation_-_AzureDevOps.yml

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

* Update Packs/ContentManagement/Playbooks/playbook-Pull_Request_Creation_-_AzureDevOps.yml

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

* Update Packs/ContentManagement/ReleaseNotes/1_2_12.md

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

* Update Packs/ContentManagement/ReleaseNotes/1_2_12.md

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

* Update Packs/ContentManagement/Playbooks/playbook-Pull_Request_Creation_-_AzureDevOps.yml

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

* Update Packs/ContentManagement/Playbooks/playbook-Pull_Request_Creation_-_AzureDevOps.yml

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

* Update Packs/ContentManagement/Playbooks/playbook-Pull_Request_Creation_-_AzureDevOps.yml

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

* Update Packs/ContentManagement/Playbooks/playbook-Pull_Request_Creation_-_AzureDevOps.yml

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

* Update Packs/ContentManagement/Playbooks/playbook-Pull_Request_Creation_-_AzureDevOps.yml

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

* Update Packs/ContentManagement/Playbooks/playbook-Pull_Request_Creation_-_AzureDevOps_README.md

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

* Update Packs/ContentManagement/Playbooks/playbook-Pull_Request_Creation_-_AzureDevOps_README.md

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

* Update Packs/ContentManagement/ReleaseNotes/1_2_12.md

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

* Update Packs/ContentManagement/Playbooks/playbook-Pull_Request_Creation_-_AzureDevOps_README.md

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

* Update Packs/ContentManagement/Playbooks/playbook-Pull_Request_Creation_-_Generic.yml

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

* Update Packs/ContentManagement/Playbooks/playbook-Pull_Request_Creation_-_Generic.yml

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

* Update Packs/ContentManagement/ReleaseNotes/1_2_12.md

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* UT was added to SuggestBranchName_test.py

* autopep8

* UT was addded to CommitFiles_test.py

* UT was addded to CommitFiles_test.py

* UT was addded to CommitFiles_test.py

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

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

* Apply suggestions from code review

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

* add UT CommitFiles_test.py

* documentation

* file-get fix

* change input

* Bump pack from version AzureDevOps to 1.2.18.

* Update Packs/ContentManagement/Scripts/CommitFiles/CommitFiles.py

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

* Update Packs/ContentManagement/Scripts/CommitFiles/CommitFiles.py

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

* Update Packs/ContentManagement/Scripts/CommitFiles/CommitFiles.py

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.py

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.py

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

* CR's fixes

* CR full url point

* fix descriptions in the yml file

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.py

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.py

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

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.py

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

* Cr's and UT's fixes

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.py

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

* CR's fixes

* CR's UT's fixes

* Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.py

* added line for type ignore

* CR's fixes

* bump version to 1.3.0

---------

Co-authored-by: dorschw <81086590+dorschw@users.noreply.github.com>
Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
Co-authored-by: Content Bot <bot@demisto.com>
* WIP

* fix pre commit

* Apply suggestions from code review

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

* fix linting

* fix linting

* fix linting

* CR and demo fixes

* pre-commit fixes

* fix tests + change of status field

* revert pep8 changes in other integration

* test file fix

* lint fix

* fix linting

* modeling rules fix

* lint fix

---------

Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
* sdk logging file size & rotation
* fixed the last_run of ThreatconnectV3 + added some UT

* 2 more tests for the fetch

* fixed an issue with the fetch-indicents parameters

* Added release notes and updated docker image

* Bump pack from version ThreatConnect to 3.0.10.

* updated release notes after auto-bump

---------

Co-authored-by: Content Bot <bot@demisto.com>
* Revert the 7839428 commit

* Update RN

* Update RN
…misto#29177)

* add changes to set delimiter for attributes split

* release notes and docker update

* fix issues for circleci

* fix release notes and test

* fix _test

* add positional argument to test

* update docker image

* update release notes

* fix Release Notes and README

* add changes of Ofri

Co-authored-by: franciscojavierfernandezjim <127735202+franciscojavierfernandezjim@users.noreply.github.com>
Co-authored-by: ostolero <86190583+ostolero@users.noreply.github.com>
Co-authored-by: kobymeir <ymeir@paloaltonetworks.com>
* Updated Metadata Of Pack FeedDHS

* Added release notes to pack FeedDHS

* Packs/FeedDHS/Integrations/DHSFeedV2/DHSFeedV2.yml Docker image update
* Updated Metadata Of Pack Rapid7_InsightIDR

* Added release notes to pack Rapid7_InsightIDR

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

* Updated Metadata Of Pack CloudflareWAF

* Added release notes to pack CloudflareWAF

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

* Updated Metadata Of Pack McAfeeWebGateway

* Added release notes to pack McAfeeWebGateway

* Packs/McAfeeWebGateway/Integrations/SkyhighSecureWebGatewayOnPrem/SkyhighSecureWebGatewayOnPrem.yml Docker image update

* Updated Metadata Of Pack MalwationAIMA

* Added release notes to pack MalwationAIMA

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

* Updated Metadata Of Pack SymantecCloudSOC

* Added release notes to pack SymantecCloudSOC

* Packs/SymantecCloudSOC/Integrations/SymantecCloudSOCEventCollector/SymantecCloudSOCEventCollector.yml Docker image update

* Updated Metadata Of Pack Zerohack_XDR

* Added release notes to pack Zerohack_XDR

* Packs/Zerohack_XDR/Integrations/ZerohackXDR/ZerohackXDR.yml Docker image update

* Updated Metadata Of Pack XMCyber

* Added release notes to pack XMCyber

* Packs/XMCyber/Integrations/XMCyberIntegration/XMCyberIntegration.yml Docker image update

* Updated Metadata Of Pack IronDefense

* Added release notes to pack IronDefense

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

* Updated Metadata Of Pack Confluence

* Added release notes to pack Confluence

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

* Updated Metadata Of Pack FeedThreatConnect

* Added release notes to pack FeedThreatConnect

* Packs/FeedThreatConnect/Integrations/FeedThreatConnect/FeedThreatConnect.yml Docker image update
* Updated Metadata Of Pack Box

* Added release notes to pack Box

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

* Created test instance to send to user

* Integration now uses LDAP docker image, which is debian based

* Removed wrong files

* Added RNs

* Added memory_threshold=100

* Added memory_threshold

* Fixed conflicts

* Added memory threshold again after conflicts

* Update Active_Directory_Query.yml

* Update 1_6_22.md

---------

Co-authored-by: Jasmine Beilin <71636766+JasBeilin@users.noreply.github.com>
* init

* list-scan-filters init

* list-scan-history init

* export-scan init

* added yml for list-filters

* refactoring

* yml version 1.0

* fixed sortField bug

* added defaultValue for filterSearchType

* update output for export file

* remove gitlab

* improved yml

* added test playbook

* safe_get_json to get_json

* added descriptions to yml

* added user-agent to older commands

* unit-tests init

* RN + docs

* unit-tests complete

* fixed tests

* updated docker

* CR changes part 1

* CR changes part 2

* temp

* temp

* client: first test

* client: working

* paginate version 1

* update readme,yml,tests

* update readme,yml

* tests almost complete

* tests complete

* added tests

* added tests

* added tec-docs to paginate

* CR changes part 3

* fixed tests

* CR changes part 4

* updated docker

* Bump pack from version Tenable_io to 2.1.11.

* reformatted paginate

* Demo changes

* merged test playbooks

* Demo changes part 2

* Demo changes part 3; added args to list-filters

* remove args from list-filters

* remove args from list-filters 2

* added descriptions

* fixed unit-tests KeyError

* Bump pack from version Tenable_io to 2.1.12.

* Demo changes part 4; added descrptions

* Demo changes part 4; added filter arg

* Demo changes part 5; added filter arg

* Demo changes part 6; added filter arg in TPB

* Demo changes part 7; added link for filter arg

* updated docker

* fixed build_filter's comment

* improved filter parsing

* add filter limitation to description

* updated docker

* fixed scan TPB

* fixed tpb

* removed flaky checks from TPB

* updated docker

* test: unmock TPBs

* removed new TPB

* revert: 'test: unmock TPBs'

* fixed docs

* test; remove demisto.results

* Revert 'test; remove demisto.results'

* fixed TPB

* test; table in error response

* revert: 'test; table in error response'

* cosmetic changes

* TPB on quick scan

* TPB timeout fix

* TPB launch in unallowed status fix

* TPB launch in unallowed status fix

* TPB

* TPB

* extended timeout

---------

Co-authored-by: Content Bot <bot@demisto.com>
# Conflicts:
#	Utils/github_workflow_scripts/utils.py
* Reverted the patch

* Updated the docker image tag

* Pre-commit fixes

* Added RN file
* Fixed version for 'Cortex XDR - Port Scan - Adjusted'

* Added RN, removed irrelevant inputs for the 'Block Indicators - Generic v3' sub-playbook and updated the README file.

* removed the following inputs since they are not in use: DstHostname, Initiator_File_Name, Initiator_File_Path

* Bump pack from version CortexXDR to 5.1.0.

* added missing 'else' path for task number 143

* Bump pack from version CortexXDR to 5.1.0.

* added missing configs for 'attackerExternalHost' input used within the 'Cortex XDR - Endpoint Investigation' su-playbook as part of task number 145

* Bump pack from version CortexXDR to 5.1.0.

* Bump pack from version CortexXDR to 5.1.0.

* Removed the 'port blocking' section. added two new task.

---------

Co-authored-by: Content Bot <bot@demisto.com>
* Fixed input for Wildfire task

* Added release notes

* Fixed the input of the main playbook
demisto#29196)

* update enging README.md

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

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

* update desc

* update rn

* updated rn

---------

Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
* trying to fix cache warnings

* trying to fix cache warnings

* trying to fix cache warnings

* adding support for SDK ref when triggering nightly build

* adding support for SDK ref when triggering nightly build

---------

Co-authored-by: kobymeir <ymeir@paloaltonetworks.com>
* added error message

* RN

* Apply suggestions from code review

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

* Update 5_0_8.md

* fix cr

* return warning

* return warning

* revert

* revert

* revert

* test

* UT

* RN

* RN

* Update Packs/Core/ReleaseNotes/2_0_9.md

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

* Update Packs/CortexXDR/ReleaseNotes/5_0_11.md

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

* Update 5_0_11.md

* Update Packs/ApiModules/Scripts/CoreIRApiModule/CoreIRApiModule.py

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

* Update Packs/ApiModules/Scripts/CoreIRApiModule/CoreIRApiModule.py

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

* cr

* copy

* Bump pack from version CortexXDR to 5.1.1.

---------

Co-authored-by: dorschw <81086590+dorschw@users.noreply.github.com>
Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
Co-authored-by: Content Bot <bot@demisto.com>
yasta5 and others added 28 commits September 6, 2023 14:00
* Fixed an issue with api version v2 in mirror in

* Added release notes

* Bump pack from version ServiceNow to 2.5.40.

* Update docs

* Fixed test

* Fixed DS108

---------

Co-authored-by: Content Bot <bot@demisto.com>
…isto#27960)

* Fix a bug in core-api-file-delete

* fixed if

* server fix

* server fixes

* server add on

* removing delete context

* removing type chat

* adding RL

* fixing condition

* fixing validation errors

* fixing validation

* guy manor fix after checks

* Update CoreRESTAPI.yml

---------

Co-authored-by: dorschw <81086590+dorschw@users.noreply.github.com>
* ReversingLabs - Add proxy support (demisto#28993)

* Working on A1000 URL Report command

* Finish URL report and domain report commands

* Add the IP report command

* Add the commands for get_files_from_ip, get_ip_domain_resolutions and get_urls_from_ip

* Update pack version to 2.1.0

* Update release notes

* Add default values

* Add yara ruleset command
Add yara matches feed command

* Add yara retro actions command

* Add yara retro matches feed command

* Add reanalyze sample command

* Add imphash similarity command

* Add url downloaded files command

* Edit the url_downloaded_files_command method

* Add the latest url analyses feed

* Add the url analyses feed from date command

* Return url analyses feed results also as files

* Update the version

* Add release notes for v2.1.0

* Update command examples

* Update readme

* Update readme
Add command examples
Remove image files

* Implement sys.exit()

* Update docker image

* Update ignored secrets

* Refactor markdown

* Update secrets to ignore

* Update the A1000 version in the readme

* Update the readme

* Update the readme

* Remove trailing whitespaces

* Reorded human readable output

* Fix line too long issue

* Update Docker image

* Change camel case to snake case

* Change camel case to snake case

* Change camel case to snake case

* Change camel case to snake case

* Reduce max_results

* Reduce max_results

* Update command examples

* Update the readme

* Update the readme

* Update the readme

* Add dbot score object

* Update release notes

* Update release notes

* Update the YML file

* Update the docker image

* Add tests

* Add test data

* Update the docker image

* Add test data

* Add tests

* Remove io import

* Renamed TestData to test_data

* Renamed TestData to test_data

* Update ignored secrets

* Update 'TestData' paths to 'test_data'

* Update the dockerimage

* Add new tests

* Add test files

* Separate output formatting functions

* Correct typo

* Move output building into separate functions

* Add more tests

* Add test data

* Set predefined boolean

* Set predefined boolean

* Set predefined for classifications

* Add human readable to readme

* Add more tests

* Remove typo

* Add secrets to ignore

* Update the user agent to 2.1.0

* Update the user agent to 2.1.0

* Add the URL Reputation playbook

* Add v2.2.0 release notes

* Update version to 2.2.0

* Add File Analysis playbook

* Update version to 2.2.0

* Add v2.2.0 release notes

* Correct typo

* Update the release notes

* Update the release notes

* Update the release notes

* Update the release notes

* Add the image

* Add the image

* Modify the playbooks according to the CI rules

* Update the user agent version to 2.2.0

* Update the docker image

* Update the release notes

* Update the playbook id

* Update the release notes

* Update the playbook id

* Update the docker image

* Add proxy support to A1000 app

* Add proxy support to TitaniumCloud app

* Update the release notes

* Update the docker image

* Remove empty line

* Update the docker image

* Update the release notes

* Update the release notes

* Update the pack version

* Update the readme

* Add proxy support into the code

* Add proxy support into te YML configuration

* Remove unused imports

* Add newline at EoF

* Update unit tests

* Update unit tests

* Update unit tests

* Update unit tests

* Rename TestData to test_data

* Use type 9 fields for credentials

* Update the readme

* Add the displaypassword field to type 9 fields

* Change the type 4 fields for type 9

* Update the readme

* Update the readme

* Replace type 4 fields with type 9

* docker image

* RN

* fix RN

* pack ignore

* space in RN

* add a period for validations to pass

* remove extra period

* add description

---------

Co-authored-by: Mislav Sever <46045160+MislavReversingLabs@users.noreply.github.com>
Co-authored-by: Yehuda Rosenberg <90599084+RosenbergYehuda@users.noreply.github.com>
Co-authored-by: Yehuda <yrosenberg@paloaltonetworks.com>
* Xpanse api updates (demisto#29339)

* improve classifier setup

* release notes

* release notes style

* remove field applicability

* Apply suggestions from code review

Co-authored-by: johnnywilkes <32227961+johnnywilkes@users.noreply.github.com>

---------

Co-authored-by: johnnywilkes <32227961+johnnywilkes@users.noreply.github.com>

* Fix missing dot

* Revert "Bump markdownlint from 0.26.2 to 0.30.0 (demisto#28899)" (demisto#29481)

This reverts commit e169068.

* fix using deprecated -vvv argument when calling the demisto sdk (demisto#29470)

Co-authored-by: kobymeir <ymeir@paloaltonetworks.com>

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

* 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/taxii2  (demisto#29490)

* 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/netmiko  (demisto#29501)

* Updated Metadata Of Pack Netmiko

* Added release notes to pack Netmiko

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

* Deprecating block url generic (demisto#29453)

* Release Notes

* enhance

* RN

* validation fix

* fix

* Bump pack from version CommonPlaybooks to 2.5.0.

* fix

* fix

* fix

---------

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

* Fix dnstwistTest TPB (demisto#29455)

* Change domain argument in task 6

* Update task 6 name

* Test different domain argument due to timeout

* Fix Get Original Email - Microsoft Graph Mail - test TPB (demisto#29467)

* Update MessageID and SHA256 values in the TPB

* Update secrets-ignore

* New features for emails (demisto#29400)

* New features for emails (demisto#28916)

* New features for emails

* Fix validations

* Fix lint and test

* Increase coverage and fix validation

* Increase test coverage

* Manual report condition

* Request changes

* Fixes request changes

* Fix last fetch

* Skip event with last fetch time

* Remove sensitive data

* Change args from simple to complex format

* Update notification endpoint

* Minor fixes

* Fix layout field

* Fix condition for manual alerts

* Update docker

* Add button to get campaign result and fix scan info command output

* Update release notes

* fix Rn

* fix rn

* fix rn

* remove an empty line

* add a "." for validation to pass

* one more period

---------

Co-authored-by: Christian Gutierrez <138159801+chkp-christiang@users.noreply.github.com>
Co-authored-by: Yehuda <yrosenberg@paloaltonetworks.com>

* Security scans (demisto#25915)

* added as a new build flow

* reverted gitlab

* changed ref to master

---------

Co-authored-by: Andrew Scott <77340714+andrew-paloalto@users.noreply.github.com>
Co-authored-by: johnnywilkes <32227961+johnnywilkes@users.noreply.github.com>
Co-authored-by: Michael Yochpaz <8832013+MichaelYochpaz@users.noreply.github.com>
Co-authored-by: Koby Meir <kobymeir@users.noreply.github.com>
Co-authored-by: kobymeir <ymeir@paloaltonetworks.com>
Co-authored-by: ArikDay <115150768+ArikDay@users.noreply.github.com>
Co-authored-by: Content Bot <bot@demisto.com>
Co-authored-by: samuelFain <65926551+samuelFain@users.noreply.github.com>
Co-authored-by: Christian Gutierrez <138159801+chkp-christiang@users.noreply.github.com>
Co-authored-by: Yehuda <yrosenberg@paloaltonetworks.com>
Co-authored-by: Yuval Cohen <86777474+yucohen@users.noreply.github.com>
* fix regex

* fix UT
* fixed the parameter that send as a limit

* update rn

* update test playbook

* Update Packs/CrowdStrikeFalcon/ReleaseNotes/1_11_7.md

Co-authored-by: Shelly Tzohar <45915502+Shellyber@users.noreply.github.com>

* fixing test playbook

* adding sort incidents by the ids order; fix time field issue

* rename rn

* bump version

* added unitest

* fix rn

* save unitest fix

* save format

* save unitest fix

* update docker

---------

Co-authored-by: Shelly Tzohar <45915502+Shellyber@users.noreply.github.com>
* Stamus integration v1.0.0 (demisto#26286)

* packs: add stamus pack to xsoar content

Implement a new set of commands to interact with
Stamus Security Platform.

* Stamus: remove dummy test

* Stamus: use StamusIntegration prefix

* Stamus: fix some descriptions

* Stamus: update result to return markdown

* Stamus: rename commands

* Stamus: update pack metadata

* Stamus: homogeneize message

* Stamus: really basic README

* Stamus: fix some linters warning

* Stamus: import playbook and mapper

* Stamus: more import

Import Stamus' IncidentFields, IncidentFields and Layouts

* Stamus: add playbook documentation

* Stamus: more documentation

* Stamus: add generated docs

* Stamus: remove template comment

* Stamus: use f-string

* Stamus: simply test connection

* Stamus: remove commented code

* Stamus: docstring on escape function

* Stamus: fix to have one context for each command

* Stamus: refactoring

* Stamus: remove useless code

* Stamus: get default value in results if no results

* Stamus: run demisto format on yaml files

* Stamus: update README

* Stamus: fix missing description and format

* Stamus: fix following validation

* Stamus: add missing playbook image

* Stamus: remove marketplacev2 support

* Stamus: fix info extraction in get DoC command

* Stamus: use getter function

Co-authored-by: Guy Afik <53861351+GuyAfik@users.noreply.github.com>

* Stamus: command should be lower case

* Stamus: avoid double read of event

* Stamus: little optimization

* Stamus: add docstring

* Stamus: remove not needed files

* Stamus: add basic integration doc

* Stamus: fix JSON format

* Stamus: fix some name in playbook

* Stamus: rename IOC params

* Stamus: fix demisto sdk validation

validation: demisto-sdk validate -i Packs/Stamus/IncidentTypes/incidenttype-Stamus_Networks.json
validation: fix: demisto-sdk format -i /home/snuser/cortex/Packs/Stamus/IncidentTypes/incidenttype-Stamus_Networks.json

* Stamus: fix params name gotten from conf

* Stamus: fix stamus extra data playbook following new naming

* Stamus: fix playbook ID

* Stamus: Add descriptions

* Stamus: move constants with other constants

* Stamus: use getter function + fix linter

* Stamus: use fstring

* Stamus: unit tests impl

* Stamus: remove template doc

Co-authored-by: Guy Afik <53861351+GuyAfik@users.noreply.github.com>

* Stamus: add test data to secret-ignore

* Stamus: fix event type

* Stamus: update demisto docker image

* Stamus: fix reference in classifier

* Stamus: update README.md

Runned demisto-sdk generate-docs -i Packs/Stamus/Integrations/Stamus/Stamus.yml
and fixed the version string.

* Stamus: fix linter error

* Stamus: fix linter warning

* Stamus: fix a playbook param

* Stamus: fix key value

* Stamus: set default value for incident

* Stamus: update from version

* Stamus: set default incoming mapper

* Stamus: improve layout

* Stamus: some more layout work

* Stamus: use already defined fields

* Stamus: don't extract indicators

Most fields are information and we should not extract indicators.

* Stamus: display threat info in layout

* Stamus: don't try to display removed field

* Stamus: add host first seen

* Stamus: add host insight info in incident layout

This is the first pass, we need to add the role.

* Stamus: display major host insight information

* Stamus: retry policy and fix a field

Host insight info can be available after some time if ever the
host has not be seen before.

* Stamus: update to fix validation

* Stamus: add description to mapper

* Stamus: add integration as 'start time' user

---------

Co-authored-by: Nicolas Frisoni <nfrisoni@stamus-networks.com>
Co-authored-by: Guy Afik <53861351+GuyAfik@users.noreply.github.com>
Co-authored-by: Peter <pmanev@stamus-networks.com>

* bump rn

* rn

* pre-commit

* Bump pack from version CommonTypes to 3.3.85.

* update mapper

* bump rn

* update rn

* Empty-Commit

* bump rn

* ds108 validation fixes

* fix validation

* ds108

---------

Co-authored-by: Eric Leblond <eric@regit.org>
Co-authored-by: Nicolas Frisoni <nfrisoni@stamus-networks.com>
Co-authored-by: Guy Afik <53861351+GuyAfik@users.noreply.github.com>
Co-authored-by: Peter <pmanev@stamus-networks.com>
Co-authored-by: GuyAfik <guyafik11@gmail.com>
Co-authored-by: Content Bot <bot@demisto.com>
* rehash: warning: skipping domain-ca.pem,it does not contain exactly one certificate or CRL
)

* Add sinkhole keywords to pan-os pack

* Removed extra comma
* Updated Metadata Of Pack SMIME_Messaging

* Added release notes to pack SMIME_Messaging

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

* Fixed DS108

---------

Co-authored-by: sberman <sberman@paloaltonetworks.com>
* 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
* Updated Metadata Of Pack Zabbix

* Added release notes to pack Zabbix

* Updated Metadata Of Pack SEKOIAIntelligenceCenter

* Added release notes to pack SEKOIAIntelligenceCenter

* 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 FeedCyjax

* Added release notes to pack FeedCyjax

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

* Fixed DS108

---------

Co-authored-by: sberman <sberman@paloaltonetworks.com>
…isto#29520)

* [Marketplace Contribution] Content Testing - Content Pack Update (demisto#29516)

* "contribution update to pack "Content Testing""

* validations fix

---------

Co-authored-by: Yehuda <yrosenberg@paloaltonetworks.com>

* fix RN

* fix RN#2

* fix Rn#3

* test

* test

* test

* add comment

---------

Co-authored-by: xsoar-bot <67315154+xsoar-bot@users.noreply.github.com>
Co-authored-by: Yehuda <yrosenberg@paloaltonetworks.com>
* Updated Metadata Of Pack Securonix

* Added release notes to pack Securonix

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

* Updated Metadata Of Pack illuminate

* Added release notes to pack illuminate

* Packs/illuminate/Integrations/Analyst1/Analyst1.yml Docker image update

* Updated Metadata Of Pack DeHashed

* Added release notes to pack DeHashed

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

* Updated Metadata Of Pack ForescoutEyeInspect

* Added release notes to pack ForescoutEyeInspect

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

* Updated Metadata Of Pack Stairwell

* Added release notes to pack Stairwell

* Packs/Stairwell/Integrations/Inception/Inception.yml Docker image update

* Updated Metadata Of Pack BmcITSM

* Added release notes to pack BmcITSM

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

* Updated Metadata Of Pack SingleConnect

* Added release notes to pack SingleConnect

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

* Updated Metadata Of Pack BmcHelixRemedyForce

* Added release notes to pack BmcHelixRemedyForce

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

* Updated Metadata Of Pack AzureStorageTable

* Added release notes to pack AzureStorageTable

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

* Updated Metadata Of Pack TrustwaveFusion

* Added release notes to pack TrustwaveFusion

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

* fix DS108

* commit

---------

Co-authored-by: israelpolishook <ipolishuk@paloaltonetworks.com>
* Updated Metadata Of Pack OctoxLabs

* Added release notes to pack OctoxLabs

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

---------

Co-authored-by: sberman <sberman@paloaltonetworks.com>
* Updated Metadata Of Pack WebFileRepository

* Added release notes to pack WebFileRepository

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

* Fixed DS108

---------

Co-authored-by: sberman <sberman@paloaltonetworks.com>
* Updated Metadata Of Pack GLPI

* Added release notes to pack GLPI

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

* Fixed DS108

---------

Co-authored-by: sberman <sberman@paloaltonetworks.com>
* Updated Metadata Of Pack RubrikPolaris

* Added release notes to pack RubrikPolaris

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

* Fixed DS108

---------

Co-authored-by: sberman <sberman@paloaltonetworks.com>
* Updated Metadata Of Pack TeamCymru

* Added release notes to pack TeamCymru

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

* Fixed DS108

---------

Co-authored-by: sberman <sberman@paloaltonetworks.com>
* Updated Metadata Of Pack FeedCyCognito

* Added release notes to pack FeedCyCognito

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

* Fixed DS108

---------

Co-authored-by: sberman <sberman@paloaltonetworks.com>
…o#29403)

* Align the entire repo with check-json

* Add RN

* Recovery of the secrets_white_list.json file

* Apply suggestions from code review

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

* Bump pack from version PrismaSaasSecurity to 2.0.26.

* Bump pack from version PrismaSaasSecurity to 2.0.27.

* Bump pack from version epo to 2.0.26.

* Bump pack from version CortexXDR to 5.1.4.

---------

Co-authored-by: Binat Ziser <89336697+bziser@users.noreply.github.com>
Co-authored-by: Content Bot <bot@demisto.com>
* Updated Metadata Of Pack X509Certificate

* Added release notes to pack X509Certificate

* Packs/X509Certificate/Scripts/CertificateExtract/CertificateExtract.yml Docker image update

* Fixed DS108

* fix DS108

---------

Co-authored-by: sberman <sberman@paloaltonetworks.com>
Co-authored-by: israelpolishook <ipolishuk@paloaltonetworks.com>
Co-authored-by: israelpoli <72099621+israelpoli@users.noreply.github.com>
Bumps [pip](https://github.com/pypa/pip) from 23.2.1 to 23.3.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@23.2.1...23.3)

---
updated-dependencies:
- dependency-name: pip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.