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 jinja2 from 3.1.2 to 3.1.3 #12

Open
wants to merge 3,910 commits into
base: master
Choose a base branch
from
Open
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    cb50ec1 View commit details
    Browse the repository at this point in the history
  2. Fix proofpoint schema (demisto#29037)

    * 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>
    4 people authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    1a7c4ba View commit details
    Browse the repository at this point in the history
  3. packs/GoogleDrive: add modify labels command (demisto#28962) (demisto…

    …#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>
    4 people authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    8f7207b View commit details
    Browse the repository at this point in the history
  4. Bug fixes related to usernames in Account Enrichment (demisto#29024)

    * - 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>
    3 people authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    be6b4e1 View commit details
    Browse the repository at this point in the history
  5. Exception handler - Okta, AWS IAM (demisto#29063)

    * 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>
    MLainer1 and Content Bot authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    982a134 View commit details
    Browse the repository at this point in the history
  6. [Poetry] boto3-stubs (demisto#29132)

    * added 20 package to typing group
    
    * cr
    
    * spacing
    
    * reorder
    
    ---------
    
    Co-authored-by: dorschw <81086590+dorschw@users.noreply.github.com>
    shmuel44 and dorschw authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    4cd6371 View commit details
    Browse the repository at this point in the history
  7. Update Docker Image To demisto/python3 (demisto#29157)

    * 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
    content-bot authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    8ec4a95 View commit details
    Browse the repository at this point in the history
  8. [crowdstrike falcon] - update cs-falcon-resolve-detection description (

    …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>
    3 people authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    7c18af5 View commit details
    Browse the repository at this point in the history
  9. Update Docker Image To demisto/pymisp2 (demisto#29147)

    * Updated Metadata Of Pack MISP
    
    * Added release notes to pack MISP
    
    * Packs/MISP/Integrations/MISPV3/MISPV3.yml Docker image update
    content-bot authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    74597b1 View commit details
    Browse the repository at this point in the history
  10. Update Docker Image To demisto/py3-tools (demisto#29146)

    * 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>
    content-bot and Shellyber authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    ff237ea View commit details
    Browse the repository at this point in the history
  11. Azure DevOps (demisto#28145)

    * 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>
    4 people authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    75ccc0f View commit details
    Browse the repository at this point in the history
  12. Add FireEye ETP Event Collector (demisto#28863)

    * 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>
    JasBeilin and ShirleyDenkberg authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    de4cc24 View commit details
    Browse the repository at this point in the history
  13. sdk logging file size & rotation (demisto#29144)

    * sdk logging file size & rotation
    kobymeir authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    d4959fc View commit details
    Browse the repository at this point in the history
  14. fix for the fetch incidents last_run of ThreatConnectV3 (demisto#28935)

    * 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>
    omerKarkKatz and Content Bot authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    c31a44e View commit details
    Browse the repository at this point in the history
  15. [MicrosoftApiModule] Revert of PR 29035 (demisto#29173)

    * Revert the 7839428 commit
    
    * Update RN
    
    * Update RN
    mmhw authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    a0c2258 View commit details
    Browse the repository at this point in the history
  16. add changes to set delimiter for attributes split (demisto#29010) (de…

    …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>
    3 people authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    32ab480 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. adding more attempts when installing packs on xsiam. (demisto#29158)

    Co-authored-by: kobymeir <ymeir@paloaltonetworks.com>
    kobymeir and kobymeir authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8a1e545 View commit details
    Browse the repository at this point in the history
  2. Update Docker Image To demisto/taxii2 (demisto#29189)

    * Updated Metadata Of Pack FeedDHS
    
    * Added release notes to pack FeedDHS
    
    * Packs/FeedDHS/Integrations/DHSFeedV2/DHSFeedV2.yml Docker image update
    content-bot authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    3e8a97f View commit details
    Browse the repository at this point in the history
  3. Update Docker Image To demisto/python3 (demisto#29188)

    * 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
    content-bot authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    fb3d0b5 View commit details
    Browse the repository at this point in the history
  4. Update Docker Image To demisto/pyjwt3 (demisto#29190)

    * Updated Metadata Of Pack Box
    
    * Added release notes to pack Box
    
    * Packs/Box/Integrations/BoxV2/BoxV2.yml Docker image update
    content-bot authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d3bbae6 View commit details
    Browse the repository at this point in the history
  5. Update Active Directory Query V2 to use LDAP docker image (demisto#29069

    )
    
    * 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>
    anas-yousef and JasBeilin authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    9d11279 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f244a65 View commit details
    Browse the repository at this point in the history
  7. Tenable Export Scan (demisto#28146)

    * 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>
    jlevypaloalto and Content Bot authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    1ae704c View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into github_workflow_partner (demisto#29172)

    # Conflicts:
    #	Utils/github_workflow_scripts/utils.py
    edik24 authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    22ca76f View commit details
    Browse the repository at this point in the history
  9. Wildfire Reports - Reverted the content patch (demisto#29155)

    * Reverted the patch
    
    * Updated the docker image tag
    
    * Pre-commit fixes
    
    * Added RN file
    ShacharKidor authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    dd4b651 View commit details
    Browse the repository at this point in the history
  10. Fixed version for 'Cortex XDR - Port Scan - Adjusted' (demisto#28929)

    * 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>
    TalNos and Content Bot authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    4c6a289 View commit details
    Browse the repository at this point in the history
  11. Detonate url input fix (demisto#29195)

    * Fixed input for Wildfire task
    
    * Added release notes
    
    * Fixed the input of the main playbook
    Shellyber authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    475f741 View commit details
    Browse the repository at this point in the history
  12. [MS TEAMS] Update README - Currently MS Team won’t work on 8.2 tenants (

    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>
    michal-dagan and ShirleyDenkberg authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    709e18a View commit details
    Browse the repository at this point in the history
  13. Trigger content nightly build sdk ref (demisto#29184)

    * 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>
    kobymeir and kobymeir authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a9a6c40 View commit details
    Browse the repository at this point in the history
  14. [Cortex XDR] Improve Error Message (demisto#28932)

    * 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>
    4 people authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    5e7eb9a View commit details
    Browse the repository at this point in the history
  15. Microsoft Windows Events - Application logs (demisto#28990)

    * Microsoft Windows Events - Application logs
    
    * Updated README
    
    * Updated README
    
    * Updated ModelingRules
    
    * Updating ReleaseNotes
    
    * Update ReleaseNotes
    
    * Updated ReleaseNotes
    
    * Updated README
    
    * Updated Parsing and README
    
    * Apply suggestions from code review
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Updated README and ParsingRules
    
    * Updated ParsingRules
    
    * Updated Schema
    
    ---------
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    nkanon and ShirleyDenkberg authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    e28ac9d View commit details
    Browse the repository at this point in the history
  16. Added field to checkpoint schema. (demisto#29202)

    * Added field to checkpoint schema.
    
    * Added release notes.
    yasta5 authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    bc1070a View commit details
    Browse the repository at this point in the history
  17. [Tenable.sc] Updated the description of the source_type argument (dem…

    …isto#29201)
    
    * updated description of argument
    
    * rn
    
    * docker
    
    * rn docker
    bziser authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    b751e45 View commit details
    Browse the repository at this point in the history
  18. Updated docs (demisto#29211)

    * Updated docs
    
    * Update Packs/CommonScripts/Scripts/GetByIncidentId/README.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Packs/CommonScripts/Scripts/GetByIncidentId/README.md
    
    Co-authored-by: Shahaf Ben Yakir <44666568+ShahafBenYakir@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    Co-authored-by: Shahaf Ben Yakir <44666568+ShahafBenYakir@users.noreply.github.com>
    3 people authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    dd62c0b View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Netskope event collector rewrite (demisto#28941)

    * Temporarily added the following packs to the update_core_packs_list:
    Core, DemistoRESTAPI, FiltersAndTransformers, Palo_Alto_Networks_WildFire, rasterize
    
    * Added all packs to update core list
    
    * Added al core packs to update_core_packs_list
    
    * Added new API endpoint
    
    * Added testing copies
    
    * changes from testing
    
    * changes from testing
    
    * changes from testing
    
    * Changed default first fecth
    
    * Added slipping for no wait time
    
    * First code change
    
    * Fixed description and log
    
    * UT fixes + mypy
    
    * UT fixes + mypy
    
    * Bumped Docker image and added rn
    
    * Formatting and typos
    
    * Fixed honor_rate_limit and added ut
    
    * Flake 8 fix
    
    * Added more UT
    
    * revert core list change
    
    * Enhanced docs
    
    * Small UT fixes
    
    * Removed is_command variable
    
    * Added docs
    Fixed UT
    
    * changes rn version
    
    * - Removed first_fetch param
    - Added types to perform_data_export parameters
    - Removed unused code
    
    * lint fixes
    
    * lint fixes
    ShahafBenYakir authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    cda7019 View commit details
    Browse the repository at this point in the history
  2. Fix default argument values in Generate Password (demisto#29203)

    * fix default argument values in generatePassword script
    
    * release notes
    
    * unit test
    
    * CR and mypy fixes
    yaakovpraisler authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    efe4711 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    c95de72 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Test playbooks for xsiam (demisto#29075)

    * New Test Playbooks
    
    * RN - New Test Playbooks
    
    * updated conf.json
    
    * update RN version
    
    * pack metadate - update
    
    * Bump pack from version Core to 2.0.9.
    
    * add marketplace v2
    
    * update conf.json
    
    * update RN version
    
    * update after build errors
    
    * update after build errors
    
    * update after reviw
    
    * update linked test playbooks
    
    * update RN
    
    * update test playbook timeout
    
    * update test playbook timeout and changes after review
    
    * update test playbook timeout and changes after review
    
    * containment plan - disable user - update input
    
    * containment plan - disable user - update input
    
    * containment plan - disable user - update input
    
    * containment plan - disable user - update input
    
    * Bump pack from version CommonPlaybooks to 2.3.97.
    
    * Bump pack from version Core to 2.0.10.
    
    ---------
    
    Co-authored-by: Content Bot <bot@demisto.com>
    OmriItzhak and Content Bot authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    ed37ac0 View commit details
    Browse the repository at this point in the history
  2. Malware enchantment un-assign analyst to the incidet (demisto#29084)

    * Added another step checking if analyst needs to be assigned
    
    * RN
    
    * Reverted to playbookname
    ssokolovich authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    6d1e17a View commit details
    Browse the repository at this point in the history
  3. PIP_DISABLE_PIP_VERSION_CHECK=1 (demisto#29227)

    Co-authored-by: kobymeir <ymeir@paloaltonetworks.com>
    kobymeir and kobymeir authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    9922e32 View commit details
    Browse the repository at this point in the history
  4. trying to fix cache warnings (demisto#29180)

    * trying to fix cache warnings
    kobymeir authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    8ee6483 View commit details
    Browse the repository at this point in the history
  5. Update Docker Image To demisto/fastapi (demisto#29191)

    * Updated Metadata Of Pack CyberArkIdentity
    
    * Added release notes to pack CyberArkIdentity
    
    * Packs/CyberArkIdentity/Integrations/CyberArkIdentityEventCollector/CyberArkIdentityEventCollector.yml Docker image update
    
    * Updated Metadata Of Pack Dropbox
    
    * Added release notes to pack Dropbox
    
    * Packs/Dropbox/Integrations/DropboxEventCollector/DropboxEventCollector.yml Docker image update
    
    * mypy erros
    
    * ruff errors
    
    * pydentic
    
    * auth annotation
    
    * None
    
    * any url
    
    * build fixes
    
    * Updated Metadata Of Pack CyberArkIdentity
    
    * RN
    
    * Updated Metadata Of Pack CyberArkIdentity
    
    * Added release notes to pack CyberArkIdentity
    
    * Packs/CyberArkIdentity/Integrations/CyberArkIdentityEventCollector/CyberArkIdentityEventCollector.yml Docker image update
    
    * Updated Metadata Of Pack Jira
    
    * Added release notes to pack Jira
    
    * Packs/Jira/Integrations/JiraEventCollector/JiraEventCollector.yml Docker image update
    
    * Updated Metadata Of Pack Dropbox
    
    * Added release notes to pack Dropbox
    
    * Packs/Dropbox/Integrations/DropboxEventCollector/DropboxEventCollector.yml Docker image update
    
    * Pytest
    
    * mypy errors
    
    ---------
    
    Co-authored-by: MosheEichler <meichler@paloaltonetworks.com>
    content-bot and MosheEichler authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    a474704 View commit details
    Browse the repository at this point in the history
  6. Update Docker Image To demisto/py3-tools (demisto#29239)

    * Updated Metadata Of Pack FeedAWS
    
    * Added release notes to pack FeedAWS
    
    * Packs/FeedAWS/Integrations/FeedAWS/FeedAWS.yml Docker image update
    content-bot authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    2dcc3f2 View commit details
    Browse the repository at this point in the history
  7. [CommonServerPython] Added to _http_request theparams_parser parame…

    …ter (demisto#29200)
    
    * _http_request add `quote_params_via` parameter
    
    * CR fixes
    MosheEichler authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    820eb45 View commit details
    Browse the repository at this point in the history
  8. Alibaba AT Fix (demisto#29226)

    * Updated 1_3_schema, removed __time__
    
    * Updated ReleaseNotes
    
    * Updated ReleaseNotes
    eepstain authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    dcdfbe5 View commit details
    Browse the repository at this point in the history
  9. Netbox IRM Fix (demisto#29228)

    * Updated schema
    
    * Updated ReleaseNotes
    
    * Updated ReleaseNotes
    eepstain authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    6b3db9a View commit details
    Browse the repository at this point in the history
  10. MS ADFS Fix (demisto#29231)

    * Updated MicrosoftADFS_1_3_schema
    
    * Updated ReleaseNotes
    
    * Updated ReleaseNotes
    eepstain authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    e66f788 View commit details
    Browse the repository at this point in the history
  11. [ASM] - Expander - command argument bug fix (demisto#29242)

    * [ASM] - Expander - command argument bug fix (demisto#29205)
    
    * update command args and readme images
    
    * release notes
    
    * readme
    
    * readme vocab
    
    * readme vocab
    
    * Update Packs/CortexXpanse/README.md
    
    Co-authored-by: johnnywilkes <32227961+johnnywilkes@users.noreply.github.com>
    
    * updating mapper for API change
    
    ---------
    
    Co-authored-by: johnnywilkes <32227961+johnnywilkes@users.noreply.github.com>
    
    * fixing RN
    
    * fix RN
    
    * docker
    
    ---------
    
    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: Yehuda <yrosenberg@paloaltonetworks.com>
    Co-authored-by: Yehuda Rosenberg <90599084+RosenbergYehuda@users.noreply.github.com>
    5 people authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    943ee3d View commit details
    Browse the repository at this point in the history
  12. Update Docker Image To demisto/python3 (demisto#29238)

    * Updated Metadata Of Pack CIRCL
    
    * Added release notes to pack CIRCL
    
    * Packs/CIRCL/Integrations/CirclCVESearch/CirclCVESearch.yml Docker image update
    
    * Updated Metadata Of Pack ipinfo
    
    * Added release notes to pack ipinfo
    
    * Packs/ipinfo/Integrations/ipinfo_v2/ipinfo_v2.yml Docker image update
    
    * Updated Metadata Of Pack AutoFocus
    
    * Added release notes to pack AutoFocus
    
    * Packs/AutoFocus/Integrations/FeedAutofocus/FeedAutofocus.yml Docker image update
    
    * Packs/AutoFocus/Integrations/AutofocusV2/AutofocusV2.yml Docker image update
    
    * Updated Metadata Of Pack XForceExchange
    
    * Added release notes to pack XForceExchange
    
    * Packs/XForceExchange/Integrations/XFE_v2/XFE_v2.yml Docker image update
    content-bot authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    e02672a View commit details
    Browse the repository at this point in the history
  13. CP FW Fix (demisto#29243)

    * Updated CheckpointFirewall_1_3_schema
    
    * Updated ReleaseNotes
    
    * Updated ReleaseNotes
    eepstain authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    29c34ff View commit details
    Browse the repository at this point in the history
  14. MS Windows Fix (demisto#29249)

    * Updated MicrosoftWindowsEvents_1_3_schema
    
    * Updated MicrosoftWindowsEvents_1_3_schema
    
    * Updated ReleaseNotes
    
    * Updated ReleaseNotes
    eepstain authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    f3e2455 View commit details
    Browse the repository at this point in the history
  15. Okta Fix (demisto#29246)

    * Updated OktaModelingRules_1_3_schema
    
    * Updated ReleaseNotes
    
    * Updated ReleaseNotes
    eepstain authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    70a7a2c View commit details
    Browse the repository at this point in the history
  16. Cyberark Identity Fix (demisto#29253)

    * Updated CyberArkIdentityEventCollector_1_3_schema
    
    * Updated ReleaseNotes
    
    * Updated ReleaseNotes
    eepstain authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    4e965d5 View commit details
    Browse the repository at this point in the history
  17. Update additional dependencies in pre-commit-config (demisto#29251)

    * Fix typing dependency in poetry export
    
    * fixes
    ilaner authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    a7a5e33 View commit details
    Browse the repository at this point in the history
  18. removed malformed deps (demisto#29212)

    * removed malformed deps
    
    * changed to optional dep
    dantavori authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    58961cf View commit details
    Browse the repository at this point in the history
  19. DBotPredictURLPhishing - timeout argument (demisto#29165)

    * DBotPredictURLPhishing - timeout argument
    
    * DI
    
    * revert DI
    
    * yml
    MLainer1 authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    001e2ce View commit details
    Browse the repository at this point in the history
  20. Knowbe4 kmast fix schema (demisto#29234)

    * Modified type of field in the schema.
    
    * Modified type of field in the schema.
    yasta5 authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    899eb4f View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    2593a4b View commit details
    Browse the repository at this point in the history
  2. fixing pr to jira linking issue (demisto#29233)

    * fixing pr to jira linking issue
    
    ---------
    
    Co-authored-by: kobymeir <ymeir@paloaltonetworks.com>
    kobymeir and kobymeir authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    722545b View commit details
    Browse the repository at this point in the history
  3. Update Docker Image To demisto/python3 (demisto#29262)

    * Updated Metadata Of Pack PANOSPolicyOptimizer
    
    * Added release notes to pack PANOSPolicyOptimizer
    
    * Packs/PANOSPolicyOptimizer/Integrations/PANOSPolicyOptimizer/PANOSPolicyOptimizer.yml Docker image update
    
    * Updated Metadata Of Pack VMwareWorkspaceONEUEM
    
    * Added release notes to pack VMwareWorkspaceONEUEM
    
    * Packs/VMwareWorkspaceONEUEM/Integrations/VMwareWorkspaceONEUEM/VMwareWorkspaceONEUEM.yml Docker image update
    
    * Updated Metadata Of Pack BitSight
    
    * Added release notes to pack BitSight
    
    * Packs/BitSight/Integrations/BitSightForSecurityPerformanceManagement/BitSightForSecurityPerformanceManagement.yml Docker image update
    
    * Updated Metadata Of Pack AWS-ILM
    
    * Added release notes to pack AWS-ILM
    
    * Packs/AWS-ILM/Integrations/AWSILM/AWSILM.yml Docker image update
    
    * Updated Metadata Of Pack CiscoWSA
    
    * Added release notes to pack CiscoWSA
    
    * Packs/CiscoWSA/Integrations/CiscoWSAV2/CiscoWSAV2.yml Docker image update
    
    * Updated Metadata Of Pack SysAid
    
    * Added release notes to pack SysAid
    
    * Packs/SysAid/Integrations/SysAid/SysAid.yml Docker image update
    
    * Updated Metadata Of Pack ManageEngine_PAM360
    
    * Added release notes to pack ManageEngine_PAM360
    
    * Packs/ManageEngine_PAM360/Integrations/ManageEnginePAM360/ManageEnginePAM360.yml Docker image update
    
    * Updated Metadata Of Pack CiscoUmbrellaReporting
    
    * Added release notes to pack CiscoUmbrellaReporting
    
    * Packs/CiscoUmbrellaReporting/Integrations/CiscoUmbrellaReporting/CiscoUmbrellaReporting.yml Docker image update
    
    * Updated Metadata Of Pack IronscalesEventCollector
    
    * Added release notes to pack IronscalesEventCollector
    
    * Packs/IronscalesEventCollector/Integrations/IronscalesEventCollector/IronscalesEventCollector.yml Docker image update
    
    * Updated Metadata Of Pack DeCYFIR
    
    * Added release notes to pack DeCYFIR
    
    * Packs/DeCYFIR/Integrations/decyfiriocs/decyfiriocs.yml Docker image update
    content-bot authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    f82bd54 View commit details
    Browse the repository at this point in the history
  4. Update Docker Image To demisto/googleapi-python3 (demisto#29265)

    * Updated Metadata Of Pack GSuiteAdmin
    
    * Added release notes to pack GSuiteAdmin
    
    * Packs/GSuiteAdmin/Integrations/GSuiteAdmin/GSuiteAdmin.yml Docker image update
    
    * Updated Metadata Of Pack GSuiteSecurityAlertCenter
    
    * Added release notes to pack GSuiteSecurityAlertCenter
    
    * Packs/GSuiteSecurityAlertCenter/Integrations/GSuiteSecurityAlertCenter/GSuiteSecurityAlertCenter.yml Docker image update
    content-bot authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    6491b4e View commit details
    Browse the repository at this point in the history
  5. Update Docker Image To demisto/py3-tools (demisto#29263)

    * Updated Metadata Of Pack FeedMalwareBazaar
    
    * Added release notes to pack FeedMalwareBazaar
    
    * Packs/FeedMalwareBazaar/Integrations/MalwareBazaarFeed/MalwareBazaarFeed.yml Docker image update
    
    * Updated Metadata Of Pack FeedGCPWhitelist
    
    * Added release notes to pack FeedGCPWhitelist
    
    * Packs/FeedGCPWhitelist/Integrations/FeedGoogleIPRanges/FeedGoogleIPRanges.yml Docker image update
    
    * Updated Metadata Of Pack AccentureCTI_Feed
    
    * Added release notes to pack AccentureCTI_Feed
    
    * Packs/AccentureCTI_Feed/Integrations/ACTIIndicatorFeed/ACTIIndicatorFeed.yml Docker image update
    content-bot authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    a54a67c View commit details
    Browse the repository at this point in the history
  6. Update Docker Image To demisto/pyjwt3 (demisto#29264)

    * Updated Metadata Of Pack Silverfort
    
    * Added release notes to pack Silverfort
    
    * Packs/Silverfort/Integrations/Silverfort/Silverfort.yml Docker image update
    content-bot authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    7dfe586 View commit details
    Browse the repository at this point in the history
  7. Update Docker Image To demisto/taxii-server (demisto#29267)

    * Updated Metadata Of Pack CybleThreatIntel
    
    * Added release notes to pack CybleThreatIntel
    
    * Packs/CybleThreatIntel/Integrations/CybleThreatIntel/CybleThreatIntel.yml Docker image update
    content-bot authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    7119e24 View commit details
    Browse the repository at this point in the history
  8. Update Docker Image To demisto/keeper-ksm (demisto#29269)

    * Updated Metadata Of Pack KeeperSecretsManager
    
    * Added release notes to pack KeeperSecretsManager
    
    * Packs/KeeperSecretsManager/Integrations/KeeperSecretsManager/KeeperSecretsManager.yml Docker image update
    content-bot authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    874d75b View commit details
    Browse the repository at this point in the history
  9. Update Docker Image To demisto/duoadmin3 (demisto#29270)

    * Updated Metadata Of Pack DuoAdminApi
    
    * Added release notes to pack DuoAdminApi
    
    * Packs/DuoAdminApi/Integrations/DuoEventCollector/DuoEventCollector.yml Docker image update
    
    * Packs/DuoAdminApi/Integrations/DuoAdminApi/DuoAdminApi.yml Docker image update
    content-bot authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    7e68d6f View commit details
    Browse the repository at this point in the history
  10. Update Docker Image To demisto/trustar (demisto#29268)

    * Updated Metadata Of Pack TruSTAR
    
    * Added release notes to pack TruSTAR
    
    * Packs/TruSTAR/Integrations/TruSTAR_V2/TruSTAR_V2.yml Docker image update
    content-bot authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    a3de790 View commit details
    Browse the repository at this point in the history
  11. Update Docker Image To demisto/devo (demisto#29271)

    * Updated Metadata Of Pack Devo
    
    * Added release notes to pack Devo
    
    * Packs/Devo/Integrations/Devo_v2/Devo_v2.yml Docker image update
    content-bot authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    aef7d9a View commit details
    Browse the repository at this point in the history
  12. Onelogin IAM Fix (demisto#29236)

    * Updated OneLoginModelingRules_1_3_schema
    
    * Updated ReleaseNotes
    
    * Updated ReleaseNotes
    
    * Update OneLoginModelingRules_1_3_schema.json
    eepstain authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    2fae394 View commit details
    Browse the repository at this point in the history
  13. Vectra AI Fix (demisto#29241)

    * Updated Vectra_AIEventCollector_1_3_schema
    
    * Updated ReleaseNotes
    
    * Updated ReleaseNotes
    
    * Update Vectra_AIEventCollector_1_3_schema.json
    eepstain authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    e65cb52 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9d757e8 View commit details
    Browse the repository at this point in the history
  15. [VMRay] Add vmray-get-screenshots command (demisto#29229)

    * [VMRay] Add vmray-get-screenshots command (demisto#28871)
    
    * Add vmray-get-screenshots command
    
    Add the vmray-get-screenshots command to retrieve all screenshots for one analysis.
    
    * Update "Detonate File - VMRay" playbook
    
    Use all input parameters of the "Detonate File - VMRay" playbook in the "vmray-upload-sample" command.
    Update release notes accordingly.
    
    * Revert formating changes made in playbooks that were otherwise not touched
    
    * Increase docker image version
    
    * Update "Detonate File - VMRay" and "Detonate URL - VMRay" to always use the complex parameter method if possible
    
    Fix a typo in the "Detonate File - VMRay" and "Detonate URL - VMRay" playbook
    
    * Update screenshots in "VMRay - Detonate File" and "VMRay - Detonate URL" READMEs
    
    * Add screenshots of the "VMRay - Detonate File" and "VMRay - Detonate URL" playbooks again
    
    * Run demisto-sdk pre-commit
    
    * Update the docker images
    
    ---------
    
    Co-authored-by: tkorten-vmray <140508464+tkorten-vmray@users.noreply.github.com>
    Co-authored-by: Menachem Weinfeld <mmhw770@gmail.com>
    3 people authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    309b745 View commit details
    Browse the repository at this point in the history
  16. Orca Security Fix (demisto#29252)

    * Updated OrcaModelingRules_1_3_schema
    
    * Updated ReleaseNotes
    
    * Updated ReleaseNotes
    eepstain authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    b5f8790 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    20f0558 View commit details
    Browse the repository at this point in the history
  18. Search and delete fix (demisto#29179)

    * Playbook fix
    
    * Playbook fix
    
    * Bump pack from version CommonPlaybooks to 2.3.97.
    
    * Bump pack from version CommonPlaybooks to 2.3.98.
    
    ---------
    
    Co-authored-by: Content Bot <bot@demisto.com>
    ArikDay and Content Bot authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    87b95c6 View commit details
    Browse the repository at this point in the history
  19. Duo Fix (demisto#29244)

    * Updated DuoModelingRule_1_3_schema
    
    * Updated ReleaseNotes
    
    * Updated ReleaseNotes
    
    * Bump pack from version DuoAdminApi to 4.0.8.
    
    * Reverted DuoAdminApi
    
    * Updated DuoModelingRule_1_3_schema
    
    ---------
    
    Co-authored-by: Content Bot <bot@demisto.com>
    eepstain and Content Bot authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    8a3268b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    36b7807 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a7d518e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    69ef6d8 View commit details
    Browse the repository at this point in the history
  23. Gitlab Fix (demisto#29256)

    eepstain authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    14d8dd1 View commit details
    Browse the repository at this point in the history
  24. MS DHCP Fix (demisto#29245)

    eepstain authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    077b13b View commit details
    Browse the repository at this point in the history
  25. Align credentials part 14 (demisto#29166)

    * VulnDB complete
    
    * IsItPhishing complete
    
    * DatadogCloudSIEM complete
    
    * clear message in case of missing creds
    
    * Readme for IsItPhishing
    
    * updated docker
    jlevypaloalto authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    ad231d1 View commit details
    Browse the repository at this point in the history
  26. [EWS O365] support non-ascii chars (demisto#28617)

    * supported non-ascii chars
    
    * pre-commit
    
    * updated test
    
    * Bump pack from version MicrosoftExchangeOnline to 1.2.16.
    
    * typo
    
    * added Sender Name in the incident parsing.
    
    * updated docker
    
    * Bump pack from version MicrosoftExchangeOnline to 1.2.17.
    
    * Bump pack from version MicrosoftExchangeOnline to 1.2.18.
    
    * Bump pack from version MicrosoftExchangeOnline to 1.2.19.
    
    * increased MAX_INCIDENTS_PER_FETCH
    
    * Bump pack from version MicrosoftExchangeOnline to 1.2.20.
    
    * update yml
    
    * Update Packs/MicrosoftExchangeOnline/Integrations/EWSO365/EWSO365.yml
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Bump pack from version MicrosoftExchangeOnline to 1.2.21.
    
    * updated the docker
    
    ---------
    
    Co-authored-by: Content Bot <bot@demisto.com>
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    3 people authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    0cf1cc4 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    46c758a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    edd192a View commit details
    Browse the repository at this point in the history
  29. XSUP-27348 AWS Security hub (demisto#29159)

    * add_test
    
    * add fix
    
    * add RN
    
    * update docker image
    
    * fix tests and RN
    
    * fix tests
    
    * fix tests
    
    * fix tests
    
    * fix_typing
    
    * fix_typing
    
    * fix_typing
    
    * fix_typing
    
    * fix_typing
    
    * Update 1_3_10.md
    
    * fix_typing
    
    * fix_typing
    
    * Removed the type_ignore
    
    * pre-commit fixs
    
    * fix_typing
    
    * fix_tests
    
    * change docker image
    
    * fix Cr review
    
    ---------
    
    Co-authored-by: arad carmi <acarmi@paloaltonetworks.com>
    sapirshuker and AradCarmi authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    a177b0e View commit details
    Browse the repository at this point in the history
  30. Fix unicode spaces issue (demisto#29283)

    * update docker
    
    * added rn
    YuvHayun authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    a440187 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. poetry files (demisto#29282)

    Co-authored-by: Content Bot <bot@demisto.com>
    content-bot and Content Bot authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    68a7f19 View commit details
    Browse the repository at this point in the history
  2. Update Docker Image To demisto/googleapi-python3 (demisto#29292)

    * Updated Metadata Of Pack GoogleSheets
    
    * Added release notes to pack GoogleSheets
    
    * Packs/GoogleSheets/Integrations/GoogleSheets/GoogleSheets.yml Docker image update
    content-bot authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    56058f8 View commit details
    Browse the repository at this point in the history
  3. Cisco SMA fixed spaces encoding in query params (demisto#29068)

    * Added quote_params_via in message_search command
    
    * RN
    
    * params_parser
    
    * pre-commit
    
    * RN
    MosheEichler authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    4c44ca2 View commit details
    Browse the repository at this point in the history
  4. Fix ewsv2 send mail split issue (demisto#29099)

    * fix split replyTo issue
    
    * added rn
    
    * fixes
    
    * fixes
    
    * fixes
    
    * fixes
    
    * fixes
    
    * fixes
    
    * fixes
    YuvHayun authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    0c78d6f View commit details
    Browse the repository at this point in the history
  5. Update Docker Image To demisto/python3 (demisto#29291)

    * Updated Metadata Of Pack FireEyeEX
    
    * Added release notes to pack FireEyeEX
    
    * Packs/FireEyeEX/Integrations/FireEyeEX/FireEyeEX.yml Docker image update
    
    * Updated Metadata Of Pack TeamViewer
    
    * Added release notes to pack TeamViewer
    
    * Packs/TeamViewer/Integrations/TeamViewerEventCollector/TeamViewerEventCollector.yml Docker image update
    
    * Updated Metadata Of Pack DeepInstinct
    
    * Added release notes to pack DeepInstinct
    
    * Packs/DeepInstinct/Integrations/DeepInstinct3x/DeepInstinct3x.yml Docker image update
    
    * Updated Metadata Of Pack Palo_Alto_Networks_Enterprise_DLP
    
    * Added release notes to pack Palo_Alto_Networks_Enterprise_DLP
    
    * Packs/Palo_Alto_Networks_Enterprise_DLP/Integrations/Palo_Alto_Networks_Enterprise_DLP/Palo_Alto_Networks_Enterprise_DLP.yml Docker image update
    
    * Updated Metadata Of Pack Twitter
    
    * Added release notes to pack Twitter
    
    * Packs/Twitter/Integrations/Twitterv2/Twitterv2.yml Docker image update
    
    * Updated Metadata Of Pack CyberTriage
    
    * Added release notes to pack CyberTriage
    
    * Packs/CyberTriage/Integrations/CyberTriage/CyberTriage.yml Docker image update
    
    * Updated Metadata Of Pack Automox
    
    * Added release notes to pack Automox
    
    * Packs/Automox/Integrations/Automox/Automox.yml Docker image update
    
    * Updated Metadata Of Pack Rapid7_Nexpose
    
    * Added release notes to pack Rapid7_Nexpose
    
    * Packs/Rapid7_Nexpose/Integrations/Rapid7_Nexpose/Rapid7_Nexpose.yml Docker image update
    
    * Updated Metadata Of Pack EclecticIQ
    
    * Added release notes to pack EclecticIQ
    
    * Packs/EclecticIQ/Integrations/EclecticIQv2/EclecticIQv2.yml Docker image update
    
    * Updated Metadata Of Pack InfobloxBloxOne
    
    * Added release notes to pack InfobloxBloxOne
    
    * Packs/InfobloxBloxOne/Integrations/InfobloxBloxOneThreatDefenseEventCollector/InfobloxBloxOneThreatDefenseEventCollector.yml Docker image update
    
    * Fixed dependency
    
    ---------
    
    Co-authored-by: sberman <sberman@paloaltonetworks.com>
    content-bot and Shellyber authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    bedf668 View commit details
    Browse the repository at this point in the history
  6. Align credentials part 15 (demisto#29171)

    * FarsightDNSDB complete
    
    * Koodous complete
    
    * cisco-meraki complete
    
    * Remove FarsightDNSDB
    
    * refactor for Koodous
    
    * remove cisco-meraki.js
    
    * fix RN cisco-meraki
    
    * Readme for Koodous
    
    * Readme for Koodous
    jlevypaloalto authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    af84bbd View commit details
    Browse the repository at this point in the history
  7. Fix xdr list risky hosts docs (demisto#29178)

    * doc fixes
    
    * added rn
    
    * fixes
    
    * fixes
    
    * Bump pack from version CortexXDR to 5.1.1.
    
    * fix conflicts
    
    * Bump pack from version Core to 2.0.11.
    
    ---------
    
    Co-authored-by: Content Bot <bot@demisto.com>
    YuvHayun and Content Bot authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    adf1565 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c1dd2ad View commit details
    Browse the repository at this point in the history
  9. Es fixed the default date time format (demisto#29207)

    * changed default DateTime format
    
    * debugs
    
    * Simple-Date
    
    * YYYY-MM-DDTHH:mm:ss.SSSZ
    
    * remove debug
    
    * rn
    
    * single quotes
    
    * add few indexes functionality
    
    * fix UT
    
    * docs
    
    * CR fixes
    
    * docker
    
    * fix UT
    
    * fix UT
    
    * RN
    
    * fixes
    
    * addition info
    
    * RN
    
    * RN
    MosheEichler authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    cedf3c8 View commit details
    Browse the repository at this point in the history
  10. Automatic hyphen addition for merged RNs (demisto#29199)

    * Automatic hyphen addition for merged RNs
    
    * Fix the unit test
    
    * Fix the unit test
    
    * Fix case of special_msg
    
    * Change the location of the patch in the code
    
    * Fix case of special_msg
    
    * Fix case of empty
    mmhw authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    bbaf6ff View commit details
    Browse the repository at this point in the history
  11. Change secret parameters to type 4 (demisto#29213)

    * ThycoticDSV complete
    
    * PhishAI complete
    
    * FarsightDNSDB complete
    
    * FarsightDNSDB 4 to 9
    
    * FarsightDNSDB docs
    
    * RN for PhishAI
    
    * RN for ThycoticDSV.
    jlevypaloalto authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    21bd8d7 View commit details
    Browse the repository at this point in the history
  12. add nightly machine type (demisto#29255)

    * add nightly machine type
    
    * add locks
    
    * fixed variables structures
    
    * removed test logs
    dansterenson authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    b621415 View commit details
    Browse the repository at this point in the history
  13. XSUP-27558 bugfix (BetweenHours) (demisto#29298)

    * reproduce
    
    * always use self.raw_response
    
    * version bump
    dantavori authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    90f7671 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Update Docker Image To demisto/python3 (demisto#29318)

    * Updated Metadata Of Pack Cybereason
    
    * Added release notes to pack Cybereason
    
    * Packs/Cybereason/Integrations/Cybereason/Cybereason.yml Docker image update
    
    * Updated Metadata Of Pack WALLIXBastion
    
    * Added release notes to pack WALLIXBastion
    
    * Packs/WALLIXBastion/Integrations/WAB/WAB.yml Docker image update
    
    * Updated Metadata Of Pack CounterCraft
    
    * Added release notes to pack CounterCraft
    
    * Packs/CounterCraft/Integrations/CounterCraft/CounterCraft.yml Docker image update
    
    * Updated Metadata Of Pack AzureStorageQueue
    
    * Added release notes to pack AzureStorageQueue
    
    * Packs/AzureStorageQueue/Integrations/AzureStorageQueue/AzureStorageQueue.yml Docker image update
    
    * Updated Metadata Of Pack CrowdStrikeFalconSandbox
    
    * Added release notes to pack CrowdStrikeFalconSandbox
    
    * Packs/CrowdStrikeFalconSandbox/Integrations/CrowdStrikeFalconSandboxV2/CrowdStrikeFalconSandboxV2.yml Docker image update
    
    * Updated Metadata Of Pack DataminrPulse
    
    * Added release notes to pack DataminrPulse
    
    * Packs/DataminrPulse/Integrations/DataminrPulse/DataminrPulse.yml Docker image update
    
    * Updated Metadata Of Pack HostIo
    
    * Added release notes to pack HostIo
    
    * Packs/HostIo/Integrations/HostIo/HostIo.yml Docker image update
    
    * Updated Metadata Of Pack Logzio
    
    * Added release notes to pack Logzio
    
    * Packs/Logzio/Integrations/Logzio/Logzio.yml Docker image update
    
    * Updated Metadata Of Pack FireEyeNX
    
    * Added release notes to pack FireEyeNX
    
    * Packs/FireEyeNX/Integrations/FireEyeNX/FireEyeNX.yml Docker image update
    
    * Updated Metadata Of Pack CTIX
    
    * Added release notes to pack CTIX
    
    * Packs/CTIX/Integrations/CTIX/CTIX.yml Docker image update
    content-bot authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    a30ea16 View commit details
    Browse the repository at this point in the history
  2. Update Docker Image To demisto/fp-smc (demisto#29321)

    * Updated Metadata Of Pack ForcepointSecurityManagementCenter
    
    * Added release notes to pack ForcepointSecurityManagementCenter
    
    * Packs/ForcepointSecurityManagementCenter/Integrations/ForcepointSecurityManagementCenter/ForcepointSecurityManagementCenter.yml Docker image update
    content-bot authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    bf2ce9d View commit details
    Browse the repository at this point in the history
  3. Update Docker Image To demisto/ippysocks-py3 (demisto#29316)

    * Updated Metadata Of Pack Whois
    
    * Added release notes to pack Whois
    
    * Packs/Whois/Integrations/Whois/Whois.yml Docker image update
    content-bot authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    7e93341 View commit details
    Browse the repository at this point in the history
  4. Update Docker Image To demisto/py3-tools (demisto#29319)

    * Updated Metadata Of Pack Intezer
    
    * Added release notes to pack Intezer
    
    * Packs/Intezer/Integrations/IntezerV2/IntezerV2.yml Docker image update
    
    * Updated Metadata Of Pack JARM
    
    * Added release notes to pack JARM
    
    * Packs/JARM/Integrations/JARM/JARM.yml Docker image update
    content-bot authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    8600ca7 View commit details
    Browse the repository at this point in the history
  5. fixed UTs (demisto#29322)

    * fixed uts
    
    * mypy fixes
    dantavori authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    06b6570 View commit details
    Browse the repository at this point in the history
  6. S&c timeout issue (demisto#29312)

    * fix docker timeout issue in S&C
    
    * release notes
    
    * release notes
    yaakovpraisler authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    11d7b44 View commit details
    Browse the repository at this point in the history
  7. RN (demisto#29324)

    MosheEichler authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    0310a8d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    22cd868 View commit details
    Browse the repository at this point in the history
  9. Contrib/slackv3 readchannel (demisto#29247)

    * Contrib/slackv3 readchannel (demisto#27985)
    
    * Test SDK Commands
    
    * Testing branch development
    
    * forking with josh
    
    * testing branch fork
    
    * Add funtion to return the raw results of client.conversations_list for output validation and testing
    
    * Add new command and arguments to yaml file. Make changes to list_conversations function for testing
    
    * Added converstation_history command & function
    
    * Add arguments to yml for the two new fucntions (list and history). Adjust code for conversation_history() to use the GET method instead of POST
    
    * Added CommandResults to return output of the conversation_history command
    
    * Fixed conversation_history CommandResults added commas to json objects
    
    * For slack-list-channels, add the arguments that are outlined in the SDK documentation (channel_types, exclude_archived, limit, and cursor). This now supports returning different kinds of channels, archived channels, and pagination with limit and cursor
    
    * Added raw-response & limit to conversation_history function
    
    * Add name_filter argument to return a specific channels details. Also include basic context data parsing
    
    * removed the 'int' type from limit
    
    * Commented out CommandResults to continue building out response structure for context
    
    * Add context outputs to yml configuration. Add CommandResults object for context, human readable, and raw output
    
    * Update outputs with demisto.results(). Proper output of humanreadable, raw response, and context for the list_channels command
    
    * conversation_history function working. Began working on mapping user IDs to usernames
    
    * Added User ID to Username Mapping for converstation_history
    
    * Began working on SlackV3_test.py. Need to added structured test data for conversation_history
    
    * Modified conversation_history context output to align with code standards
    
    * Added limit argument to conversation history command
    
    * Added conversation ID for search, and identification of threads/replies in conversation_history command - RAF
    
    * Added function conversation_replies to read threads from parent messages - RAF
    
    * Updated get-replies to include Bot Responses
    
    * Add user fetch for channel creator
    
    * Adjust parsing and output for list_channels() for more consistency and less redundancy
    
    * Updated conversation_replies & conversation_history with dict to list statement
    
    * Added all Emoji commands
    
    * Added more error handling to conversation_history and conversation_replies
    
    * added description to the reaction commands
    
    * Remove Emoji Functions and Commands
    
    * Refactored conversation_history & conversation_replies to remove repeated variables and json
    
    * Removed whitespace from the import statements and at the end of the integration
    
    * adding RL
    
    * adding unit tests
    
    * accepted incoming changes
    
    * added new test files
    
    * Accepted Changes to both SlackV3 yaml and pack_metadata.json
    
    * Added amshamah419 suggestions for conversation_history, list_channels, and conversation_replies
    
    * Added correct error messaging to recommended return_error functions
    
    * conflicts
    
    * Fixed Flake8 E999 SyntaxError
    
    * Resolved Flake8, Vulture, and Mypy Errors on SlackV3.py
    
    * added .secrets-ignore file to pack and added a false positive secret
    
    ---------
    
    Co-authored-by: RAF <rfontaine@protonmail.com>
    Co-authored-by: maimorag <mmorag@paloaltonetworks.com>
    Co-authored-by: edibleShell <56420357+edibleShell@users.noreply.github.com>
    Co-authored-by: bziser <bziser@paloaltonetworks.com>
    Co-authored-by: Mai Morag <81917647+maimorag@users.noreply.github.com>
    
    * adding false secret to secrets ignore
    
    * update release note
    
    * adding the new commands to read me
    
    * ruff error
    
    * fixing unit test
    
    * fixing unit test
    
    * fixing unit tests
    
    * docker image upgrade
    
    * ifx unit tests test_list_channels
    
    * fixing unit tests
    
    * fix mypy
    
    * remove unnecessary "get"
    
    * updating yml
    
    * adding display to yml
    
    * updating unit test
    
    * after running format
    
    * Update Packs/Slack/Integrations/SlackV3/SlackV3.py
    
    Co-authored-by: dorschw <81086590+dorschw@users.noreply.github.com>
    
    * Update Packs/Slack/Integrations/SlackV3/SlackV3.py
    
    Co-authored-by: dorschw <81086590+dorschw@users.noreply.github.com>
    
    * Update Packs/Slack/Integrations/SlackV3/SlackV3.py
    
    Co-authored-by: dorschw <81086590+dorschw@users.noreply.github.com>
    
    * Update Packs/Slack/Integrations/SlackV3/SlackV3.py
    
    Co-authored-by: dorschw <81086590+dorschw@users.noreply.github.com>
    
    * Update Packs/Slack/ReleaseNotes/3_1_47.md
    
    Co-authored-by: dorschw <81086590+dorschw@users.noreply.github.com>
    
    * cr notes
    
    * bump to 3.2.0
    
    ---------
    
    Co-authored-by: Josh Sawyer <95762642+PaloSawyer@users.noreply.github.com>
    Co-authored-by: RAF <rfontaine@protonmail.com>
    Co-authored-by: maimorag <mmorag@paloaltonetworks.com>
    Co-authored-by: edibleShell <56420357+edibleShell@users.noreply.github.com>
    Co-authored-by: bziser <bziser@paloaltonetworks.com>
    Co-authored-by: Mai Morag <81917647+maimorag@users.noreply.github.com>
    Co-authored-by: dorschw <81086590+dorschw@users.noreply.github.com>
    8 people authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    ed4dbdc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0b0547e View commit details
    Browse the repository at this point in the history
  11. Enhancements to Traceable Integration (demisto#29325)

    * Enhancements to Traceable Integration (demisto#29129)
    
    * Added new fields to the Incidents - ipAddressType and apiType
    
    * - Adding Event url in the incident
    - Adding ignore status codes
    - Field to mark the affected api internal or external
    - field to mark the actor ip address internal or external
    
    * - Status code filtering
    - Incident Field Selection
    - Unit Tests
    
    * - Changes for api attribute selections
    - Additional unit tests
    
    * Updated Release Notes.
    
    * Removing unused Integration configurations.
    
    * Readme changes.
    
    * Logs causing failed Test
    
    * - Fixed timestamps to include milliseconds. Else it misses capturing some spans.
    
    * Fixing datetime strings and unit tests.
    
    * removing unused imports
    
    * Making logs less noisy.
    
    * Logging changes.
    
    * Safe value checking.
    
    * Changes to Release Notes as per the findings from the pre-check
    
    * Review comments for the Release Notes.
    
    * Review Comments
    
    * Review Comments - changing demisto.log to demisto.info.
    
    * Pre-commit - changing the version of the docker image.
    
    * Pre-commit - changing docker version in the release notes.
    
    * Removing redundant point from the release notes.
    
    * - Fixed a index out of bound error
    - Corrected log statements
    - Added a unit test for eventUrl
    
    * Review comments for the README and ReleaseNotes.
    
    * Add testing IP to secrets-ignore
    
    ---------
    
    Co-authored-by: Mayuresh Kshirsagar <101903400+mtraceable@users.noreply.github.com>
    Co-authored-by: Michael Yochpaz <8832013+MichaelYochpaz@users.noreply.github.com>
    3 people authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    a5e8882 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    68efebf View commit details
    Browse the repository at this point in the history
  13. [Marketplace Contribution] Content Testing - Content Pack Update (dem…

    …isto#29308)
    
    * [Marketplace Contribution] Content Testing - Content Pack Update (demisto#28959)
    
    * "contribution update to pack "Content Testing""
    
    * Update incidentfield-Content_Testing_Unit_Test_Playbooks.json
    
     Fixed   "script": "UnitTestMultiSelect",
    
    * remove the wired changes in the pr
    
    * help the build pass
    
    * validate
    
    * avoiding breaking changes
    
    * docker image
    
    * docker image
    
    ---------
    
    Co-authored-by: David Uhrlaub <90627446+rurhrlaub@users.noreply.github.com>
    Co-authored-by: Yehuda <yrosenberg@paloaltonetworks.com>
    Co-authored-by: Yehuda Rosenberg <90599084+RosenbergYehuda@users.noreply.github.com>
    
    * change default
    
    * add default value for unrequited argument
    
    * RN
    
    * fix validate
    
    ---------
    
    Co-authored-by: xsoar-bot <67315154+xsoar-bot@users.noreply.github.com>
    Co-authored-by: David Uhrlaub <90627446+rurhrlaub@users.noreply.github.com>
    Co-authored-by: Yehuda <yrosenberg@paloaltonetworks.com>
    Co-authored-by: Yehuda Rosenberg <90599084+RosenbergYehuda@users.noreply.github.com>
    5 people authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    2be5018 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Update Docker Image To demisto/python3 (demisto#29341)

    * Updated Metadata Of Pack Lumu
    
    * Added release notes to pack Lumu
    
    * Packs/Lumu/Integrations/Lumu/Lumu.yml Docker image update
    
    * Updated Metadata Of Pack Wiz
    
    * Added release notes to pack Wiz
    
    * Packs/Wiz/Integrations/Wiz/Wiz.yml Docker image update
    
    * Updated Metadata Of Pack ZeroFox
    
    * Added release notes to pack ZeroFox
    
    * Packs/ZeroFox/Integrations/ZeroFox/ZeroFox.yml Docker image update
    
    * Updated Metadata Of Pack CofenseTriage
    
    * Added release notes to pack CofenseTriage
    
    * Packs/CofenseTriage/Integrations/CofenseTriagev3/CofenseTriagev3.yml Docker image update
    
    * Updated Metadata Of Pack SumoLogic_Cloud_SIEM
    
    * Added release notes to pack SumoLogic_Cloud_SIEM
    
    * Packs/SumoLogic_Cloud_SIEM/Integrations/SumoLogicCloudSIEM/SumoLogicCloudSIEM.yml Docker image update
    
    * Updated Metadata Of Pack FortinetFortiwebVM
    
    * Added release notes to pack FortinetFortiwebVM
    
    * Packs/FortinetFortiwebVM/Integrations/FortinetFortiwebVM/FortinetFortiwebVM.yml Docker image update
    
    * Updated Metadata Of Pack PicusNGAutomation
    
    * Added release notes to pack PicusNGAutomation
    
    * Packs/PicusNGAutomation/Integrations/PicusNG/PicusNG.yml Docker image update
    
    * Updated Metadata Of Pack SkyhighSecurity
    
    * Added release notes to pack SkyhighSecurity
    
    * Packs/SkyhighSecurity/Integrations/SkyhighSecurity/SkyhighSecurity.yml Docker image update
    
    * Updated Metadata Of Pack CybleEvents
    
    * Added release notes to pack CybleEvents
    
    * Packs/CybleEvents/Integrations/CybleEvents/CybleEvents.yml Docker image update
    
    * Updated Metadata Of Pack HPEArubaClearPass
    
    * Added release notes to pack HPEArubaClearPass
    
    * Packs/HPEArubaClearPass/Integrations/HPEArubaClearPass/HPEArubaClearPass.yml Docker image update
    content-bot authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    47ee6d3 View commit details
    Browse the repository at this point in the history
  2. Update Docker Image To demisto/googleapi-python3 (demisto#29344)

    * Updated Metadata Of Pack GoogleChronicleBackstory
    
    * Added release notes to pack GoogleChronicleBackstory
    
    * Packs/GoogleChronicleBackstory/Integrations/GoogleChronicleBackstory/GoogleChronicleBackstory.yml Docker image update
    content-bot authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    e7b34e1 View commit details
    Browse the repository at this point in the history
  3. Update Docker Image To demisto/flask-nginx (demisto#29347)

    * Updated Metadata Of Pack TAXIIServer
    
    * Added release notes to pack TAXIIServer
    
    * Packs/TAXIIServer/Integrations/TAXII2Server/TAXII2Server.yml Docker image update
    content-bot authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    7ddbe7b View commit details
    Browse the repository at this point in the history
  4. Update Docker Image To demisto/pyjwt3 (demisto#29343)

    * Updated Metadata Of Pack Cylance_Protect
    
    * Added release notes to pack Cylance_Protect
    
    * Packs/Cylance_Protect/Integrations/Cylance_Protect_v2/Cylance_Protect_v2.yml Docker image update
    content-bot authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    1f18f54 View commit details
    Browse the repository at this point in the history
  5. Update Docker Image To demisto/sixgill (demisto#29342)

    * Updated Metadata Of Pack Cybersixgill-ActionableAlerts
    
    * Added release notes to pack Cybersixgill-ActionableAlerts
    
    * Packs/Cybersixgill-ActionableAlerts/Integrations/CybersixgillActionableAlerts/CybersixgillActionableAlerts.yml Docker image update
    content-bot authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    0c4a057 View commit details
    Browse the repository at this point in the history
  6. SonicWall ModelingRules Enhancement (demisto#29163)

    * SonicWall ModelingRules Enhancement
    
    * Updated modeling rules
    
    * Updated ModelingRules
    
    * Updated ModelingRules
    
    * Updated ModelingRules
    nkanon authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    d2431c2 View commit details
    Browse the repository at this point in the history
  7. Isinternalhostname small fix (demisto#29351)

    * Removed predefined from hostname and updated docker image
    
    * Added release notes
    Shellyber authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    d14d5d3 View commit details
    Browse the repository at this point in the history
  8. npm install running without fund or audit. (demisto#29333)

    Co-authored-by: kobymeir <ymeir@paloaltonetworks.com>
    kobymeir and kobymeir authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    4879145 View commit details
    Browse the repository at this point in the history
  9. [ASM] - Expander - Standardize enrichment names in asmsystemids grid …

    …field (4819 & 5508) (demisto#29098) (demisto#29357)
    
    * asmcloud
    
    * collection, notification and privIP
    
    * remediation, servicedetection and systemids
    
    * tags, serviceowner, summary
    
    * GridFieldSetup
    
    * automations
    
    * fixed some misses
    
    * update playbook names for testing
    
    * update parent README
    
    * remove temp naming for testing
    
    * fix parent and RN
    
    * docker and pre-commit
    
    * update RN
    
    * fix typo
    
    * Apply suggestions from code review
    
    
    
    * added Shirleys change to playbook inputs
    
    * Update asmsystemids and created playbook tests.
    
    Updated asmsystemids to a new standard for consistency.
    Create new tests for all of our enrichment playbook using asmsystemids,
    to check if keys of asmsystemids are valid.
    
    * Update asmsystemids in tenable playbook
    
    - Add test for tenable enrichment playbook for asmsystemids
    - Update Rapid7 OS field
    
    * Update release notes
    
    * Formatting for tests files
    
    * Revert AWS enrichment version
    
    * Remove prints from tests unless needed in future
    
    * Update playbooks with bugs fix commit
    
    Applied changes from 3d397fa.
    
    * Add S3 task and update PNGs
    
    * Update AWS enrichment and test
    
    * EXPANDR-5782
    
    * Fix Qualys playbook description
    
    * Update Set ASM system IDs type description
    
    * Update documentation and names of tests
    
    * Move playbook tests to new location
    
    - Updated comment in helper for conftest.py conflict
    
    * Update test files and helper
    
    - New class in helper for loading yaml files as a dictionary
    - Updated test files to use a base path and new class object
    
    * Fix formatting for pre-commit
    
    ---------
    
    Co-authored-by: John <40349459+BigEasyJ@users.noreply.github.com>
    Co-authored-by: jwilkes <jwilkes@paloaltonetworks.com>
    Co-authored-by: johnnywilkes <32227961+johnnywilkes@users.noreply.github.com>
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    5 people authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    d4c1704 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7e77cb1 View commit details
    Browse the repository at this point in the history
  11. Armis Event Collector (demisto#29340)

    * Init Event Collector; Define yml file;
    
    * Move files to new pack
    
    * Event Collector logic; Events de-dup
    
    * test-module; Add modeling and parsing rules
    
    * Update fetch parameters calculation
    
    * Working fetch events
    
    * Update modeling rules
    
    * Add access token validation in client init
    
    * Add add multi-select for fetch types
    
    * Update mapping rules
    
    * Update description.md
    
    * Remove first_fetch parameter
    
    * Add pagination mechanism; aql query based fetch
    
    * Update test_module
    
    * Add function docstring
    
    * Implement armis-get-event
    
    * Fix datasets mismatch; Format & validate issues
    
    * Add integration README file
    
    * Remove redundant functions; Update pagination
    
    * Replace AQL query from time-frame to after-date
    
    * Refactor dedup events mechanism
    
    * Unify duplicate fetch code to single function
    
    * Fix 'invalid access token' runtime error
    
    * Add UTs for helper functions
    
    * Add fetch flow UTs; Minor parameter name changes
    
    * Update pack and collector README.md file
    
    * Add integration logo
    
    * CR comments: yml and md files
    
    * CR comments: EVENT_TYPES now use NamedTuple
    
    * CR comments: Fix from_Date handling
    
    * CR comments: UTs
    
    * Update UTs
    
    * Fix logo dimensions
    
    * Update modeling rules
    
    * Fix schema; Remove test_module from UTs scope
    
    * Update description file
    
    * Move ArmisEventCollector under Armis pack
    
    * Update Armis pack release notes
    
    * Update dedup to string time compression;Update UTs
    
    * Update fetch start time logic; Update UTs
    
    * Add dedup comments
    
    * Add Client UT
    
    * CR comments
    
    * Apply suggestions from tech docs review
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Apply suggestions from tech docs review
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update _time key handling
    
    * Update files and folder names
    
    ---------
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    samuelFain and ShirleyDenkberg authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    2594be2 View commit details
    Browse the repository at this point in the history
  12. destroy servers with progress bar with less output to the log files. (d…

    …emisto#29334)
    
    * destroy servers with progress bar with less output to the log files.
    * fix logging when time is more than one second from the previous one.
    kobymeir authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    8f6c39e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e75846d View commit details
    Browse the repository at this point in the history
  14. ewsv2 from argument fix (demisto#29297)

    * different arg
    
    * change from
    
    * return from properly
    
    * wrote test
    
    * undo change
    
    * update desc
    
    * fix test
    
    * fixed lint issues
    
    * Update Packs/MicrosoftExchangeOnPremise/ReleaseNotes/2_0_7.md
    
    Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>
    JudahSchwartz and dantavori authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    706d79b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c2ce7a0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e854841 View commit details
    Browse the repository at this point in the history
  17. Devo v1.2.7(bug fixes) (demisto#29355) (demisto#29373)

    * Link bug fixes
    
    * A small Bug fix for classifier and mapper.
    
    * Small fix of converting milliseconds to seconds.
    
    * Small Fix for converting miiliseconds to seconds.
    
    * Enhanced deduplication logic implementation.
    
    * Fix for headers logic in write-to-table command.
    
    * Removed alert[alertId] from alert_to_incident function.
    
    * Fixed Unit test  "test_write_devo"
    
    * Updated the MOCK_EVENTS and EXPECTED_LAST_RUN_DATA value with latest structure.
    
    * Updating docker image yml file.
    
    * Updated the EXPECTED_LAST_RUN_DATA object.
    
    * Fixed the EXPECTED_LAST_RUN_DATA object and created the new package version.
    
    * Fix in MOCK_EVENTS and EXPECTED_LAST_RUN_DATA.
    
    * Updated EXPECTED_LAST_RUN_DATA
    
    * Fixed MOCK_EVENTS and EXPECTED_LAST_RUN_DATA.
    
    * Updated EXPECTED_LAST_RUN_DATA.
    
    * Lint fix.
    
    * Updated the docker image tag.
    
    * Added the release notes for new docker image tag updation.
    
    * Deleted the release note file and updated the docker image tag in 1_2_6.
    
    * Changed the docker image tag and deleted the 1_2_6 file.
    
    * Update in docker image tag and release notes.
    
    * Lint fix
    
    * Added validation for from_date and to_date in run query and get alerts command.Restructured the write-to-table function code.
    
    * Updated the readme file.
    
    * PR Fixes.
    
    * Small fix in LAST_RUN_DATA.
    
    * Changed the timestamp of alerts.
    
    * Changed EXPECTED_LAST_RUN_DATA.
    
    * Formatting changes in release notes.
    
    * Updated the release notes
    
    * Updated the check with separate isinstance for 'int' and 'float' for the timestamps.
    
    * Update the fetch_incident and run_query unit tests to see whether the new modifications are working.
    
    * Merged longer statement into one
    
    ---------
    
    Co-authored-by: manas-metron <108781525+manas-metron@users.noreply.github.com>
    Co-authored-by: tejashree-metron <tejashreej@metronlabs.com>
    Co-authored-by: Sahil Kakad <108385016+sahil-metron@users.noreply.github.com>
    Co-authored-by: Kapil Bisen <kapil@metronlabs.com>
    Co-authored-by: kapil-metron <58544320+kapil-metron@users.noreply.github.com>
    6 people authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    65f6e0e View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    9be5916 View commit details
    Browse the repository at this point in the history
  2. sdk pylint error checking script was broken. (demisto#29365)

    pylint_tests_result was set, but pylint_test_result was used.
    
    Co-authored-by: kobymeir <ymeir@paloaltonetworks.com>
    kobymeir and kobymeir authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    74697f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Test modeling rules junit (demisto#29085)

    Test modeling rules junit
    kobymeir authored Sep 2, 2023
    Configuration menu
    Copy the full SHA
    0309a8f View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Deprecated playbooks replacements (demisto#28950)

    * Playbook changes
    
    * Release Notes
    
    * Bump pack from version CommonPlaybooks to 2.3.91.
    
    * nextpose
    
    * nextpose - release notes
    
    * nextpose - minor playbook fix
    
    * Detonate and analyze
    
    * Detonate and analyze - release notes
    
    * Port Scan
    
    * Port Scan - release-notes
    
    * Default playbook
    
    * Default playbook - release notes
    
    * fix pack ignore
    
    * fix
    
    * fix
    
    * Bump pack from version CommonPlaybooks to 2.3.92.
    
    * Bump pack from version CommonPlaybooks to 2.3.93.
    
    * Bump pack from version CommonPlaybooks to 2.3.94.
    
    * Bump pack from version CommonPlaybooks to 2.3.95.
    
    * Bump pack from version CommonPlaybooks to 2.3.96.
    
    * fix
    
    * fix
    
    * Playbook fix
    
    * Bump pack from version CommonPlaybooks to 2.3.97.
    
    * Bump pack from version CommonPlaybooks to 2.3.98.
    
    * Bump pack from version CommonPlaybooks to 2.3.99.
    
    * Bump pack from version Rapid7_Nexpose to 1.2.16.
    
    * Playbook fix
    
    * Playbook fix
    
    * Playbook fix
    
    * Playbook fix
    
    * Playbook fix
    
    * Playbook fix
    
    * Apply suggestions from code review
    
    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>
    3 people authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    19a6e8a View commit details
    Browse the repository at this point in the history
  2. Okta user investigation - Enhancement (demisto#29349)

    * added new output - LogonCountry
    
    * RN after new output was added.
    
    * Apply suggestions from code review
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * RN after new output was added.
    
    ---------
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    OmriItzhak and ShirleyDenkberg authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    99b8d09 View commit details
    Browse the repository at this point in the history
  3. git clone check branch exists and support slashes (demisto#29336)

    git clone check branch exists and support slashes
    kobymeir authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    87fd255 View commit details
    Browse the repository at this point in the history
  4. Update Docker Image To demisto/armorblox (demisto#29382)

    * Updated Metadata Of Pack Armorblox
    
    * Added release notes to pack Armorblox
    
    * Packs/Armorblox/Integrations/Armorblox/Armorblox.yml Docker image update
    content-bot authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    c1710c9 View commit details
    Browse the repository at this point in the history
  5. Update Docker Image To demisto/python3 (demisto#29380)

    * Updated Metadata Of Pack QualysFIM
    
    * Added release notes to pack QualysFIM
    
    * Packs/QualysFIM/Integrations/QualysFIM/QualysFIM.yml Docker image update
    
    * Updated Metadata Of Pack FreshworksFreshservice
    
    * Added release notes to pack FreshworksFreshservice
    
    * Packs/FreshworksFreshservice/Integrations/FreshworksFreshservice/FreshworksFreshservice.yml Docker image update
    
    * Updated Metadata Of Pack DelineaSS
    
    * Added release notes to pack DelineaSS
    
    * Packs/DelineaSS/Integrations/DelineaSS/DelineaSS.yml Docker image update
    
    * Updated Metadata Of Pack Cryptocurrency
    
    * Added release notes to pack Cryptocurrency
    
    * Packs/Cryptocurrency/Integrations/Cryptocurrency/Cryptocurrency.yml Docker image update
    
    * Updated Metadata Of Pack FlashpointFeed
    
    * Added release notes to pack FlashpointFeed
    
    * Packs/FlashpointFeed/Integrations/FlashpointFeed/FlashpointFeed.yml Docker image update
    
    * Updated Metadata Of Pack FeedLOLBAS
    
    * Added release notes to pack FeedLOLBAS
    
    * Packs/FeedLOLBAS/Integrations/FeedLOLBAS/FeedLOLBAS.yml Docker image update
    
    * Updated Metadata Of Pack Hackuity
    
    * Added release notes to pack Hackuity
    
    * Packs/Hackuity/Integrations/Hackuity/Hackuity.yml Docker image update
    
    * Updated Metadata Of Pack Grafana
    
    * Added release notes to pack Grafana
    
    * Packs/Grafana/Integrations/Grafana/Grafana.yml Docker image update
    
    * Updated Metadata Of Pack Binalyze
    
    * Added release notes to pack Binalyze
    
    * Packs/Binalyze/Integrations/BinalyzeAIR/BinalyzeAIR.yml Docker image update
    
    * Updated Metadata Of Pack ServiceDeskPlus
    
    * Added release notes to pack ServiceDeskPlus
    
    * Packs/ServiceDeskPlus/Integrations/ServiceDeskPlus/ServiceDeskPlus.yml Docker image update
    content-bot authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    311c3e8 View commit details
    Browse the repository at this point in the history
  6. Update Docker Image To demisto/graphql (demisto#29389)

    * Updated Metadata Of Pack BreachRx
    
    * Added release notes to pack BreachRx
    
    * Packs/BreachRx/Integrations/BreachRx/BreachRx.yml Docker image update
    
    ---------
    
    Co-authored-by: Shelly Tzohar <45915502+Shellyber@users.noreply.github.com>
    content-bot and Shellyber authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    bea89aa View commit details
    Browse the repository at this point in the history
  7. Update Docker Image To demisto/pycountry (demisto#29392)

    * Updated Metadata Of Pack CyCognito
    
    * Added release notes to pack CyCognito
    
    * Packs/CyCognito/Integrations/CyCognito/CyCognito.yml Docker image update
    
    ---------
    
    Co-authored-by: Shelly Tzohar <45915502+Shellyber@users.noreply.github.com>
    content-bot and Shellyber authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    883f933 View commit details
    Browse the repository at this point in the history
  8. Update Docker Image To demisto/netmiko (demisto#29393)

    * Updated Metadata Of Pack RemoteAccess
    
    * Added release notes to pack RemoteAccess
    
    * Packs/RemoteAccess/Integrations/RemoteAccessv2/RemoteAccessv2.yml Docker image update
    
    ---------
    
    Co-authored-by: Shelly Tzohar <45915502+Shellyber@users.noreply.github.com>
    content-bot and Shellyber authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    a3f2de2 View commit details
    Browse the repository at this point in the history
  9. Update Docker Image To demisto/hashicorp (demisto#29388)

    * Updated Metadata Of Pack HashiCorp-Vault
    
    * Added release notes to pack HashiCorp-Vault
    
    * Packs/HashiCorp-Vault/Integrations/HashiCorpVault/HashiCorpVault.yml Docker image update
    
    ---------
    
    Co-authored-by: Shelly Tzohar <45915502+Shellyber@users.noreply.github.com>
    content-bot and Shellyber authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    b09e790 View commit details
    Browse the repository at this point in the history
  10. Update Docker Image To demisto/dxl (demisto#29391)

    * Updated Metadata Of Pack McAfee-TIE
    
    * Added release notes to pack McAfee-TIE
    
    * Packs/McAfee-TIE/Integrations/McAfeeTIEV2/McAfeeTIEV2.yml Docker image update
    
    ---------
    
    Co-authored-by: Shelly Tzohar <45915502+Shellyber@users.noreply.github.com>
    content-bot and Shellyber authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    f827dfe View commit details
    Browse the repository at this point in the history
  11. Update Docker Image To demisto/btfl-soup (demisto#29386)

    * Updated Metadata Of Pack CiscoWebExFeed
    
    * Added release notes to pack CiscoWebExFeed
    
    * Packs/CiscoWebExFeed/Integrations/CiscoWebExFeed/CiscoWebExFeed.yml Docker image update
    
    ---------
    
    Co-authored-by: Shelly Tzohar <45915502+Shellyber@users.noreply.github.com>
    content-bot and Shellyber authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    d2a4a35 View commit details
    Browse the repository at this point in the history
  12. Update Docker Image To demisto/opnsense (demisto#29385)

    * Updated Metadata Of Pack OPNSense
    
    * Added release notes to pack OPNSense
    
    * Packs/OPNSense/Integrations/OPNSense/OPNSense.yml Docker image update
    
    ---------
    
    Co-authored-by: Shelly Tzohar <45915502+Shellyber@users.noreply.github.com>
    content-bot and Shellyber authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    7bb9f3d View commit details
    Browse the repository at this point in the history
  13. Update Docker Image To demisto/greynoise (demisto#29387)

    * Updated Metadata Of Pack GreyNoise
    
    * Added release notes to pack GreyNoise
    
    * Packs/GreyNoise/Integrations/GreyNoise_Community/GreyNoise_Community.yml Docker image update
    
    ---------
    
    Co-authored-by: Shelly Tzohar <45915502+Shellyber@users.noreply.github.com>
    content-bot and Shellyber authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    433ac95 View commit details
    Browse the repository at this point in the history
  14. Update Docker Image To demisto/pyjwt3 (demisto#29384)

    * Updated Metadata Of Pack Zoom
    
    * Added release notes to pack Zoom
    
    * Packs/Zoom/Integrations/Zoom/Zoom.yml Docker image update
    
    * Packs/Zoom/Integrations/ZoomEventCollector/ZoomEventCollector.yml Docker image update
    
    ---------
    
    Co-authored-by: Shelly Tzohar <45915502+Shellyber@users.noreply.github.com>
    content-bot and Shellyber authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    c804f19 View commit details
    Browse the repository at this point in the history
  15. The hive severity fix (demisto#29379)

    * Fixed severity argument in update_case command
    
    * Added release notes
    
    * Fixed issue
    Shellyber authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    f16df84 View commit details
    Browse the repository at this point in the history
  16. Update Docker Image To demisto/boto3py3 (demisto#29381)

    * Updated Metadata Of Pack SecurityIntelligenceServicesFeed
    
    * Added release notes to pack SecurityIntelligenceServicesFeed
    
    * Packs/SecurityIntelligenceServicesFeed/Integrations/SecurityIntelligenceServicesFeed/SecurityIntelligenceServicesFeed.yml Docker image update
    
    * Fixed mypy
    
    * Fixed mypy
    
    * Fixed mypy
    
    * Fixed mypy
    
    * Fixed mypy
    
    ---------
    
    Co-authored-by: Shelly Tzohar <45915502+Shellyber@users.noreply.github.com>
    Co-authored-by: sberman <sberman@paloaltonetworks.com>
    3 people authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    440defc View commit details
    Browse the repository at this point in the history
  17. Update Docker Image To demisto/py3-tools (demisto#29397)

    * Updated Metadata Of Pack MailListener
    
    * Added release notes to pack MailListener
    
    * Packs/MailListener/Integrations/MailListenerV2/MailListenerV2.yml Docker image update
    content-bot authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    5a3e4f6 View commit details
    Browse the repository at this point in the history
  18. fixed limit issue, fixed sample issue (demisto#29198)

    * fixed limit issue, fixed sample issue
    
    * save rn
    
    * update docker
    
    * pre-commit fix
    
    * Update Packs/ThreatGrid/ReleaseNotes/2_0_14.md
    
    Co-authored-by: Shelly Tzohar <45915502+Shellyber@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Shelly Tzohar <45915502+Shellyber@users.noreply.github.com>
    daryakoval and Shellyber authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    6419d89 View commit details
    Browse the repository at this point in the history
  19. Fix for 'NGFW Scan' playbook (demisto#29374)

    * Fix for 'NGFW Scan' playbook
    
    * RN
    
    * Added the 'NGFW' to pack ignore
    
    * fixed the description of task number 34
    TalNos authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    662d7e4 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3809599 View commit details
    Browse the repository at this point in the history
  21. Add Moderate Retry Mechanism (demisto#29015)

    * Added relevent code
    
    * updated the code after tests
    
    * pre-commit fixs
    
    * Updated RN
    
    * Bump pack from version MicrosoftGraphMail to 1.5.11.
    
    * Bump pack from version MicrosoftGraphTeams to 1.0.11.
    
    * fixed cr notes
    
    * fixed conflicts
    
    * updated rn
    
    * Bump pack from version MicrosoftExchangeOnline to 1.2.19.
    
    * Bump pack from version MicrosoftDefenderAdvancedThreatProtection to 1.16.5.
    
    * fixed the use of _get_refresh_token_from_auth_code_param
    
    * Bump pack from version MicrosoftGraphSecurity to 2.2.1.
    
    * Bump pack from version AzureDevOps to 1.3.1.
    
    * revert michal changes
    
    * updated rn
    
    * added ut
    
    * fixed conflicts
    
    * Bump pack from version MicrosoftExchangeOnline to 1.2.23.
    
    * update set context function
    
    * Update Packs/ApiModules/Scripts/MicrosoftApiModule/MicrosoftApiModule.py
    
    Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Content Bot <bot@demisto.com>
    Co-authored-by: michal-dagan <mdagan@paloaltonetworks.com>
    Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>
    4 people authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    d9a6a11 View commit details
    Browse the repository at this point in the history
  22. Cofense Intelligence v2 - release-1.1.13 (demisto#29364)

    * Cofense Intelligence v2 - release-1.1.13 (demisto#29214)
    
    Co-authored-by: crestdatasystems <crestdatasystems@users.noreply.github.com>
    
    * update docker
    
    ---------
    
    Co-authored-by: Crest Data Systems <60967033+crestdatasystems@users.noreply.github.com>
    Co-authored-by: crestdatasystems <crestdatasystems@users.noreply.github.com>
    Co-authored-by: ostolero <ostolero@paloaltonetworks.com>
    Co-authored-by: ostolero <86190583+ostolero@users.noreply.github.com>
    5 people authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    7011782 View commit details
    Browse the repository at this point in the history
  23. Virus total rfc1918 (demisto#29369)

    * Virus total rfc1918 (demisto#29175)
    
    * Updated integration with new option for blocking private IP addresses from being uploaded to VT.
    
    * VT Updates with private IP integration option
    
    * VT Updates with private IP integration option
    
    * Updated release notes
    
    * Updated release notes
    
    * Reverting readme changes
    
    * Readme changes post revert
    
    * Readme changes
    
    * Update 2_6_10.md
    
    * update docker
    
    * update docker
    
    ---------
    
    Co-authored-by: Anonymoo53 <93589159+Anonymoo53@users.noreply.github.com>
    Co-authored-by: ostolero <86190583+ostolero@users.noreply.github.com>
    Co-authored-by: ostolero <ostolero@paloaltonetworks.com>
    4 people authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    adcded3 View commit details
    Browse the repository at this point in the history
  24. Pack upload support (demisto#28800)

    * Mitre indicators by open incidents bug fix (#28530)
    
    * bug fix and UT
    
    * bug fix and UT
    
    * bug fix and UT
    
    * fix syntax error sdk nightly (#28516)
    
    * YR/PAN-OS-Policy-Optimizer-V10.2.0/XSUP-25940/CIAC-7392 (#28408)
    
    * basic fix
    
    * fix for new version
    
    * add test
    
    * readme
    
    * readme
    
    * ReleaseNotes
    
    * docker
    
    * modify 3 commands to fit to panorama
    
    * explanation
    
    * add test
    
    * fix
    
    * readme
    
    * readme and yml description
    
    * add unit test
    
    * add unit test
    
    * format unit test
    
    * add unit test
    
    * fix unit test
    
    * fix test
    
    * syntax
    
    * docker
    
    * fix typo
    
    * Apply suggestions from Shirley
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * CR
    
    ---------
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Jira V3 - Update docs (#28506)
    
    * Updated docs, added RNs
    
    * Dod review
    
    * Packs/GSuiteAdmin.py: added user signout command (#28278)
    
    * Packs/GSuiteAdmin.py: added user signout command (#28040)
    
    * Packs/GSuiteAdmin.py: added user signout command
    
    Signed-off-by: Gal Nakash <gal@recolabs.ai>
    
    * Packs/GSuiteAdmin: unit test + release notes
    
    Signed-off-by: Gal Nakash <gal@recolabs.ai>
    
    * Packs/GSuiteAdmin: added command to the yml
    
    Signed-off-by: Gal Nakash <gal@recolabs.ai>
    
    * Packs/GSuiteAdmin/playbook-GSuiteAdmin-Test.yml: added user-signout
    
    Signed-off-by: Gal Nakash <gal@recolabs.ai>
    
    * Packs/GSuiteAdmin/ERADME.md: added docs
    
    Signed-off-by: Gal Nakash <gal@recolabs.ai>
    
    * Packs/GSuiteAdmin/playbook-test: format
    
    Signed-off-by: Gal Nakash <gal@recolabs.ai>
    
    * Packs/GoogleDrive: added use_domain_admin_access flag
    
    Added use_domain_admin_access to get list of permissions of shared drives.
    
    Signed-off-by: Gal Nakash <gal@recolabs.ai>
    
    * Packs/GoogleDrive: update readme
    Signed-off-by: Gal Nakash <gal@recolabs.ai>
    
    Signed-off-by: Gal Nakash <gal@recolabs.ai>
    
    * Packs/GoogleDrive: update release notes
    
    Signed-off-by: Gal Nakash <gal@recolabs.ai>
    
    * Packs/GoogleDrive: fix lint
    
    Signed-off-by: Gal Nakash <gal@recolabs.ai>
    
    * Packs/GoogleDrive: run pre commit
    
    Signed-off-by: Gal Nakash <gal@recolabs.ai>
    
    * Packs/GoogleDrive: fix lint
    
    Signed-off-by: Gal Nakash <gal@recolabs.ai>
    
    * Packs/GoogleDrive: bump version
    
    Signed-off-by: Gal Nakash <gal@recolabs.ai>
    
    * Update Packs/GoogleDrive/Integrations/GoogleDrive/README.md
    
    Co-authored-by: Mai Morag <81917647+maimorag@users.noreply.github.com>
    
    * Update Packs/GoogleDrive/ReleaseNotes/1_2_37.md
    
    Co-authored-by: Mai Morag <81917647+maimorag@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Gal Nakash <gal@recolabs.ai>
    Co-authored-by: Mai Morag <81917647+maimorag@users.noreply.github.com>
    
    * Updated the Docker image
    
    * memory_threshold upgrade
    
    * remove changes in the playbook
    
    * Revert "remove changes in the playbook"
    
    This reverts commit 43e7c64b88173a4955f79b364adf7f97210a0393.
    
    * use_domain_admin_access adding default
    
    * Bump pack from version GoogleDrive to 1.2.38.
    
    * fix test playbook
    
    * docker image
    
    * fixing memory_threshold
    
    ---------
    
    Signed-off-by: Gal Nakash <gal@recolabs.ai>
    Co-authored-by: GalNakash-RecoLabs <71227802+GalNakash-RecoLabs@users.noreply.github.com>
    Co-authored-by: Mai Morag <81917647+maimorag@users.noreply.github.com>
    Co-authored-by: maimorag <mmorag@paloaltonetworks.com>
    Co-authored-by: Content Bot <bot@demisto.com>
    
    * Added ignore for image in readme (#28536)
    
    * [ASM] EXPANDR - 4367-8 (#28269) (#28534)
    
    * first draft
    
    * unit tests done
    
    * typo and truth table
    
    * sdk pre-commit
    
    * add boolean key
    
    * field/RPR play boolean changes
    
    * boolean->results_readable and fix RPR
    
    * devcheckdetails to RemediationPathRuleEvaluation
    
    * Update Packs/CortexAttackSurfaceManagement/ReleaseNotes/1_6_26.md
    
    Co-authored-by: johnnywilkes <32227961+johnnywilkes@users.noreply.github.com>
    
    * [Marketplace Contribution] Okta v2 (#28453)
    
    * [Marketplace Contribution] Okta v2 (#27823)
    
    * "pack contribution initial commit"
    
    * Added RNs
    
    * Added advanced_search argument to okta-search command
    
    * Fixed RN
    
    * Added information to README file
    
    * Fixed documentation, and deleted demisto.log
    
    * Removed useless expression
    
    Co-authored-by: xsoar-bot <67315154+xsoar-bot@users.noreply.github.com>
    Co-authored-by: Anas Yousef <44998563+anas-yousef@users.noreply.github.com>
    
    * Update Docker Image To demisto/py3-tools  (#28545)
    
    * Updated Metadata Of Pack FeedMalwareBazaar
    
    * Added release notes to pack FeedMalwareBazaar
    
    * Packs/FeedMalwareBazaar/Integrations/MalwareBazaarFeed/MalwareBazaarFeed.yml Docker image update
    
    * Updated Metadata Of Pack FeedGCPWhitelist
    
    * Added release notes to pack FeedGCPWhitelist
    
    * Packs/FeedGCPWhitelist/Integrations/FeedGoogleIPRanges/FeedGoogleIPRanges.yml Docker image update
    
    * Updated Metadata Of Pack AccentureCTI_Feed
    
    * Added release notes to pack AccentureCTI_Feed
    
    * Packs/AccentureCTI_Feed/Integrations/ACTIIndicatorFeed/ACTIIndicatorFeed.yml Docker image update
    
    * Updated Metadata Of Pack JARM
    
    * Added release notes to pack JARM
    
    * Packs/JARM/Integrations/JARM/JARM.yml Docker image update
    
    * Update Docker Image To demisto/taxii-server  (#28548)
    
    * Updated Metadata Of Pack CybleThreatIntel
    
    * Added release notes to pack CybleThreatIntel
    
    * Packs/CybleThreatIntel/Integrations/CybleThreatIntel/CybleThreatIntel.yml Docker image update
    
    * Update Docker Image To demisto/keeper-ksm  (#28549)
    
    * Updated Metadata Of Pack KeeperSecretsManager
    
    * Added release notes to pack KeeperSecretsManager
    
    * Packs/KeeperSecretsManager/Integrations/KeeperSecretsManager/KeeperSecretsManager.yml Docker image update
    
    * Update Docker Image To demisto/pyjwt3  (#28547)
    
    * Updated Metadata Of Pack Silverfort
    
    * Added release notes to pack Silverfort
    
    * Packs/Silverfort/Integrations/Silverfort/Silverfort.yml Docker image update
    
    * Updated Metadata Of Pack MicrosoftManagementActivity
    
    * Added release notes to pack MicrosoftManagementActivity
    
    * Packs/MicrosoftManagementActivity/Integrations/MicrosoftManagementActivity/MicrosoftManagementActivity.yml Docker image update
    
    * Update Docker Image To demisto/azure-kusto-data  (#28550)
    
    * Updated Metadata Of Pack AzureDataExplorer
    
    * Added release notes to pack AzureDataExplorer
    
    * Packs/AzureDataExplorer/Integrations/AzureDataExplorer/AzureDataExplorer.yml Docker image update
    
    * Update Docker Image To demisto/fp-smc  (#28551)
    
    * Updated Metadata Of Pack ForcepointSecurityManagementCenter
    
    * Added release notes to pack ForcepointSecurityManagementCenter
    
    * Packs/ForcepointSecurityManagementCenter/Integrations/ForcepointSecurityManagementCenter/ForcepointSecurityManagementCenter.yml Docker image update
    
    * Update Docker Image To demisto/python3  (#28544)
    
    * Updated Metadata Of Pack VMwareWorkspaceONEUEM
    
    * Added release notes to pack VMwareWorkspaceONEUEM
    
    * Packs/VMwareWorkspaceONEUEM/Integrations/VMwareWorkspaceONEUEM/VMwareWorkspaceONEUEM.yml Docker image update
    
    * Updated Metadata Of Pack FeedSOCRadarThreatFeed
    
    * Added release notes to pack FeedSOCRadarThreatFeed
    
    * Packs/FeedSOCRadarThreatFeed/Integrations/FeedSOCRadarThreatFeed/FeedSOCRadarThreatFeed.yml Docker image update
    
    * Updated Metadata Of Pack TeamViewer
    
    * Added release notes to pack TeamViewer
    
    * Packs/TeamViewer/Integrations/TeamViewerEventCollector/TeamViewerEventCollector.yml Docker image update
    
    * Updated Metadata Of Pack DeepInstinct
    
    * Added release notes to pack DeepInstinct
    
    * Packs/DeepInstinct/Integrations/DeepInstinct3x/DeepInstinct3x.yml Docker image update
    
    * Updated Metadata Of Pack Palo_Alto_Networks_Enterprise_DLP
    
    * Added release notes to pack Palo_Alto_Networks_Enterprise_DLP
    
    * Packs/Palo_Alto_Networks_Enterprise_DLP/Integrations/Palo_Alto_Networks_Enterprise_DLP/Palo_Alto_Networks_Enterprise_DLP.yml Docker image update
    
    * Updated Metadata Of Pack Twitter
    
    * Added release notes to pack Twitter
    
    * Packs/Twitter/Integrations/Twitterv2/Twitterv2.yml Docker image update
    
    * Updated Metadata Of Pack CyberTriage
    
    * Added release notes to pack CyberTriage
    
    * Updated Metadata Of Pack Automox
    
    * Added release notes to pack Automox
    
    * Packs/Automox/Integrations/Automox/Automox.yml Docker image update
    
    * Updated Metadata Of Pack Rapid7_Nexpose
    
    * Added release notes to pack Rapid7_Nexpose
    
    * Packs/Rapid7_Nexpose/Integrations/Rapid7_Nexpose/Rapid7_Nexpose.yml Docker image update
    
    * Updated Metadata Of Pack EclecticIQ
    
    * Added release notes to pack EclecticIQ
    
    * Packs/EclecticIQ/Integrations/EclecticIQv2/EclecticIQv2.yml Docker image update
    
    * Update Docker Image To demisto/sixgill  (#28553)
    
    * Updated Metadata Of Pack Sixgill-Darkfeed
    
    * Added release notes to pack Sixgill-Darkfeed
    
    * Packs/Sixgill-Darkfeed/Integrations/Sixgill_Darkfeed_Enrichment/Sixgill_Darkfeed_Enrichment.yml Docker image update
    
    * Packs/Sixgill-Darkfeed/Integrations/Sixgill_Darkfeed/Sixgill_Darkfeed.yml Docker image update
    
    * Update Docker Image To demisto/devo  (#28552)
    
    * Updated Metadata Of Pack Devo
    
    * Added release notes to pack Devo
    
    * Packs/Devo/Integrations/Devo_v2/Devo_v2.yml Docker image update
    
    * Update Docker Image To demisto/crypto  (#28546)
    
    * Updated Metadata Of Pack AzureKeyVault
    
    * Added release notes to pack AzureKeyVault
    
    * Packs/AzureKeyVault/Integrations/AzureKeyVault/AzureKeyVault.yml Docker image update
    
    * Updated Metadata Of Pack MicrosoftGraphGroups
    
    * Added release notes to pack MicrosoftGraphGroups
    
    * Packs/MicrosoftGraphGroups/Integrations/MicrosoftGraphGroups/MicrosoftGraphGroups.yml Docker image update
    
    * Updated Metadata Of Pack MicrosoftGraphAPI
    
    * Added release notes to pack MicrosoftGraphAPI
    
    * Packs/MicrosoftGraphAPI/Integrations/MicrosoftGraphAPI/MicrosoftGraphAPI.yml Docker image update
    
    * Updated Metadata Of Pack MicrosoftGraphApplications
    
    * Added release notes to pack MicrosoftGraphApplications
    
    * Packs/MicrosoftGraphApplications/Integrations/MicrosoftGraphApplications/MicrosoftGraphApplications.yml Docker image update
    
    * Updated Metadata Of Pack MicrosoftGraphIdentityandAccess
    
    * Added release notes to pack MicrosoftGraphIdentityandAccess
    
    * Packs/MicrosoftGraphIdentityandAccess/Integrations/MicrosoftGraphIdentityandAccess/MicrosoftGraphIdentityandAccess.yml Docker image update
    
    * CIAC 7515 - prisma cloud - fix Nonetype in scan images command (#28474)
    
    * fixed null values
    
    * pre-commit
    
    * Containment and eradication plan (#28071)
    
    * New containment plan and eradication plan playbooks.
    
    * New containment plan and eradication plan playbooks.
    
    * RN for new containment plan and eradication plan playbooks.
    
    * fix validation error
    
    * Apply suggestions from code review
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * fix validation error
    
    * fix validation error
    
    * New outputs were added for the objects that were contained and eradicated.
    
    * fix - RN conflict
    
    * fix - RN conflict
    
    * Bump pack from version CommonPlaybooks to 2.3.81.
    
    * removed comparison between inputs and incident context to decide whether to perform a containment action
    
    * fix after review. add process termination by PID to Eradication PLAN
    
    * RN after fix after review. add process termination by PID to Eradication PLAN
    
    * fix after review.
    
    * add pair to file hash and file path for quarantine file
    
    * RN after added pair to file hash and file path for quarantine file
    
    * Bump pack from version CommonPlaybooks to 2.3.83.
    
    * changed playbooks description
    
    * changed playbooks description removed ---
    
    ---------
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    Co-authored-by: Content Bot <bot@demisto.com>
    
    * Update Docker Image To demisto/python3  (#28541)
    
    * Updated Metadata Of Pack PhishTank
    
    * Added release notes to pack PhishTank
    
    * Packs/PhishTank/Integrations/PhishTankV2/PhishTankV2.yml Docker image update
    
    * Updated Metadata Of Pack XForceExchange
    
    * Added release notes to pack XForceExchange
    
    * Packs/XForceExchange/Integrations/XFE_v2/XFE_v2.yml Docker image update
    
    * Updated Metadata Of Pack AlienVault_OTX
    
    * Added release notes to pack AlienVault_OTX
    
    * Packs/AlienVault_OTX/Integrations/AlienVault_OTX_v2/AlienVault_OTX_v2.yml Docker image update
    
    * Updated Metadata Of Pack CrowdStrikeFalconX
    
    * Added release notes to pack CrowdStrikeFalconX
    
    * Packs/CrowdStrikeFalconX/Integrations/CrowdStrikeFalconX/CrowdStrikeFalconX.yml Docker image update
    
    * Updated Metadata Of Pack URLHaus
    
    * Added release notes to pack URLHaus
    
    * Packs/URLHaus/Integrations/URLHaus/URLHaus.yml Docker image update
    
    * Bump certifi from 2023.5.7 to 2023.7.22 (#28503)
    
    Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22.
    - [Commits](https://github.com/certifi/python-certifi/compare/2023.05.07...2023.07.22)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * logger.error instead of info on invalid test (#28444)
    
    * [MicrosoftTeams] update docs (#28529)
    
    * update docs
    
    * mypy err
    
    * mypy err
    
    * mypy err
    
    * pre-commit + updated docker
    
    * Date time now to epoch (#28554)
    
    * Date time now to epoch (#28310)
    
    * Test commit
    
    * Revert test commit
    
    * Initial commit
    
    * Update release notes
    
    * Add context key output and update release notes
    
    * Update release notes
    
    * Add SetContext and change demisto.results to
    return_results
    
    * Update release notes
    
    * Update docker image version
    
    ---------
    
    Co-authored-by: Mai Morag <81917647+maimorag@users.noreply.github.com>
    
    * val errors fixed
    
    ---------
    
    Co-authored-by: Josh Levine <76795471+TerminalFin@users.noreply.github.com>
    Co-authored-by: Mai Morag <81917647+maimorag@users.noreply.github.com>
    Co-authored-by: maimorag <mmorag@paloaltonetworks.com>
    
    * added content gitlab ci to vars for lint uses (#28367)
    
    * added content gitlab ci to vars
    
    * Add RDP cache use-case files (#26053)
    
    * Add content for RDP cache hunting usecase
    
    * Add updated playbook
    
    * Add updated playbook
    
    * Fix context keys name
    
    * fix bug with display rdp image
    
    * Fix tag for display rdp image
    
    * Fix validation errors
    
    * Resolved conflicts
    
    * Add README for automation script
    
    * split automation scripts according to structure
    
    * Add pack name as prefix to incident fields
    
    * Update to CI by new pre-commit ruff
    
    * Fix linting errors
    
    * Update Docker image
    
    * Move RDP scripts to commonScripts pack
    
    * Remove scripts from RDP pack, moved to commonScripts pack
    
    * Add BMCTool unitests
    
    * Add BMCTool unitests
    
    * Fix linter errors
    
    * Remove dup StringSifter files
    
    * Fix validation errors
    
    * Remove script for displaying RDP image, implemented in playbook instead
    
    * Fix validation error for missing field
    
    * Add unitests
    
    * Update script and args names
    
    * Fix validation and linting errors
    
    * Fix format and validation
    
    * Update stringSimilarity task, removed old way to display image
    
    * Fix some review comments
    
    * Fix some review comments
    
    * Modified command output to use CommandResults
    
    * Modified command outputs to use CommandResults
    
    * Fix review comments and updated ifelse logic
    
    * Fix validation and lint errors
    
    * Fix liner errors
    
    * Fix validation errors
    
    * Fix validation errors
    
    * Fix duplicate 'description' key
    
    * Remove duplicate description field
    
    * Update docker image version tag
    
    * Update image filename to fix validation error
    
    * Fix validation errors
    
    * Fix validation errors
    
    * Fix validation error
    
    * Add unitests
    
    * Fix linting error
    
    * Fix Linting errors
    
    * Fix validation errors
    
    * Update release notes
    
    * Update release notes
    
    * Fix mismatch fromversion value
    
    * Fix validation errors
    
    * Fix validation error
    
    * Fix validation error for missing pack readme
    
    * Bump pack from version CommonScripts to 1.11.90.
    
    * Fix linting errors
    
    * Improve unitests
    
    * Improve unitests
    
    * Improve unitests
    
    * Update Packs/CommonScripts/Scripts/StringSimilarity/StringSimilarity.py
    
    Co-authored-by: EyalPintzov <91007713+eyalpalo@users.noreply.github.com>
    
    * Fix long lines
    
    * Bump pack from version CommonScripts to 1.11.91.
    
    * Bump pack from version CommonScripts to 1.11.92.
    
    * Fix layout validation errors
    
    * Added retry for safety
    
    * Fix validation error due to wrong fields IDs
    
    * Fix broken bmp format
    
    * Update playbook docs
    
    * Update release notes
    
    * Update docker image tag
    
    * Ignore long lines as shortening them breaks the code
    
    * Fix dynamic-section results
    
    * Fix validation
    
    * Bump pack from version CommonScripts to 1.11.94.
    
    * Bump pack from version CommonScripts to 1.11.95.
    
    * Bump pack from version CommonScripts to 1.11.96.
    
    * Bump pack from version CommonScripts to 1.11.97.
    
    * Fix bug not adding indicators types to list
    
    * Bump pack from version CommonScripts to 1.11.98.
    
    * Bump pack from version CommonScripts to 1.11.99.
    
    * Fix font size
    
    * Fix issue with stringSimilarity table, Add stringSifter automation
    
    * Fix similarity threshold
    
    * Fix IndicatorsTypes dynamic section to use context instead of list
    
    * Add missing IndicatorTypes
    
    * Update release notes
    
    * removed unused playbook
    
    * Update release notes
    
    * Bump pack from version CommonScripts to 1.12.3.
    
    * Remove unused test data
    
    * Bump pack from version CommonScripts to 1.12.4.
    
    * Bump pack from version CommonScripts to 1.12.5.
    
    * Fix review comments, removed unneeded PB image and fix script's readme
    
    * Improve name according to review comment
    
    * Fix review comments of wrong indicators query for new indicator types
    
    * Fix review comments
    
    * Changed script to save file as png
    
    * Improved output file name
    
    * Improved readme based on review comments
    
    * Update review comments
    
    * Fix review comments
    
    * Fix review comments
    
    * Fix review comments
    
    * Update timeout and retries
    
    * Bump pack from version CommonScripts to 1.12.6.
    
    * Update Packs/CommonScripts/ReleaseNotes/1_12_6.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Packs/CommonScripts/ReleaseNotes/1_12_6.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Packs/CommonScripts/ReleaseNotes/1_12_6.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Packs/CommonScripts/Scripts/BMCTool/BMCTool.yml
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Packs/CommonScripts/Scripts/BMCTool/BMCTool.yml
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Packs/RDPCacheHunting/ReleaseNotes/1_0_1.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Packs/RDPCacheHunting/ReleaseNotes/1_0_1.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Packs/RDPCacheHunting/ReleaseNotes/1_0_1.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Packs/RDPCacheHunting/ReleaseNotes/1_0_1.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Packs/RDPCacheHunting/Scripts/SetRDPOverallScore/SetRDPOverallScore.yml
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Packs/CommonScripts/Scripts/BMCTool/README.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Packs/CommonScripts/Scripts/BMCTool/README.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Packs/CommonScripts/Scripts/StringSimilarity/README.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Packs/CommonScripts/Scripts/StringSimilarity/README.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Packs/CommonScripts/Scripts/StringSimilarity/README.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Packs/CommonScripts/Scripts/StringSimilarity/README.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Packs/CommonScripts/Scripts/StringSimilarity/README.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Packs/CommonScripts/Scripts/StringSimilarity/StringSimilarity.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>
    
    * Update README.md
    
    * Update Packs/RDPCacheHunting/Playbooks/playbook-RDP_Bitmap_Cache_-_Detect_and_Hunt.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>
    
    * Apply suggestions from code review
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Fix validation errors
    
    * Fix Validation errors and docs review comment
    
    * Fix validation errors
    
    * Fix validation errors, update docker image
    
    * Fix validation errors, update docker image
    
    * Fix docs review comments
    
    * Fix validation errors
    
    * Fix validation errors
    
    * Fix validation errors
    
    * Fix failing unitests
    
    * Fix linter errors
    
    * Fix linter errors
    
    * Fix unitests coverage
    
    * Add unitests
    
    * Fix linter errors
    
    * Fix linter errors
    
    * Bump pack from version CommonScripts to 1.12.7.
    
    * Improve unitests coverage
    
    * Add unitests coverage
    
    * Improved unitests coverage
    
    * Fix validation errors
    
    * Fix unitests errors
    
    * Fix errors
    
    * Fix unitests errors
    
    ---------
    
    Co-authored-by: Content Bot <bot@demisto.com>
    Co-authored-by: EyalPintzov <91007713+eyalpalo@users.noreply.github.com>
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Parsing rules fix filter 8 (#28448)
    
    * Updated parsing rules for JuniperSRX
    
    * Removed extra // from the comment and added release note
    
    * Added filter to SonicWallNSvParsingRules
    
    * Added release note to SonicWallNSvParsingRules
    
    * Added release note to SonicWallNSvParsingRules
    
    * Added filter to Tenable_ioParsingRules
    
    * Added release note to Tenable_ioParsingRules
    
    * Update Packs/Tenable_io/ReleaseNotes/2_1_10.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Packs/JuniperSRX/ReleaseNotes/1_0_9.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Packs/SonicWallNSv/ReleaseNotes/1_0_1.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Modified Tenable_io ParsingRules.
    
    * Added filter to juniper srx
    
    * Added filter to juniper srx
    
    ---------
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * restore (#28561)
    
    * remove non ignorable errors (#28324)
    
    * remove non ignorable errors
    
    * remove auto-test errors
    
    * Update .pack-ignore
    
    * Update .pack_ignore
    
    * remove commas
    
    * Update .pack-ignore
    
    * Update .pack-ignore
    
    * Update .pack-ignore
    
    ---------
    
    Co-authored-by: dorschw <81086590+dorschw@users.noreply.github.com>
    
    * Improved SDK release GitHub action (#28234)
    
    * improved sdk release GitHub action
    
    * fixed the variables
    
    * echo input variable
    
    * add apostrophes
    
    * echo release changes
    
    * echo
    
    * pr_body variable
    
    * pr_body printf
    
    * changed body
    
    * Update Docker Image To demisto/googleapi-python3  (#28584)
    
    * Updated Metadata Of Pack GoogleSheets
    
    * Added release notes to pack GoogleSheets
    
    * Packs/GoogleSheets/Integrations/GoogleSheets/GoogleSheets.yml Docker image update
    
    * Update Docker Image To demisto/boto3py3  (#28581)
    
    * Updated Metadata Of Pack AWS-SecurityHub
    
    * Added release notes to pack AWS-SecurityHub
    
    * Packs/AWS-SecurityHub/Integrations/AWSSecurityHubEventCollector/AWSSecurityHubEventCollector.yml Docker image update
    
    * Update Docker Image To demisto/crypto  (#28583)
    
    * Updated Metadata Of Pack AzureSQLManagement
    
    * Added release notes to pack AzureSQLManagement
    
    * Packs/AzureSQLManagement/Integrations/AzureSQLManagement/AzureSQLManagement.yml Docker image update
    
    * Updated Metadata Of Pack AzureFirewall
    
    * Added release notes to pack AzureFirewall
    
    * Packs/AzureFirewall/Integrations/AzureFirewall/AzureFirewall.yml Docker image update
    
    * Update Docker Image To demisto/py3-tools  (#28582)
    
    * Updated Metadata Of Pack FiltersAndTransformers
    
    * Added release notes to pack FiltersAndTransformers
    
    * Packs/FiltersAndTransformers/Scripts/Jmespath/Jmespath.yml Docker image update
    
    * Update Docker Image To demisto/python3  (#28580)
    
    * Updated Metadata Of Pack Lumu
    
    * Added release notes to pack Lumu
    
    * Packs/Lumu/Integrations/Lumu/Lumu.yml Docker image update
    
    * Updated Metadata Of Pack Wiz
    
    * Added release notes to pack Wiz
    
    * Packs/Wiz/Integrations/Wiz/Wiz.yml Docker image update
    
    * Updated Metadata Of Pack FortinetFortiwebVM
    
    * Added release notes to pack FortinetFortiwebVM
    
    * Packs/FortinetFortiwebVM/Integrations/FortinetFortiwebVM/FortinetFortiwebVM.yml Docker image update
    
    * Updated Metadata Of Pack InfobloxBloxOne
    
    * Added release notes to pack InfobloxBloxOne
    
    * Packs/InfobloxBloxOne/Integrations/InfobloxBloxOneThreatDefenseEventCollector/InfobloxBloxOneThreatDefenseEventCollector.yml Docker image update
    
    * Packs/InfobloxBloxOne/Integrations/InfobloxBloxOneThreatDefense/InfobloxBloxOneThreatDefense.yml Docker image update
    
    * Updated Metadata Of Pack PicusNGAutomation
    
    * Added release notes to pack PicusNGAutomation
    
    * Packs/PicusNGAutomation/Integrations/PicusNG/PicusNG.yml Docker image update
    
    * Updated Metadata Of Pack SkyhighSecurity
    
    * Added release notes to pack SkyhighSecurity
    
    * Packs/SkyhighSecurity/Integrations/SkyhighSecurity/SkyhighSecurity.yml Docker image update
    
    * Updated Metadata Of Pack Cybereason
    
    * Added release notes to pack Cybereason
    
    * Packs/Cybereason/Integrations/Cybereason/Cybereason.yml Docker image update
    
    * Updated Metadata Of Pack WALLIXBastion
    
    * Added release notes to pack WALLIXBastion
    
    * Packs/WALLIXBastion/Integrations/WAB/WAB.yml Docker image update
    
    * Updated Metadata Of Pack CounterCraft
    
    * Added release notes to pack CounterCraft
    
    * Packs/CounterCraft/Integrations/CounterCraft/CounterCraft.yml Docker image update
    
    * Update Docker Image To demisto/py42  (#28585)
    
    * Updated Metadata Of Pack Code42
    
    * Added release notes to pack Code42
    
    * Packs/Code42/Integrations/Code42/Code42.yml Docker image update
    
    * Update Docker Image To demisto/python3  (#28574)
    
    * 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 Shodan
    
    * Added release notes to pack Shodan
    
    * Packs/Shodan/Integrations/Shodan_v2/Shodan_v2.yml Docker image update
    
    * Updated Metadata Of Pack FeedOffice365
    
    * Added release notes to pack FeedOffice365
    
    * Packs/FeedOffice365/Integrations/FeedOffice365/FeedOffice365.yml Docker image update
    
    * Updated Metadata Of Pack ExpanseV2
    
    * Added release notes to pack ExpanseV2
    
    * Packs/ExpanseV2/Integrations/FeedExpanse/FeedExpanse.yml Docker image update
    
    * Packs/ExpanseV2/Integrations/ExpanseV2/ExpanseV2.yml Docker image update
    
    ---------
    
    Co-authored-by: Shelly Tzohar <45915502+Shellyber@users.noreply.github.com>
    
    * [ASM] - Expander - Add update alerts command (#28568) (#28587)
    
    * Add update alerts command
    
    * removing unsupported resolution statuses
    
    * status list update
    
    * update status validation
    
    Co-authored-by: Andrew Scott <77340714+andrew-paloalto@users.noreply.github.com>
    
    * GetIndicatorDBotScoreFromContext Automation (#28576) (#28591)
    
    * Updated
    
    * Updated
    
    * Updated YML
    
    * Updated README
    
    Co-authored-by: M Azmat <69823542+mazmat-panw@users.noreply.github.com>
    
    * Using docker image which supports (#28589)
    
    REST version of the Exchange Online library
    
    * Xsoar mirror no sync xsup 26146 (#28455)
    
    * Adding logs
    
    * if reset fetch data then call get-remote-data
    command with from_date = 0
    
    * Update notes and tags
    after incident delete and reset last fetch.
    
    * Removing local test done for temp testing.
    
    * RN doc review.
    
    * changes
    
    * Add argument to reset mirror time as well.
    
    * bump docker.
    RN phrase.
    
    * Ignore main for unit test coverage.
    
    * Revert accidental changes to mail sender.
    
    * CR changes.
    
    * Change param name in code as well.
    
    * Write to a dict to contextData and not a
    CSV string list
    
    * PR changes.
    
    * line too long.
    
    * [MicrosoftAPIModule] - support auth-reset command (#26482)
    
    * reverted changes from https://github.com/demisto/content/pull/24347
    
    * updated msgs
    
    * updated all the integrations that already have the 'auth-reset' command to use the MicrosoftApiModule.py function
    
    * update rn
    
    * pre commit
    
    * Bump pack from version Microsoft365Defender to 4.5.7.
    
    * updated docker&ruff
    
    * updated docker
    
    * Bump pack from version MicrosoftGraphIdentityandAccess to 1.2.22.
    
    * Bump pack from version MicrosoftTeams to 1.4.20.
    
    * Bump pack from version MicrosoftGraphMail to 1.5.4.
    
    * updated rn
    
    * added the command_prefix parameter
    
    * cr fixes + added integrations
    
    * solved conflicts
    
    * solved conflicts
    
    * solved conflicts API
    
    * added integrations
    
    * added integrations
    
    * fixes
    
    * pre-commit ruff
    
    * fixes
    
    * fixes
    
    * Bump pack from version MicrosoftDefenderAdvancedThreatProtection to 1.15.29.
    
    * Bump pack from version MicrosoftCloudAppSecurity to 2.1.34.
    
    * fixes + ruff
    
    * Bump pack from version MicrosoftDefenderAdvancedThreatProtection to 1.15.30.
    
    * added test + ruff
    
    * update
    
    * Bump pack from version MicrosoftDefenderAdvancedThreatProtection to 1.15.31.
    
    * update
    
    * Bump pack from version MicrosoftDefenderAdvancedThreatProtection to 1.15.32.
    
    * fixed mypy error
    
    * Bump pack from version MicrosoftTeams to 1.4.23.
    
    * added unitest
    
    * Bump pack from version MicrosoftTeams to 1.4.24.
    
    * update rn
    
    * cr fixes
    
    * mypy + resolve conflicts
    
    * mypy + resolve conflicts
    
    * mypy + resolve conflicts
    
    * pre-commit
    
    * Bump pack from version MicrosoftDefenderAdvancedThreatProtection to 1.15.33.
    
    * Bump pack from version MicrosoftExchangeOnline to 1.2.10.
    
    * Bump pack from version AzureSentinel to 1.5.13.
    
    * Bump pack from version Microsoft365Defender to 4.5.8.
    
    * Bump pack from version MicrosoftExchangeOnline to 1.2.11.
    
    * mypy errors
    
    * mypy errors
    
    * mypy errors
    
    * fixed
    
    * fixed
    
    * resolved conflicts + updated dockers
    
    * solved conflicts
    
    * updated tpb
    
    * updated docker + fixed mypy
    
    * revert + skip
    
    * resolved conflicts
    
    * cr fixes
    
    * increased memory_threshold
    
    * resolved conflicts
    
    * resolved conflicts
    
    * updated tpb
    
    * resolved conflicts
    
    * resolved conflicts + updated '_raise_authentication_error' after arad changes
    
    * fixed
    
    * fixed + added test
    
    * updated dockers
    
    * fixed
    
    * updated conf
    
    * Update conf.json
    
    * resolved conflicts
    
    * updated conf.json
    
    * Update conf.json
    
    * Update conf.json
    
    * Bump pack from version MicrosoftExchangeOnline to 1.2.12.
    
    * updated 1_2_12.md
    
    * Update conf.json
    
    * updated conf.json
    
    * Bump pack from version MicrosoftGraphSecurity to 2.1.25.
    
    * updated dockers and docs
    
    * Bump pack from version MicrosoftExchangeOnline to 1.2.13.
    
    * mypy + dockers
    
    * updated rn
    
    * Update Packs/AzureStorage/ReleaseNotes/1_2_16.md
    
    * Update Packs/AzureSentinel/ReleaseNotes/1_5_14.md
    
    * Update Packs/AzureSecurityCenter/ReleaseNotes/2_0_6.md
    
    * Update Packs/AzureNetworkSecurityGroups/ReleaseNotes/1_2_15.md
    
    * Update Packs/AzureKubernetesServices/ReleaseNotes/1_1_16.md
    
    * updated rn
    
    * updated mypy
    
    * mypy+updated conf.json
    
    * revert teams
    
    * resolved conflicts
    
    * Bump pack from version MicrosoftTeams to 1.4.26.
    
    * fixed README.md
    
    * updated docker
    
    * resolved conflicts
    
    * Bump pack from version MicrosoftExchangeOnline to 1.2.14.
    
    ---------
    
    Co-authored-by: Content Bot <bot@demisto.com>
    Co-authored-by: Binat Ziser <89336697+bziser@users.noreply.github.com>
    
    * Parsing rules fix filter 9 (#28478)
    
    * Added filter to MicrosoftCloudAppSecurity
    
    * Added release notes to MicrosoftCloudAppSecurity
    
    * Added release notes to MicrosoftCloudAppSecurity
    
    * Added filter to MicrosoftDHCP parsing rules
    
    * Added release note to MicrosoftDHCP
    
    * Modified microsoftadfs parsing rule
    
    * Added release note for microsoftadfs
    
    * Updated MicrosoftDefenderAdvancedThreatProtection parsing rule
    
    * Added release note for microsoftdefenderadvancedthreatprotection
    
    * Updated parsing rule for MicrosoftCloudAppSecurity
    
    * Modified the filter for DHCP parsing rule, and modified the readme.
    
    * Modified microsoft cloud app security readme.
    
    * Modified microsoft dhcp readme.
    
    * Modified microsoft defender advanced threat protection readme.
    
    * Modified microsoft defender advanced threat protection parsing rule.
    
    * Updated MicrosoftWindowsEvents parsing rules
    
    * Added release note for microsoftwindowsevents
    
    * Added note to microsoft windows events
    
    * Added note to microsoft windows events
    
    * Bump pack from version MicrosoftDefenderAdvancedThreatProtection to 1.15.35.
    
    * Bump pack from version MicrosoftCloudAppSecurity to 2.1.36.
    
    ---------
    
    Co-authored-by: Content Bot <bot@demisto.com>
    
    * Deprecate safe breach v2 (#28578)
    
    * Deprecate safe breach v2 (#28291)
    
    * deprecateSafeBreachV2
    
    * deprecateSafeBreachV2
    
    * RN
    
    * CR
    
    * Update the README files
    
    ---------
    
    Co-authored-by: Menachem Weinfeld <mmhw770@gmail.com>
    Co-authored-by: Menachem Weinfeld <90556466+mmhw@users.noreply.github.com>
    
    * Update the pack_metadata
    
    ---------
    
    Co-authored-by: MayYaariSafeBreach <135131028+MayYaariSafeBreach@users.noreply.github.com>
    
    * Uninstall one-by-one with waiting for the status from the server not to be in "create / update / delete operation is already in progress (10102)" (#28586)
    
    * [SplunkPy] Fix An Issue with parse response  (#28451)
    
    * fix an issue
    
    * rn
    
    * revert gitlab changed
    
    * RN
    
    * revert gitlab changed
    
    * sdk words
    
    * fix
    
    * UD
    
    * Update Docker Image To demisto/python3  (#28606)
    
    * Updated Metadata Of Pack PrismaSaasSecurity
    
    * Added release notes to pack PrismaSaasSecurity
    
    * Packs/PrismaSaasSecurity/Integrations/SaasSecurity/SaasSecurity.yml Docker image update
    
    * Updated Metadata Of Pack AbuseDB
    
    * Added release notes to pack AbuseDB
    
    * Packs/AbuseDB/Scripts/AbuseIPDBPopulateIndicators/AbuseIPDBPopulateIndicators.yml Docker image update
    
    * Updated Metadata Of Pack Slack
    
    * Added release notes to pack Slack
    
    * Packs/Slack/Scripts/SlackAskV2/SlackAskV2.yml Docker image update
    
    * Packs/Slack/Scripts/SlackAsk/SlackAsk.yml Docker image update
    
    * Packs/Slack/Scripts/SlackBlockBuilder/SlackBlockBuilder.yml Docker image update
    
    * Update Docker Image To demisto/lxml  (#28613)
    
    * Updated Metadata Of Pack TaniumThreatResponse
    
    * Added release notes to pack TaniumThreatResponse
    
    * Packs/TaniumThreatResponse/Integrations/TaniumThreatResponseV2/TaniumThreatResponseV2.yml Docker image update
    
    * Update Docker Image To demisto/pymisp2  (#28608)
    
    * Updated Metadata Of Pack MISP
    
    * Added release notes to pack MISP
    
    * Packs/MISP/Integrations/MISPV3/MISPV3.yml Docker image update
    
    * Update Docker Image To demisto/python3  (#28612)
    
    * Updated Metadata Of Pack CofenseTriage
    
    * Added release notes to pack CofenseTriage
    
    * Packs/CofenseTriage/Integrations/CofenseTriagev3/CofenseTriagev3.yml Docker image update
    
    * Updated Metadata Of Pack SumoLogic_Cloud_SIEM
    
    * Added release notes to pack SumoLogic_Cloud_SIEM
    
    * Packs/SumoLogic_Cloud_SIEM/Integrations/SumoLogicCloudSIEM/SumoLogicCloudSIEM.yml Docker image update
    
    * Updated Metadata Of Pack AzureStorageQueue
    
    * Added release notes to pack AzureStorageQueue
    
    * Packs/AzureStorageQueue/Integrations/AzureStorageQueue/AzureStorageQueue.yml Docker image update
    
    * Updated Metadata Of Pack CrowdStrikeFalconSandbox
    
    * Added release notes to pack CrowdStrikeFalconSandbox
    
    * Packs/CrowdStrikeFalconSandbox/Integrations/CrowdStrikeFalconSandboxV2/CrowdStrikeFalconSandboxV2.yml Docker image update
    
    * Updated Metadata Of Pack DataminrPulse
    
    * Added release notes to pack DataminrPulse
    
    * Packs/DataminrPulse/Integrations/DataminrPulse/DataminrPulse.yml Docker image update
    
    * Updated Metadata Of Pack HostIo
    
    * Added release notes to pack HostIo
    
    * Packs/HostIo/Integrations/HostIo/HostIo.yml Docker image update
    
    * Updated Metadata Of Pack DNSDB
    
    * Added release notes to pack DNSDB
    
    * Packs/DNSDB/Integrations/DNSDB_v2/DNSDB_v2.yml Docker image update
    
    * Updated Metadata Of Pack Logzio
    
    * Added release notes to pack Logzio
    
    * Packs/Logzio/Integrations/Logzio/Logzio.yml Docker image update
    
    * Updated Metadata Of Pack Netskope
    
    * Added release notes to pack Netskope
    
    * Packs/Netskope/Integrations/NetskopeEventCollector/NetskopeEventCollector.yml Docker image update
    
    * Updated Metadata Of Pack CTIX
    
    * Added release notes to pack CTIX
    
    * Packs/CTIX/Integrations/CTIX/CTIX.yml Docker image update
    
    * MicrosoftCloudAppSecurity - update rule folder name (#28446)
    
    * change rule folder name to MicrosoftCloudAppSecurity
    
    * update RN
    
    * remove microsoft_defender_modeling_rule
    
    * update RN
    
    * update pack-ignore
    
    * update RN
    
    * update RN
    
    * remove RN
    
    * Recordedfuture reduce callingcontext sent (#28579)
    
    * Recordedfuture reduce callingcontext sent (#28492)
    
    * Cleaned out data sent to recorded future when Collective Insights setting has value On, updated tool tip and tests to reflect change
    
    * bumped app version and added documentationfor Recorded Future v2 app
    
    * Updated Docker image
    
    * added periods to end of sentences in release notes
    
    * pre-commit
    
    ---------
    
    Co-authored-by: recordedfuture-simonhornestedt <109588368+recordedfuture-simonhornestedt@users.noreply.github.com>
    
    * demisto-sdk-release 1.18.0 (#28600)
    
    * poetry files
    
    * pre-commit
    
    ---------
    
    Co-authored-by: Content Bot <bot@demisto.com>
    Co-authored-by: MosheEichler <meichler@paloaltonetworks.com>
    
    * [ParseEmailFilesV2] S/MIME files without to/from/subject fields (#28442)
    
    * updated
    
    * Update 1_12_6.md
    
    * pre-commit+ruff
    
    * Bump pack from version CommonScripts to 1.12.7.
    
    * sourcery
    
    * Update Packs/CommonScripts/ReleaseNotes/1_12_7.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * updated docker
    
    * Bump pack from version CommonScripts to 1.12.8.
    
    * updated docker
    
    * ignore native images
    
    * Update Tests/docker_native_image_config.json
    
    Co-authored-by: Guy Afik <53861351+GuyAfik@users.noreply.github.com>
    
    * updated ignored_native_images
    
    * Update docker_native_image_config.json
    
    ---------
    
    Co-authored-by: Content Bot <bot@demisto.com>
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    Co-authored-by: Guy Afik <53861351+GuyAfik@users.noreply.github.com>
    
    * uninstalling packs adding retry to every endpoint call to the server (#28605)
    
    Improvements to uninstall packs. protecting all server endpoints with retry.
    
    * cisco asa - add new event ids (#28184)
    
    * add event ids
    
    * add event ids
    
    * add event ids
    
    * add event ids
    
    * add event ids
    
    * add event ids
    
    * add event ids
    
    * add event ids
    
    * add event ids + parsing rules
    
    * add event ids + parsing rules
    
    * add event ids
    
    * add event ids
    
    * add event ids
    
    * add event ids
    
    * add event ids
    
    * add event ids
    
    * Update 1_1_1.md
    
    * Update Packs/CiscoASA/ReleaseNotes/1_1_1.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Packs/CiscoASA/ReleaseNotes/1_1_1.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * add event ids
    
    * add event ids
    
    * add event ids
    
    * add event ids
    
    * add event ids
    
    * update
    
    * update
    
    * add event ids
    
    * add event ids
    
    * add event ids
    
    * add event ids
    
    * add event ids
    
    * add event ids
    
    ---------
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update readme file (#28626)
    
    * delete pips (#28615)
    
    * Recordedfuture fix insecure (#28624) (#28631)
    
    * Added changes from previous PR
    
    * Added BC note for 1.6.6
    
    * Update docker image version
    
    * update release notes
    
    * Fixed typ0 in breaking change note
    
    Co-authored-by: recordedfuture-simonhornestedt <109588368+recordedfuture-simonhornestedt@users.noreply.github.com>
    
    * GitHub trigger workflow with inputs argument allowed control characters (#28527)
    
    * GitHub trigger workflow with inputs argument allowed control characters
    
    * RN
    
    * RN
    
    * pack version
    
    * add UT
    
    * add UT
    
    * Fix dynamic script cortex xdr identity information widget (#28558)
    
    * Added validation to identify if the AWS.IAM.Users is a dict ot list
    
    * Updated RN
    
    * update docker tag
    
    * added another test
    
    * Update 5_0_5.md
    
    * Updated RN
    
    * Update 5_0_5.md
    
    TW edit for release notes
    
    * Update Packs/CortexXDR/ReleaseNotes/5_0_5.md
    
    ---------
    
    Co-authored-by: julieschwartz18 <91824591+julieschwartz18@users.noreply.github.com>
    
    * generatePassword handle len0 password (#28599)
    
    * remove zero arguments option
    
    * update RN
    
    * added ***Breaking Changes:***
    
    * cr changes
    
    * Cr fixes
    
    * Bump pack from version CommonScripts to 1.12.9.
    
    * added bc note and update docker
    
    * Update Packs/CommonScripts/Scripts/GeneratePassword/GeneratePassword.py
    
    Co-authored-by: dorschw <81086590+dorschw@users.noreply.github.com>
    
    * Update Packs/CommonScripts/Scripts/GeneratePassword/GeneratePassword_test.py
    
    Co-authored-by: dorschw <81086590+dorschw@users.noreply.github.com>
    
    * Update Packs/CommonScripts/Scripts/GeneratePassword/GeneratePassword_test.py
    
    Co-authored-by: dorschw <81086590+dorschw@users.noreply.github.com>
    
    * added bc note
    
    * lint fix
    
    ---------
    
    Co-authored-by: Content Bot <bot@demisto.com>
    Co-authored-by: dorschw <81086590+dorschw@users.noreply.github.com>
    
    * Gsm fixes (#28509)
    
    * Merge secrets PR
    
    * Test
    
    * Test
    
    * Test
    
    * Test
    
    * Test error
    
    * Test error
    
    * Test error
    
    * Test
    
    * Test
    
    * Test
    
    * Test
    
    * Test
    
    * Test
    
    * Test
    
    * Test
    
    * Test
    
    * Merge master
    
    * Merge master
    
    * Merge master
    
    * Merge master
    
    * Nightly test
    
    * Nightly test
    
    * New gitlab version
    
    * New gitlab version
    
    * test
    
    * Added cp to github
    
    * Aruba Clearpass Mapping (#28625)
    
    * Updated HPEArubaClearPass
    
    * Updated .yml and ReleaseNotes
    
    * Updated .yml and ReleaseNotes
    
    * Updated README
    
    * Updated README
    
    * Updated HPEArubaClearPass Details
    
    * Updated TestData and ParsingRules
    
    * Updated README
    
    * Updated README
    
    * Update Packs/HPEArubaClearPass/README.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Packs/HPEArubaClearPass/README.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Updated README
    
    * Updated HPEArubaClearPass_schema
    
    * Updated .yml configs
    
    ---------
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Docker Image To demisto/python3  (#28640)
    
    * Updated Metadata Of Pack PaloAltoNetworks_IoT
    
    * Added release notes to pack PaloAltoNetworks_IoT
    
    * Packs/PaloAltoNetworks_IoT/Integrations/PaloAltoNetworks_IoT/PaloAltoNetworks_IoT.yml Docker image update
    
    * Updated Metadata Of Pack Base
    
    * Added release notes to pack Base
    
    * Packs/Base/Scripts/HighlightWords/HighlightWords.yml Docker image update
    
    * Packs/Base/Scripts/GetIndicatorsByQuery/GetIndicatorsByQuery.yml Docker image update
    
    * Packs/Base/Scripts/CheckDockerImageAvailable/CheckDockerImageAvailable.yml Docker image update
    
    * Packs/Base/Scripts/GetIncidentsByQuery/GetIncidentsByQuery.yml Docker image update
    
    * Update Docker Image To demisto/py3-tools  (#28642)
    
    * Updated Metadata Of Pack MailListener
    
    * Added release notes to pack MailListener
    
    * Packs/MailListener/Integrations/MailListenerV2/MailListenerV2.yml Docker image update
    
    * Update Docker Image To demisto/flask-nginx  (#28646)
    
    * Updated Metadata Of Pack TAXIIServer
    
    * Added release notes to pack TAXIIServer
    
    * Packs/TAXIIServer/Integrations/TAXII2Server/TAXII2Server.yml Docker image update
    
    * Update Docker Image To demisto/pyjwt3  (#28645)
    
    * Updated Metadata Of Pack Cylance_Protect
    
    * Added release notes to pack Cylance_Protect
    
    * Packs/Cylance_Protect/Integrations/Cylance_Protect_v2/Cylance_Protect_v2.yml Docker image update
    
    * Update Docker Image To demisto/boto3py3  (#28644)
    
    * Updated Metadata Of Pack AWS-GuardDuty
    
    * Added release notes to pack AWS-GuardDuty
    
    * Packs/AWS-GuardDuty/Integrations/AWSGuardDutyEventCollector/AWSGuardDutyEventCollector.yml Docker image update
    
    * Packs/AWS-GuardDuty/Integrations/AWSGuardDuty/AWSGuardDuty.yml Docker image update
    
    * Update Docker Image To demisto/python3  (#28643)
    
    * Updated Metadata Of Pack CiscoSMA
    
    * Added release notes to pack CiscoSMA
    
    * Packs/CiscoSMA/Integrations/CiscoSMA/CiscoSMA.yml Docker image update
    
    * Updated Metadata Of Pack SentinelOne
    
    * Added release notes to pack SentinelOne
    
    * Packs/SentinelOne/Integrations/SentinelOneEventCollector/SentinelOneEventCollector.yml Docker image update
    
    * Updated Metadata Of Pack CybleEvents
    
    * Added release notes to pack CybleEvents
    
    * Packs/CybleEvents/Integrations/CybleEvents/CybleEvents.yml Docker image update
    
    * Updated Metadata Of Pack Censys
    
    * Added release notes to pack Censys
    
    * Packs/Censys/Integrations/CensysV2/CensysV2.yml Docker image update
    
    * Updated Metadata Of Pack LogsignSiem
    
    * Added release notes to pack LogsignSiem
    
    * Packs/LogsignSiem/Integrations/LogsignSiem/LogsignSiem.yml Docker image update
    
    * Updated Metadata Of Pack FeedCrowdstrikeFalconIntel
    
    * Added release notes to pack FeedCrowdstrikeFalconIntel
    
    * Packs/FeedCrowdstrikeFalconIntel/Integrations/CrowdStrikeIndicatorFeed/CrowdStrikeIndicatorFeed.yml Docker image update
    
    * Updated Metadata Of Pack Vectra_AI
    
    * Added release notes to pack Vectra_AI
    
    * Packs/Vectra_AI/Integrations/VectraAIEventCollector/VectraAIEventCollector.yml Docker image update
    
    * Packs/Vectra_AI/Integrations/VectraDetect/VectraDetect.yml Docker image update
    
    * Updated Metadata Of Pack VirusTotal
    
    * Added release notes to pack VirusTotal
    
    * Packs/VirusTotal/Integrations/FeedLivehunt/FeedLivehunt.yml Docker image update
    
    * Packs/VirusTotal/Integrations/FeedRetrohunt/FeedRetrohunt.yml Docker image update
    
    * Cybersixgill aa mssp multi tenancy issue (#28535) (#28635)
    
    * Passing Organization ID where applicable.
    
    * Generated and updated changelogs
    
    * Updated docker image tag
    
    * Added full stop in changelogs file.
    
    * Fixing CI issues
    
    * CVSS score is none
    
    * MAX_DAYS_BACK 30
    
    * Added known_words section and release notes rewording
    
    * Added known_words section and release notes rewording
    
    Co-authored-by: syed-loginsoft <97145640+syed-loginsoft@users.noreply.github.com>
    Co-authored-by: Menachem Weinfeld <mmhw770@gmail.com>
    
    * changed machines path (#28439)
    
    * changed machines path
    
    * test
    
    * test
    
    * test
    
    * test
    
    * test
    
    * test
    
    * test
    
    * test
    
    * test
    
    * test
    
    * test
    
    * test
    
    * test
    
    * test
    
    * test
    
    * test
    
    * test
    
    * test
    
    * test
    
    * test
    
    * test
    
    * test
    
    * test
    
    * unit test
    
    * changed to flatten
    
    * changed to flatten
    
    * pre commit
    
    * changed to field in the machines path
    
    * removed prints
    
    * pulled from master
    
    * changed servers path
    
    * added cloud path to upload
    
    * set build type to build in test upload
    
    * set build type to build in test upload
    
    * test
    
    * changed servers path
    
    * changed servers path
    
    * changed servers path
    
    * test
    
    * test
    
    * removed prints
    
    * CR
    
    * changed copy
    
    * validate and bug fix
    
    * added comma as seperator
    
    * rmoved loggings
    
    * Apply suggestions from code review
    
    Co-authored-by: Darya Koval <72339940+daryakoval@users.noreply.github.com>
    
    * CR
    
    * fix
    
    ---------
    
    Co-authored-by: Darya Koval <72339940+daryakoval@users.noreply.github.com>
    
    * Similarity list bugfix (#28598)
    
    * Similarity list bugfix
    
    * Remove unused variables
    
    * Fix review comments
    
    * Update release notes
    
    * Bump pack from version CommonScripts to 1.12.9.
    
    * Bump pack from version CommonScripts to 1.12.10.
    
    ---------
    
    Co-authored-by: Content Bot <bot@demisto.com>
    
    * demisto-sdk update dep add pre-commit (#28601)
    
    * demisto-sdk update dep add pre-commit
    
    * poetry install
    
    * with dev
    
    * move
    
    * source
    
    * depth 0
    
    * -f
    
    * remove -f
    
    * remove -f
    
    * reduce pre-commit
    
    * Parsing rules fix filter 7 (#28425)
    
    * modified mysql enterprise parsing rule.
    
    * Updated release notes for mysql enterprise.
    
    * Updated parsing rule of NGINXWebServerParsingRules.
    
    * Added release notes for NGINXWebServerParsingRules.
    
    * added filter to prisma saas security
    
    * added release note to prisma saas security
    
    * added release note to prisma saas security
    
    * Added note to readme for mysql
    
    * Modified nginxwebserver readme
    
    * Modified nginxwebserver readme
    
    * Modified PrismaSaasSecurity parsing rule.
    
    * Bump pack from version PrismaSaasSecurity to 2.0.25.
    
    * Revert PrismaSaasSecurity changes.
    
    ---------
    
    Co-authored-by: Content Bot <bot@demisto.com>
    
    * Parsing Rules Filter Fix Round 2 (#28218)
    
    * Parsing Rules Filter Fix Round 2
    
    * Updated Parsing
    
    * xsiam-ciac-7462-manage-engine-ad-manager-refactor-parsing-rule-filter
    
    * xsiam-ciac-7462-manage-engine-ad-manager-refactor-release-notes
    
    * xsiam-ciac-7462-manage-engine-ad-manager-exclude-from-known-words-typos
    
    * xsiam-ciac-7462-manage-engine-ad-manager-update-readme
    
    * xsiam-ciac-7462-manage-engine-ad-manager-refactor-parsing-rule
    
    * Update Packs/Workday/ReleaseNotes/1_3_6.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Packs/MicrosoftExchangeServer/ReleaseNotes/1_0_6.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Packs/ManageEngine-ADManager/ReleaseNotes/1_0_1.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Packs/ManageEngine-ADManager/README.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Modified WorkdayParsingRules.xif
    
    * Modified workday release notes
    
    * Added filter to mimecast parsing rule.
    
    * Added release note to mimecast
    
    * Modified the readme file of mimecast pack.
    
    * Modified the readme file and the parsing rule of workday pack.
    
    * Revert 1_3_6 release note for workday
    
    * Updated the readme of mimecast
    
    * Added urls in the readme to the secret ignore for ManageEngine
    
    * Revert MicrosoftExchangeServer changes.
    
    * Updated the release note of ManageEngine ADManager
    
    ---------
    
    Co-authored-by: cweltPA <129675344+cweltPA@users.noreply.github.com>
    Co-authored-by: Chanan Welt <cwelt@paloaltonetworks.com>
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    Co-authored-by: Yehonatan Asta <yasta@paloaltonetworks.com>
    
    * skip scripts running with native-image (#28629)
    
    * skip ConverFile script in native-image
    
    * skip DockerHardeningCheck
    
    * fixed dt condition in snow ticket state polling playbook (#28653)
    
    * fixed dt condition in snow ticket state polling playbook
    
    * rn
    
    * Code review google chronicle (#28522)
    
    * fixing error of Shirley CR
    
    * regenerate readme
    
    * adding RL and updating docker image
    
    * update rl
    
    * adding to ignore pack
    
    * dix validate
    
    * [OpsGenie v3] Get Team Routing Rules (#28620)
    
    * [OpsGenie v3] Get Team Routing Rules (#28496)
    
    * master
    
    * reverting crowdstrike.py
    
    * get-routing-rules
    
    * added release notes
    
    * quick fix
    
    * Opsgenie
    
    * fixing release note issues
    
    * bumped version
    
    * details
    
    * argument
    
    * ran demisto-sdk format on the files
    
    * added docs for the command
    
    * required True
    
    * team_id required
    
    * flake8
    
    * improved docs for details
    
    * removed _dev
    
    * flake8g
    
    * Update Packs/OpsGenie/Integrations/OpsGenieV3/OpsGenieV3.yml
    
    Co-authored-by: Menachem Weinfeld <90556466+mmhw@users.noreply.github.com>
    
    * Update Packs/OpsGenie/Integrations/OpsGenieV3/OpsGenieV3.py
    
    Co-authored-by: Menachem Weinfeld <90556466+mmhw@users.noreply.github.com>
    
    * get routing rules
    
    * added outputs
    
    * outputs
    
    * ran precommit
    
    * fixed ISC001 Implicitly concatenated string literals on one line
    
    * Update the README file
    
    * Update Packs/OpsGenie/Integrations/OpsGenieV3/OpsGenieV3.yml
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Packs/OpsGenie/Integrations/OpsGenieV3/OpsGenieV3.yml
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Packs/OpsGenie/Integrations/OpsGenieV3/OpsGenieV3.yml
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Packs/OpsGenie/Integrations/OpsGenieV3/README.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Packs/OpsGenie/Integrations/OpsGenieV3/README.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Packs/OpsGenie/Integrations/OpsGenieV3/README.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Packs/OpsGenie/ReleaseNotes/2_0_17.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Packs/OpsGenie/ReleaseNotes/2_0_17.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Change output prefix "OpsGenie.Team.RoutingRules" -> "OpsGenie.TeamRoutingRule"
    
    * Fix the README file
    
    * Add isArray: true
    
    ---------
    
    Co-authored-by: Menachem Weinfeld <90556466+mmhw@users.noreply.github.com>
    Co-authored-by: Menachem Weinfeld <mmhw770@gmail.com>
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Fix the test playbook
    
    * Skip the TPB
    
    ---------
    
    Co-authored-by: Enes Özdemir <49711791+ennozdd@users.noreply.github.com>
    Co-authored-by: Menachem Weinfeld <90556466+mmhw@users.noreply.github.com>
    Co-authored-by: Menachem Weinfeld <mmhw770@gmail.com>
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Remove `BA125` validation from `.pack-ignore`
    
    * Override corepacks-8.3.0.json File (#28662)
    
    * Override corepacks-8.3.0.json File
    
    * Unlocked corepacks-8.3.0.json
    
    ---------
    
    Co-authored-by: Shahaf Ben Yakir <44666568+ShahafBenYakir@users.noreply.github.com>
    
    * Re-lock corepacks-8.3.0.json file (#28672)
    
    * Update Docker Image To demisto/python3  (#28679)
    
    * Updated Metadata Of Pack DemistoRESTAPI
    
    * Added release notes to pack DemistoRESTAPI
    
    * Packs/DemistoRESTAPI/Scripts/UploadFile/UploadFile.yml Docker image update
    
    * Updated Metadata Of Pack PANWComprehensiveInvestigation
    
    * Added release notes to pack PANWComprehensiveInvestigation
    
    * Packs/PANWComprehensiveInvestigation/Scripts/PanwIndicatorCreateQueries/PanwIndicatorCreateQueries.yml Docker image update
    
    * Update Docker Image To demisto/pyjwt3  (#28685)
    
    * Updated Metadata Of Pack Zoom
    
    * Added release notes to pack Zoom
    
    * Packs/Zoom/Integrations/Zoom/Zoom.yml Docker image update
    
    * Packs/Zoom/Integrations/ZoomEventCollector/ZoomEventCollector.yml Docker image update
    
    * Update Docker Image To demisto/boto3py3  (#28684)
    
    * Updated Metadata Of Pack SecurityIntelligenceServicesFeed
    
    * Added release notes to pack SecurityIntelligenceServicesFeed
    
    * Packs/SecurityIntelligenceServicesFeed/Integrations/SecurityIntelligenceServicesFeed/SecurityIntelligenceServicesFeed.yml Docker image update
    
    * Updated Metadata Of Pack AWS-IAM
    
    * Added release notes to pack AWS-IAM
    
    * Packs/AWS-IAM/Integrations/AWS-IAM/AWS-IAM.yml Docker image update
    
    * Updated Metadata Of Pack AWS-Route53
    
    * Added release notes to pack AWS-Route53
    
    * Packs/AWS-Route53/Integrations/AWSRoute53/AWSRoute53.yml Docker image update
    
    * Update Docker Image To demisto/python3  (#28683)
    
    * Updated Metadata Of Pack Darktrace
    
    * Added release notes to pack Darktrace
    
    * Packs/Darktrace/Integrations/DarktraceAdmin/DarktraceAdmin.yml Docker image update
    
    * Packs/Darktrace/Integrations/DarktraceMBs/DarktraceMBs.yml Docker image update
    
    * Packs/Darktrace/Integrations/DarktraceAIA/DarktraceAIA.yml Docker image update
    
    * Updated Metadata Of Pack FeedCyrenThreatInDepth
    
    * Added release notes to pack FeedCyrenThreatInDepth
    
    * Packs/FeedCyrenThreatInDepth/Integrations/CyrenThreatInDepth/CyrenThreatInDepth.yml Docker image update
    
    * Updated Metadata Of Pack RunZero
    
    * Added release notes to pack RunZero
    
    * Packs/RunZero/Integrations/RunZeroEventCollector/RunZeroEventCollector.yml Docker image update
    
    * Updated Metadata Of Pack Gamma
    
    * Added release notes to pack Gamma
    
    * Packs/Gamma/Integrations/Gamma/Gamma.yml Docker image update
    
    * Updated Metadata Of Pack MandiantAdvantageThreatIntelligence
    
    * Added release notes to pack MandiantAdvantageThreatIntelligence
    
    * Packs/MandiantAdvantageThreatIntelligence/Integrations/MandiantAdvantageThreatIntelligence/MandiantAdvantageThreatIntelligence.yml Docker image update
    
    * Updated Metadata Of Pack qualys
    
    * Added release notes to pack qualys
    
    * Packs/qualys/Integrations/QualysEventCollector/QualysEventCollector.yml Docker image update
    
    * Updated Metadata Of Pack HYASInsight
    
    * Added release notes to pack HYASInsight
    
    * Packs/HYASInsight/Integrations/HYASInsight/HYASInsight.yml Docker image update
    
    * Updated Metadata Of Pack TrendMicroVisionOne
    
    * Added release notes to pack TrendMicroVisionOne
    
    * Packs/TrendMicroVisionOne/Integrations/TrendMicroVisionOneEventCollector/TrendMicroVisionOneEventCollector.yml Docker image update
    
    * Update Docker Image To demisto/pycountry  (#28687)
    
    * Updated Metadata Of Pack CyCognito
    
    * Added release notes to pack CyCognito
    
    * Packs/CyCognito/Integrations/CyCognito/CyCognito.yml Docker image update
    
    * Update Docker Image To demisto/netmiko  (#28688)
    
    * Updated Metadata Of Pack RemoteAccess
    
    * Added release notes to pack RemoteAccess
    
    * Packs/RemoteAccess/Integrations/RemoteAccessv2/RemoteAccessv2.yml Docker image update
    
    * Pan os edit rule error without commit issue (#28533)
    
    * Made it so it will not need the commit function arg
    
    * Release notes
    
    * Release notes
    
    * Fixed unit test
    
    * Update Packs/PAN-OS/ReleaseNotes/1_17_17.md
    
    Co-authored-by: Guy Afik <53861351+GuyAfik@users.noreply.github.com>
    
    * Unit tet fix
    
    * Update Packs/PAN-OS/ReleaseNotes/1_17_17.md
    
    Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com>
    
    * Updated docker image
    
    * Too many blank lines fix
    
    ---------
    
    Co-authored-by: Guy Afik <53861351+GuyAfik@users.noreply.github.com>
    Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com>
    
    * Command line analysis lolbas enahancement (#28594)
    
    * New Content
    
    * release-notes
    
    * release-notes fix
    
    * fromversion fix
    
    * playbook fix
    
    * playbook fix
    
    * playbook fix
    
    * playbook fix
    
    * review fixes
    
    * review fixes
    
    * review fixes
    
    * review fixes
    
    * review fixes
    
    * review fixes
    
    * review fixes
    
    * [AWSSecurityHubCollector] Fix `is_array` in Schema File (#28597)
    
    * Update `is_array` value to `false`
    
    * Bump version
    
    * [tanium v4] updated content disposition header (#28659)
    
    * fixed
    
    * pre-commit
    
    * update known_words
    
    * Adding new queue for upload machines  (#28695)
    
    * testing the change
    
    * renaming the folder
    
    * change work with upload only
    
    * Update Docker Image To demisto/python3  (#28699)
    
    * Updated Metadata Of Pack FeedProofpoint
    
    * Added release notes to pack FeedProofpoint
    
    * Packs/FeedProofpoint/Integrations/FeedProofpoint/FeedProofpoint.yml Docker image update
    
    * Updated Metadata Of Pack QualysFIM
    
    * Added release notes to pack QualysFIM
    
    * Packs/QualysFIM/Integrations/QualysFIM/QualysFIM.yml Docker image update
    
    * Updated Metadata Of Pack FortiSIEM
    
    * Added release notes to pack FortiSIEM
    
    * Packs/FortiSIEM/Integrations/FortiSIEM/FortiSIEM.yml Docker image update
    
    * Packs/FortiSIEM/Integrations/FortiSIEMV2/FortiSIEMV2.yml Docker image update
    
    * Updated Metadata Of Pack FreshworksFreshservice
    
    * Added release notes to pack FreshworksFreshservice
    
    * Packs/FreshworksFreshservice/Integrations/FreshworksFreshservice/FreshworksFreshservice.yml Docker image update
    
    * Updated Metadata Of Pack KnowBe4_KMSAT
    
    * Added release notes to pack KnowBe4_KMSAT
    
    * Packs/KnowBe4_KMSAT/Integrations/KnowBe4KMSATEventCollector/KnowBe4KMSATEventCollector.yml Docker image update
    
    * Packs/KnowBe4_KMSAT/Integrations/KnowBe4KMSAT/KnowBe4KMSAT.yml Docker image update
    
    * Updated Metadata Of Pack Ipstack
    
    * Added release notes to pack Ipstack
    
    * Packs/Ipstack/Integrations/Ipstack/Ipstack.yml Docker image update
    
    * Updated Metadata Of Pack RedCanary
    
    * Added release notes to pack RedCanary
    
    * Packs/RedCanary/Integrations/RedCanary/RedCanary.yml Docker image update
    
    * Updated Metadata Of Pack PiHole
    
    * Added release notes to pack PiHole
    
    * Packs/PiHole/Integrations/PiHole/PiHole.yml Docker image update
    
    * Updated Metadata Of Pack SignalSciences
    
    * Added release notes to pack SignalSciences
    
    * Packs/SignalSciences/Integrations/SignalSciences/SignalSciences.yml Docker image update
    
    * Updated Metadata Of Pack FeedDShield
    
    * Added release notes to pack FeedDShield
    
    * Packs/FeedDShield/Integrations/FeedDShield/FeedDShield.yml Docker image update
    
    * Updated Metadata Of Pack SafeNet_Trusted_Access
    
    * Added release notes to pack SafeNet_Trusted_Access
    
    * Packs/SafeNet_Trusted_Access/Integrations/SafeNetTrustedAccess/SafeNetTrustedAccess.yml Docker image update
    
    * Packs/SafeNet_Trusted_Access/Integrations/SafeNetTrustedAccessEventCollector/SafeNetTrustedAccessEventCollector.yml Docker image update
    
    * Updated Metadata Of Pack DelineaSS
    
    * Added release notes to pack DelineaSS
    
    * Packs/DelineaSS/Integrations/DelineaSS/DelineaSS.yml Docker image update
    
    * Updated Metadata Of Pack OpenPhish
    
    * Added release notes to pack OpenPhish
    
    * Packs/OpenPhish/Integrations/OpenPhish_v2/OpenPhish_v2.yml Docker image update
    
    * Updated Metadata Of Pack NistNVD
    
    * Added release notes to pack NistNVD
    
    * Packs/NistNVD/Integrations/NistNVD/NistNVD.yml Docker image update
    
    * Updated Metadata Of Pack Cognni
    
    * Added release notes to pack Cognni
    
    * Packs/Cognni/Integrations/Cognni/Cognni.yml Docker image update
    
    * Updated Metadata Of Pack Cryptocurrency
    
    * Added release notes to pack Cryptocurrency
    
    * Packs/Cryptocurrency/Integrations/Cryptocurrency/Cryptocurrency.yml Docker image update
    
    * Updated Metadata Of Pack DeveloperTools
    
    * Added release notes to pack DeveloperTools
    
    * Packs/DeveloperTools/Integrations/CreateIncidents/CreateIncidents.yml Docker image update
    
    * Packs/DeveloperTools/Integrations/CustomIndicatorDemo/CustomIndicatorDemo.yml Docker image update
    
    * Packs/DeveloperTools/Integrations/APIMetricsValidation/APIMetricsValidation.yml Docker image update
    
    * Updated Metadata Of Pack NozomiNetworks
    
    * Added release notes to pack NozomiNetworks
    
    * Packs/NozomiNetworks/Integrations/NozomiNetworks/NozomiNetworks.yml Docker image update
    
    * Updated Metadata Of Pack ANYRUN
    
    * Added release notes to pack ANYRUN
    
    * Packs/ANYRUN/Integrations/ANYRUN/ANYRUN.yml Docker image update
    
    * Updated Metadata Of Pack Carbon_Black_Enterprise_Response
    
    * Added release notes to pack Carbon_Black_Enterprise_Response
    
    * Packs/Carbon_Black_Enterprise_Response/Integrations/CarbonBlackResponseV2/CarbonBlackResponseV2.yml Docker image update
    
    * Updated Metadata Of Pack Absolute
    
    * Added release notes to pack Absolute
    
    * Packs/Absolute/Integrations/Absolute/Absolute.yml Docker image update
    
    * Updated Metadata Of Pack Ironscales
    
    * Added release notes to pack …
    Configuration menu
    Copy the full SHA
    9793290 View commit details
    Browse the repository at this point in the history
  25. ServiceNow add default type to note (demisto#28970)

    * ServiceNow add default type to note
    
    * Added RNs
    
    * pre-commit
    
    * mypy
    
    * Bump pack from version ServiceNow to 2.5.38.
    
    * updated RN
    
    * updated docker image
    
    * reverted pre-commit changes
    
    * CR updates
    
    * Added test
    
    ---------
    
    Co-authored-by: Content Bot <bot@demisto.com>
    Co-authored-by: Shelly Tzohar <45915502+Shellyber@users.noreply.github.com>
    Co-authored-by: sberman <sberman@paloaltonetworks.com>
    4 people authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    4f6cda2 View commit details
    Browse the repository at this point in the history
  26. fix bash condition (demisto#29415)

    Co-authored-by: kobymeir <ymeir@paloaltonetworks.com>
    kobymeir and kobymeir authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    890def5 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. fix test modeling rule (demisto#29416)

    Co-authored-by: kobymeir <ymeir@paloaltonetworks.com>
    kobymeir and kobymeir authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    c5da4a3 View commit details
    Browse the repository at this point in the history
  2. Update Docker Image To demisto/python3 (demisto#29417)

    * Updated Metadata Of Pack Oracle_IAM
    
    * Added release notes to pack Oracle_IAM
    
    * Packs/Oracle_IAM/Integrations/OracleIAM/OracleIAM.yml Docker image update
    
    * Updated Metadata Of Pack SalesforceFusion
    
    * Added release notes to pack SalesforceFusion
    
    * Packs/SalesforceFusion/Integrations/SalesforceFusionIAM/SalesforceFusionIAM.yml Docker image update
    
    * Updated Metadata Of Pack AppNovi
    
    * Added release notes to pack AppNovi
    
    * Packs/AppNovi/Integrations/appNovi/appNovi.yml Docker image update
    
    * Updated Metadata Of Pack FireMonSecurityManager
    
    * Added release notes to pack FireMonSecurityManager
    
    * Packs/FireMonSecurityManager/Integrations/FireMonSecurityManager/FireMonSecurityManager.yml Docker image update
    
    * Updated Metadata Of Pack AHA
    
    * Added release notes to pack AHA
    
    * Packs/AHA/Integrations/AHA/AHA.yml Docker image update
    
    * Updated Metadata Of Pack AzureStorageFileShare
    
    * Added release notes to pack AzureStorageFileShare
    
    * Packs/AzureStorageFileShare/Integrations/AzureStorageFileShare/AzureStorageFileShare.yml Docker image update
    
    * Updated Metadata Of Pack AMP
    
    * Added release notes to pack AMP
    
    * Packs/AMP/Integrations/AMPv2/AMPv2.yml Docker image update
    
    * Updated Metadata Of Pack IronPort
    
    * Added release notes to pack IronPort
    
    * Packs/IronPort/Integrations/CiscoEmailSecurityApplianceIronPortV2/CiscoEmailSecurityApplianceIronPortV2.yml Docker image update
    
    * Updated Metadata Of Pack CiscoStealthwatch
    
    * Added release notes to pack CiscoStealthwatch
    
    * Packs/CiscoStealthwatch/Integrations/CiscoStealthwatch/CiscoStealthwatch.yml Docker image update
    
    * Updated Metadata Of Pack RiskIQDigitalFootprint
    
    * Added release notes to pack RiskIQDigitalFootprint
    
    * Packs/RiskIQDigitalFootprint/Integrations/RiskIQDigitalFootprint/RiskIQDigitalFootprint.yml Docker image update
    content-bot authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    22f307e View commit details
    Browse the repository at this point in the history
  3. added the code and some UT (demisto#29258)

    * added the code and some UT
    
    * unified pb
    
    * Updated docker image
    
    * revert tpb changes
    
    * modified RN and added ticket number to the relevant UT
    
    * commit
    
    * updated docker image
    omerKarkKatz authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    1fb5905 View commit details
    Browse the repository at this point in the history
  4. Added fields to schema file (demisto#29413)

    * Added fields to schema file
    
    * Added release notes.
    
    ---------
    
    Co-authored-by: Koby Meir <kobymeir@users.noreply.github.com>
    yasta5 and kobymeir authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    f7246a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b0cbe1 View commit details
    Browse the repository at this point in the history
  6. [ServiceNow v2] Deleting an unused import (demisto#29409)

    * Deleting an unused import
    
    * autopep8 fix
    
    * Bump pack from version ServiceNow to 2.5.39.
    
    * Remove the RN
    
    ---------
    
    Co-authored-by: Content Bot <bot@demisto.com>
    mmhw and Content Bot authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    34081af View commit details
    Browse the repository at this point in the history
  7. 1.20.0 (demisto#29407)

    * start implamenting content changes for xsoar_saas bukcet
    
    * changed the names of the xsoar saas
    
    * commit
    
    * commit
    
    * commit
    
    * added some functionality in upload_pack.py and on-push
    
    * some modifications in copy_and_upload
    
    * commit
    
    * trigger upload flow changes bucket upload and on-push
    
    * fixed the syntax of the bucket upload file
    
    * poetry lock
    
    * fixed the syntax of the on-push file
    
    * Changed the condifition to not parse xsoar and xsoar-saas inorder to remove xsoar name
    
    * Trigger-build
    
    * Trigger-build
    
    * removed a test dict that overide the readme images data
    
    * changed name of prod bucket
    
    * empty
    
    * commit
    
    * empty
    
    * poetry lock
    
    * added xsoar_saas to upload part so it wont be skipped
    
    * empty
    
    * updated the poetry.lock file
    
    * fixed a type in copy_and_upload.py marketplace parameter
    
    * fixed some ruff changes
    
    * added a test in google sheets and added the correct base_storage_path in upload_packs
    
    * bumped google sheets version and poetry lock for sdk changes
    
    * commit
    
    * fixed a test
    
    * poetry lock
    
    * change in collect tests
    
    * poetry lock
    
    * merge with master
    
    * added some tests in VT
    
    * added some tests in VT
    
    * changed logging level
    
    * fixed a small bug in get_images
    
    * fixed an issue that the copy_readme_images would exit before finish
    
    * ruff changes
    
    * fixed a test
    
    * merged with master
    
    * replace raedme with markdown
    
    * poetry lock
    
    * ruff changes
    
    * revert packs changes
    
    * revert packs changes
    
    * poetry lock after updating schemas in the sdk
    
    * merge with master
    
    * poetry lock
    
    * replaced some readme reference name with markdown
    
    * poetry lock
    
    * poetry lock
    
    * removed a todo
    
    * added some debug print and added and if for the uplod
    
    * fixed an merge issue in bucket-upload
    
    * commit
    
    * poetry lock
    
    * restored file name to avoid force merge
    
    * fixed some pre-commit fails
    
    * poetry lock
    
    * commit
    
    * changed the version of junit
    
    * updated sdk and junit
    
    * revert changed in pyproject and poetry lock
    
    * made the ..pre-commit-config_template.yaml like master
    
    * fixed a test
    
    * return the finally
    
    * revert double assert
    
    * make log debug
    omerKarkKatz authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    c2eab5e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    59b3989 View commit details
    Browse the repository at this point in the history
  9. Update Docker Image To demisto/python3 (demisto#29430)

    * Updated Metadata Of Pack FeedProofpoint
    
    * Added release notes to pack FeedProofpoint
    
    * Packs/FeedProofpoint/Integrations/FeedProofpoint/FeedProofpoint.yml Docker image update
    
    * Updated Metadata Of Pack FortiSIEM
    
    * Added release notes to pack FortiSIEM
    
    * Packs/FortiSIEM/Integrations/FortiSIEM/FortiSIEM.yml Docker image update
    
    * Packs/FortiSIEM/Integrations/FortiSIEMV2/FortiSIEMV2.yml Docker image update
    
    * Updated Metadata Of Pack KnowBe4_KMSAT
    
    * Added release notes to pack KnowBe4_KMSAT
    
    * Packs/KnowBe4_KMSAT/Integrations/KnowBe4KMSATEventCollector/KnowBe4KMSATEventCollector.yml Docker image update
    
    * Packs/KnowBe4_KMSAT/Integrations/KnowBe4KMSAT/KnowBe4KMSAT.yml Docker image update
    
    * Updated Metadata Of Pack Ipstack
    
    * Added release notes to pack Ipstack
    
    * Packs/Ipstack/Integrations/Ipstack/Ipstack.yml Docker image update
    
    * Updated Metadata Of Pack RedCanary
    
    * Added release notes to pack RedCanary
    
    * Packs/RedCanary/Integrations/RedCanary/RedCanary.yml Docker image update
    
    * Updated Metadata Of Pack PiHole
    
    * Added release notes to pack PiHole
    
    * Packs/PiHole/Integrations/PiHole/PiHole.yml Docker image update
    
    * Updated Metadata Of Pack SignalSciences
    
    * Added release notes to pack SignalSciences
    
    * Packs/SignalSciences/Integrations/SignalSciences/SignalSciences.yml Docker image update
    
    * Updated Metadata Of Pack FeedDShield
    
    * Added release notes to pack FeedDShield
    
    * Packs/FeedDShield/Integrations/FeedDShield/FeedDShield.yml Docker image update
    
    * Updated Metadata Of Pack SafeNet_Trusted_Access
    
    * Added release notes to pack SafeNet_Trusted_Access
    
    * Packs/SafeNet_Trusted_Access/Integrations/SafeNetTrustedAccess/SafeNetTrustedAccess.yml Docker image update
    
    * Packs/SafeNet_Trusted_Access/Integrations/SafeNetTrustedAccessEventCollector/SafeNetTrustedAccessEventCollector.yml Docker image update
    
    * Updated Metadata Of Pack OpenPhish
    
    * Added release notes to pack OpenPhish
    
    * Packs/OpenPhish/Integrations/OpenPhish_v2/OpenPhish_v2.yml Docker image update
    
    * Updated Metadata Of Pack NistNVD
    
    * Added release notes to pack NistNVD
    
    * Packs/NistNVD/Integrations/NistNVD/NistNVD.yml Docker image update
    
    * Updated Metadata Of Pack Cognni
    
    * Added release notes to pack Cognni
    
    * Packs/Cognni/Integrations/Cognni/Cognni.yml Docker image update
    
    * Updated Metadata Of Pack DeveloperTools
    
    * Added release notes to pack DeveloperTools
    
    * Packs/DeveloperTools/Integrations/CreateIncidents/CreateIncidents.yml Docker image update
    
    * Packs/DeveloperTools/Integrations/CustomIndicatorDemo/CustomIndicatorDemo.yml Docker image update
    
    * Packs/DeveloperTools/Integrations/APIMetricsValidation/APIMetricsValidation.yml Docker image update
    
    * Updated Metadata Of Pack NozomiNetworks
    
    * Added release notes to pack NozomiNetworks
    
    * Packs/NozomiNetworks/Integrations/NozomiNetworks/NozomiNetworks.yml Docker image update
    
    * Updated Metadata Of Pack ANYRUN
    
    * Added release notes to pack ANYRUN
    
    * Packs/ANYRUN/Integrations/ANYRUN/ANYRUN.yml Docker image update
    
    * Updated Metadata Of Pack Carbon_Black_Enterprise_Response
    
    * Added release notes to pack Carbon_Black_Enterprise_Response
    
    * Packs/Carbon_Black_Enterprise_Response/Integrations/CarbonBlackResponseV2/CarbonBlackResponseV2.yml Docker image update
    
    * Updated Metadata Of Pack Absolute
    
    * Added release notes to pack Absolute
    
    * Packs/Absolute/Integrations/Absolute/Absolute.yml Docker image update
    
    * Updated Metadata Of Pack Ironscales
    
    * Added release notes to pack Ironscales
    
    * Packs/Ironscales/Integrations/Ironscales/Ironscales.yml Docker image update
    
    * Updated Metadata Of Pack FeedURLhaus
    
    * Added release notes to pack FeedURLhaus
    
    * Packs/FeedURLhaus/Integrations/FeedURLhaus/FeedURLhaus.yml Docker image update
    
    * Updated Metadata Of Pack Lokpath_Keylight
    
    * Added release notes to pack Lokpath_Keylight
    
    * Packs/Lokpath_Keylight/Integrations/Lockpath_KeyLight_v2/Lockpath_KeyLight_v2.yml Docker image update
    
    * Updated Metadata Of Pack MailSenderNew
    
    * Added release notes to pack MailSenderNew
    
    * Packs/MailSenderNew/Integrations/MailSenderNew/MailSenderNew.yml Docker image update
    
    * Updated Metadata Of Pack FeedMISP
    
    * Added release notes to pack FeedMISP
    
    * Packs/FeedMISP/Integrations/FeedMISP/FeedMISP.yml Docker image update
    
    * Updated Metadata Of Pack FraudWatch
    
    * Added release notes to pack FraudWatch
    
    * Packs/FraudWatch/Integrations/FraudWatch/FraudWatch.yml Docker image update
    
    * Updated Metadata Of Pack AbnormalSecurity
    
    * Added release notes to pack AbnormalSecurity
    
    * Packs/AbnormalSecurity/Integrations/AbnormalSecurity/AbnormalSecurity.yml Docker image update
    
    * Packs/AbnormalSecurity/Integrations/AbnormalSecurityEventCollector/AbnormalSecurityEventCollector.yml Docker image update
    
    * Updated Metadata Of Pack CovalenceManagedSecurity
    
    * Added release notes to pack CovalenceManagedSecurity
    
    * Packs/CovalenceManagedSecurity/Integrations/CovalenceManagedSecurity/CovalenceManagedSecurity.yml Docker image update
    
    * Updated Metadata Of Pack IllusiveNetworks
    
    * Added release notes to pack IllusiveNetworks
    
    * Packs/IllusiveNetworks/Integrations/IllusiveNetworks/IllusiveNetworks.yml Docker image update
    
    * Updated Metadata Of Pack Envoy
    
    * Added release notes to pack Envoy
    
    * Packs/Envoy/Integrations/EnvoyIAM/EnvoyIAM.yml Docker image update
    
    * Updated Metadata Of Pack Edgescan
    
    * Added release notes to pack Edgescan
    
    * Packs/Edgescan/Integrations/Edgescan/Edgescan.yml Docker image update
    
    * Updated Metadata Of Pack PerceptionPoint
    
    * Added release notes to pack PerceptionPoint
    
    * Packs/PerceptionPoint/Integrations/PerceptionPoint/PerceptionPoint.yml Docker image update
    
    * Updated Metadata Of Pack Druva
    
    * Added release notes to pack Druva
    
    * Packs/Druva/Integrations/Druva/Druva.yml Docker image update
    
    * Updated Metadata Of Pack APIVoid
    
    * Added release notes to pack APIVoid
    
    * Packs/APIVoid/Integrations/APIVoid/APIVoid.yml Docker image update
    
    * Updated Metadata Of Pack AlienVault_OTX
    
    * Added release notes to pack AlienVault_OTX
    
    * Packs/AlienVault_OTX/Integrations/AlienVault_OTX_v2/AlienVault_OTX_v2.yml Docker image update
    
    * Updated Metadata Of Pack PingIdentity
    
    * Added release notes to pack PingIdentity
    
    * Packs/PingIdentity/Integrations/PingOne/PingOne.yml Docker image update
    
    * Updated Metadata Of Pack cisco-ise
    
    * Added release notes to pack cisco-ise
    
    * Packs/cisco-ise/Integrations/cisco-ise/cisco-ise.yml Docker image update
    
    * Updated Metadata Of Pack SailPointIdentityIQ
    
    * Added release notes to pack SailPointIdentityIQ
    
    * Packs/SailPointIdentityIQ/Integrations/SailPointIdentityIQ/SailPointIdentityIQ.yml Docker image update
    
    * Updated Metadata Of Pack Cymulate
    
    * Added release notes to pack Cymulate
    
    * Packs/Cymulate/Integrations/Cymulate/Cymulate.yml Docker image update
    
    * Packs/Cymulate/Integrations/Cymulate_v2/Cymulate_v2.yml Docker image update
    
    * Updated Metadata Of Pack XSOARmirroring
    
    * Added release notes to pack XSOARmirroring
    
    * Packs/XSOARmirroring/Integrations/XSOARmirroring/XSOARmirroring.yml Docker image update
    
    * Updated Metadata Of Pack XMatters
    
    * Added release notes to pack XMatters
    
    * Packs/XMatters/Integrations/xMatters/xMatters.yml Docker image update
    
    * Updated Metadata Of Pack Zimperium
    
    * Added release notes to pack Zimperium
    
    * Packs/Zimperium/Integrations/Zimperium/Zimperium.yml Docker image update
    
    * Updated Metadata Of Pack RSANetWitnessEndpoint
    
    * Added release notes to pack RSANetWitnessEndpoint
    
    * Packs/RSANetWitnessEndpoint/Integrations/RSANetWitnessEndpoint/RSANetWitnessEndpoint.yml Docker image update
    
    * Updated Metadata Of Pack SymantecBlueCoatMalwareAnalysis
    
    * Added release notes to pack SymantecBlueCoatMalwareAnalysis
    
    * Packs/SymantecBlueCoatMalwareAnalysis/Integrations/SymantecBlueCoatMalwareAnalysis/SymantecBlueCoatMalwareAnalysis.yml Docker image update
    
    * Updated Metadata Of Pack InfoArmor_VigilanteATI
    
    * Added release notes to pack InfoArmor_VigilanteATI
    
    * Packs/InfoArmor_VigilanteATI/Integrations/InfoArmorVigilanteATI/InfoArmorVigilanteATI.yml Docker image update
    
    * Updated Metadata Of Pack AccentureCTI
    
    * Added release notes to pack AccentureCTI
    
    * Packs/AccentureCTI/Integrations/ACTIIndicatorQuery/ACTIIndicatorQuery.yml Docker image update
    content-bot authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    7ac82aa View commit details
    Browse the repository at this point in the history
  10. XSUP-27732 Unable to query for emails (demisto#29406)

    * failed unit test
    
    * added fix
    
    * rn
    
    * pre-commit
    
    * Apply suggestions from code review
    
    Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>
    eyalpalo and dantavori authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    a1afee7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6d3da20 View commit details
    Browse the repository at this point in the history
  12. Ciac 7986 (demisto#29137)

    * added functionality and test
    
    * rn
    
    * lint fix
    
    * Apply suggestions from code review
    
    Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>
    
    * unit test fixes
    
    * bug fix
    
    * validations
    
    * Bump pack from version CommonScripts to 1.12.18.
    
    * pic
    
    * readme
    
    * CR fix
    
    * Bump pack from version CommonScripts to 1.12.19.
    
    * Bump pack from version CommonScripts to 1.12.20.
    
    * changed datadir
    
    * docker
    
    * rn
    
    * changed dataridr
    
    * fix
    
    * fix
    
    * pre commit
    
    * fixes
    
    ---------
    
    Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>
    Co-authored-by: Content Bot <bot@demisto.com>
    3 people authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    890529e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0f6d1c2 View commit details
    Browse the repository at this point in the history
  14. [Azure Active Directory Groups] fixed bug when calling command (demis…

    …to#29423)
    
    * if bug
    
    * updated docker
    
    * Update Packs/MicrosoftGraphGroups/ReleaseNotes/1_1_31.md
    michal-dagan authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    863b0a9 View commit details
    Browse the repository at this point in the history
  15. [Microsoft] support auth-reset command (demisto#28622)

    * added command
    
    * updated dockers & ruff fixes
    
    * updated
    
    * cr fixes
    
    * pre-commit
    
    * updated docker
    
    * Bump pack from version MicrosoftDefenderAdvancedThreatProtection to 1.16.1.
    
    * Bump pack from version MicrosoftExchangeOnline to 1.2.16.
    
    * updated dockers
    
    * resolved conflicts
    
    * updated dockers
    
    * pre commit
    
    * added command_prefix
    
    * updated dockers
    
    * Bump pack from version MicrosoftDefenderAdvancedThreatProtection to 1.16.3.
    
    * Bump pack from version MicrosoftDefenderAdvancedThreatProtection to 1.16.4.
    
    * Bump pack from version MicrosoftCloudAppSecurity to 2.1.39.
    
    * Bump pack from version AzureSecurityCenter to 2.0.9.
    
    * Bump pack from version MicrosoftExchangeOnline to 1.2.18.
    
    * Bump pack from version Microsoft365Defender to 4.5.13.
    
    * Bump pack from version MicrosoftExchangeOnline to 1.2.19.
    
    * Bump pack from version MicrosoftDefenderAdvancedThreatProtection to 1.16.5.
    
    * Bump pack from version AzureSecurityCenter to 2.0.10.
    
    * Bump pack from version MicrosoftDefenderAdvancedThreatProtection to 1.16.6.
    
    * Bump pack from version Microsoft365Defender to 4.5.14.
    
    * Bump pack from version MicrosoftCloudAppSecurity to 2.1.40.
    
    * Bump pack from version MicrosoftExchangeOnline to 1.2.20.
    
    * Bump pack from version Microsoft365Defender to 4.5.15.
    
    * Bump pack from version AzureSecurityCenter to 2.0.11.
    
    * Bump pack from version MicrosoftDefenderAdvancedThreatProtection to 1.16.7.
    
    * Bump pack from version MicrosoftExchangeOnline to 1.2.21.
    
    * Bump pack from version MicrosoftCloudAppSecurity to 2.1.41.
    
    * updated rn
    
    * updated dockers
    
    * updated dockers
    
    * fix
    
    * update rn
    
    * update docker
    
    * Bump pack from version MicrosoftExchangeOnline to 1.2.23.
    
    * Bump pack from version AzureSecurityCenter to 2.0.12.
    
    * Bump pack from version MicrosoftCloudAppSecurity to 2.1.42.
    
    * Bump pack from version MicrosoftDefenderAdvancedThreatProtection to 1.16.8.
    
    * Bump pack from version MicrosoftExchangeOnline to 1.2.24.
    
    * Bump pack from version Microsoft365Defender to 4.5.16.
    
    ---------
    
    Co-authored-by: Content Bot <bot@demisto.com>
    michal-dagan and Content Bot authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    46421e7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6fa8777 View commit details
    Browse the repository at this point in the history
  17. [Jira] Added support for arguments jira-get-organizations (demisto#29420

    )
    
    * [Jira] Added support for arguments jira-get-organizations (demisto#29217)
    
    * master
    
    * reverting crowdstrike.py
    
    * get_organization modification
    
    * added release notes
    
    * bumped version
    
    * updated docker image
    
    * Update Packs/Jira/Integrations/JiraV2/JiraV2.py
    
    Co-authored-by: Michael Yochpaz <8832013+MichaelYochpaz@users.noreply.github.com>
    
    * Update Packs/Jira/Integrations/JiraV2/JiraV2.py
    
    Co-authored-by: Michael Yochpaz <8832013+MichaelYochpaz@users.noreply.github.com>
    
    * Update Packs/Jira/Integrations/JiraV2/JiraV2.py
    
    Co-authored-by: Michael Yochpaz <8832013+MichaelYochpaz@users.noreply.github.com>
    
    * added more descriptive release note
    
    * updated docker image
    
    * Update Packs/Jira/Integrations/JiraV2/JiraV2.yml
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Packs/Jira/ReleaseNotes/3_0_12.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Update Packs/Jira/ReleaseNotes/3_0_12.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * comments
    
    * mixed errors
    
    * fixed issue
    
    * code improvements
    
    * improved the documentation
    
    ---------
    
    Co-authored-by: Michael Yochpaz <8832013+MichaelYochpaz@users.noreply.github.com>
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Minor fixes & improvements
    
    * Pre-commit
    
    * Add a message for empty results
    
    * Improve readable output
    
    ---------
    
    Co-authored-by: Enes Özdemir <49711791+ennozdd@users.noreply.github.com>
    Co-authored-by: Michael Yochpaz <8832013+MichaelYochpaz@users.noreply.github.com>
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    4 people authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    eeb5595 View commit details
    Browse the repository at this point in the history
  18. fix test modeling rule (demisto#29441)

    Co-authored-by: kobymeir <ymeir@paloaltonetworks.com>
    kobymeir and kobymeir authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    94639ac View commit details
    Browse the repository at this point in the history
  19. Use string split and validations (demisto#27851)

    * Use string split and validations
    on advanced filters.
    
    * Add hints
    add docstrings
    
    * Update docker image.
    Bump version.
    Update RN.
    
    * flake8 errors.
    
    * Update Packs/AWS-SecurityHub/ReleaseNotes/1_3_5.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Resolve conflicts. Bump version.
    
    * Remove TODO.
    
    * Version bump.
    
    * Minor changes
    
    * change RN.
    
    * tech doc review changes.
    
    * flake8 errors
    
    ---------
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    thefrieddan1 and ShirleyDenkberg authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    8fc55cb View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a7a3644 View commit details
    Browse the repository at this point in the history
  21. ES add format to the query string (demisto#29421)

    * start fix
    
    * revert
    
    * add format to the query
    
    * revert changes
    
    * UT
    
    * UT docs
    
    * RN
    
    * pre-release
    
    * updated the function des description
    
    * docs
    
    * cr fixes
    
    * fix UT
    
    * rasie
    
    * exception
    
    * revert changes
    MosheEichler authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    a48f1be View commit details
    Browse the repository at this point in the history
  22. Microsoft powershell modeling rules (demisto#29224)

    * Modified modeling rule to support powershell logs.
    
    * Modified modeling rule to support powershell logs.
    
    * Updated the readme file.
    
    * Added mapping for Command_Name, Script_Name, Script_Path, Command_Path
    
    * Updated the release note and schema file because of conflicts
    
    * Updated the release note
    
    * Update Packs/MicrosoftWindowsEvents/ReleaseNotes/1_1_2.md
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    Co-authored-by: Koby Meir <kobymeir@users.noreply.github.com>
    3 people authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    64030fa View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Update Docker Image To demisto/python3 (demisto#29445)

    * Updated Metadata Of Pack HYASProtect
    
    * Added release notes to pack HYASProtect
    
    * Packs/HYASProtect/Integrations/HYASProtect/HYASProtect.yml Docker image update
    
    * Updated Metadata Of Pack SecureWorks
    
    * Added release notes to pack SecureWorks
    
    * Packs/SecureWorks/Integrations/TaegisXDRv2/TaegisXDRv2.yml Docker image update
    
    * Updated Metadata Of Pack Cisco-umbrella-cloud-security
    
    * Added release notes to pack Cisco-umbrella-cloud-security
    
    * Packs/Cisco-umbrella-cloud-security/Integrations/CiscoUmbrellaCloudSecurityv2/CiscoUmbrellaCloudSecurityv2.yml Docker image update
    
    * Updated Metadata Of Pack Censys
    
    * Added release notes to pack Censys
    
    * Packs/Censys/Integrations/CensysV2/CensysV2.yml Docker image update
    
    * Updated Metadata Of Pack LogsignSiem
    
    * Added release notes to pack LogsignSiem
    
    * Packs/LogsignSiem/Integrations/LogsignSiem/LogsignSiem.yml Docker image update
    
    * Updated Metadata Of Pack FeedCrowdstrikeFalconIntel
    
    * Added release notes to pack FeedCrowdstrikeFalconIntel
    
    * Packs/FeedCrowdstrikeFalconIntel/Integrations/CrowdStrikeIndicatorFeed/CrowdStrikeIndicatorFeed.yml Docker image update
    
    * Updated Metadata Of Pack Workday
    
    * Added release notes to pack Workday
    
    * Packs/Workday/Integrations/Workday/Workday.yml Docker image update
    
    * Packs/Workday/Integrations/WorkdayEventCollector/WorkdayEventCollector.yml Docker image update
    
    * Updated Metadata Of Pack FeedCyrenThreatInDepth
    
    * Added release notes to pack FeedCyrenThreatInDepth
    
    * Packs/FeedCyrenThreatInDepth/Integrations/CyrenThreatInDepth/CyrenThreatInDepth.yml Docker image update
    
    * Updated Metadata Of Pack RunZero
    
    * Added release notes to pack RunZero
    
    * Packs/RunZero/Integrations/RunZeroEventCollector/RunZeroEventCollector.yml Docker image update
    content-bot authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    0b3371e View commit details
    Browse the repository at this point in the history
  2. Xsoar mirror saas (demisto#29215)

    * added compatibility to XSOAR 8
    
    * Formatting
    
    * Formatting
    
    * small fix to params
    
    * Fixes for params and small bug fix
    
    * Add UT
    
    * Fixed old README.md
    
    * fixed versions
    
    * flake 8 fixes
    
    * Update Packs/XSOARmirroring/Integrations/XSOARmirroring/XSOARmirroring.yml
    
    Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>
    
    * Update Packs/XSOARmirroring/Integrations/XSOARmirroring/XSOARmirroring.yml
    
    Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>
    
    * Update Packs/XSOARmirroring/Integrations/XSOARmirroring/README.md
    
    Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>
    
    * Update Packs/XSOARmirroring/Integrations/XSOARmirroring/XSOARmirroring_description.md
    
    Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>
    
    * Readme changes
    
    * bump rn
    
    ---------
    
    Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>
    ShahafBenYakir and dantavori authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    3183182 View commit details
    Browse the repository at this point in the history
  3. added autocommit to execution sql queries (demisto#28944)

    * dded autocommit to execution sql queries
    
    * RN
    
    * fixed test
    
    * testing
    
    * fix test
    
    * fix test
    
    * fix test
    
    * docker
    
    * lowered docker image for testing
    
    * lowered docker image for testing
    
    * skipped tests with not working instance
    
    * Update Packs/GenericSQL/Integrations/GenericSQL/GenericSQL.py
    
    Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com>
    
    ---------
    
    Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com>
    yucohen and DeanArbel authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    7e22a57 View commit details
    Browse the repository at this point in the history
  4. Xsup 27483/Report Object References (demisto#29327)

    * added support to report object grid
    
    * updated release notes
    
    * added new indicator field
    
    * fixed ut
    
    * Update Packs/FeedTAXII/ReleaseNotes/1_1_33.md
    
    Co-authored-by: sapir shuker <49246861+sapirshuker@users.noreply.github.com>
    
    * fix the grid format
    
    * fixed ut
    
    * Update Packs/FeedDHS/ReleaseNotes/2_0_20.md
    
    Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>
    
    * update rn
    
    ---------
    
    Co-authored-by: sapir shuker <49246861+sapirshuker@users.noreply.github.com>
    Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>
    3 people authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    5348068 View commit details
    Browse the repository at this point in the history
  5. Cisco ISE Enrichment (demisto#29362)

    * Updated ModelingRules
    
    * Updated ModelingRules
    
    * Updated ModelingRules
    
    * Updated ModelingRules
    
    * Updated ModelingRules
    
    * Updated ModelingRules
    
    * Updated ModelingRules and ReleaseNotes
    
    * Updated ModelingRules and ReleaseNotes
    
    * Updated .yml
    
    * Updated ModelingRules
    
    * Updated ModelingRules
    
    * Updated ModelingRules
    
    * Updated ModelingRules
    
    * Bump pack from version cisco-ise to 1.0.17.
    
    ---------
    
    Co-authored-by: Content Bot <bot@demisto.com>
    Co-authored-by: Koby Meir <kobymeir@users.noreply.github.com>
    3 people authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    ae21082 View commit details
    Browse the repository at this point in the history
  6. Update Docker Image To demisto/python3 (demisto#29394)

    * Updated Metadata Of Pack URLHaus
    
    * Added release notes to pack URLHaus
    
    * Packs/URLHaus/Integrations/URLHaus/URLHaus.yml Docker image update
    
    * Updated Metadata Of Pack ExpanseV2
    
    * Added release notes to pack ExpanseV2
    
    * Packs/ExpanseV2/Integrations/FeedExpanse/FeedExpanse.yml Docker image update
    
    * Packs/ExpanseV2/Integrations/ExpanseV2/ExpanseV2.yml Docker image update
    
    * Updated Metadata Of Pack PrismaSaasSecurity
    
    * Added release notes to pack PrismaSaasSecurity
    
    * Packs/PrismaSaasSecurity/Integrations/SaasSecurity/SaasSecurity.yml Docker image update
    
    * Updated Metadata Of Pack PaloAltoNetworks_IoT
    
    * Added release notes to pack PaloAltoNetworks_IoT
    
    * Packs/PaloAltoNetworks_IoT/Integrations/PaloAltoNetworks_IoT/PaloAltoNetworks_IoT.yml Docker image update
    
    * Fixed TPB
    
    ---------
    
    Co-authored-by: sberman <sberman@paloaltonetworks.com>
    content-bot and Shellyber authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    5529a7a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    714b771 View commit details
    Browse the repository at this point in the history
  8. Parsing rules fix filter 10 (demisto#28651)

    * Added filter to PrismaSaasSecurity parsing rule
    
    * Added release note to PrismaSaasSecurity
    
    * Added filter to the parsing rule of MicrosoftExchangeServer.
    
    * Added release note to MicrosoftExchangeServer.
    
    * Modified the parsing rule.
    
    * Bump pack from version PrismaSaasSecurity to 2.0.26.
    
    ---------
    
    Co-authored-by: Content Bot <bot@demisto.com>
    yasta5 and Content Bot authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    ef087de View commit details
    Browse the repository at this point in the history
  9. Onelogin iam schema fix (demisto#29429)

    * Fixed modeling rule type missmatch.
    
    * Fixed modeling rule type missmatch.
    
    * Fixed the release note
    
    ---------
    
    Co-authored-by: Koby Meir <kobymeir@users.noreply.github.com>
    yasta5 and kobymeir authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    a012a24 View commit details
    Browse the repository at this point in the history
  10. Return Results human readable bug (demisto#29301)

    * save fix for the bug
    
    * updata rn
    
    * commit rn
    
    * Update Packs/Base/ReleaseNotes/1_32_29.md
    
    Co-authored-by: Shelly Tzohar <45915502+Shellyber@users.noreply.github.com>
    
    * save ufix conflicts
    
    * save ufix conflicts
    
    * revert changes
    
    * fix validation
    
    * Bump pack from version Base to 1.32.31.
    
    ---------
    
    Co-authored-by: Shelly Tzohar <45915502+Shellyber@users.noreply.github.com>
    Co-authored-by: Content Bot <bot@demisto.com>
    3 people authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    5276123 View commit details
    Browse the repository at this point in the history
  11. Update Docker Image To demisto/pan-os-python (demisto#29396)

    * Updated Metadata Of Pack PAN-OS
    
    * Added release notes to pack PAN-OS
    
    * Packs/PAN-OS/Integrations/Panorama/Panorama.yml Docker image update
    
    * Added fromversion to conf
    
    ---------
    
    Co-authored-by: Shelly Tzohar <45915502+Shellyber@users.noreply.github.com>
    Co-authored-by: sberman <sberman@paloaltonetworks.com>
    3 people authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    f56cb36 View commit details
    Browse the repository at this point in the history
  12. Update Docker Image To demisto/python3 (demisto#29456)

    * Updated Metadata Of Pack AccentureCTI
    
    * Added release notes to pack AccentureCTI
    
    * Packs/AccentureCTI/Integrations/ACTIVulnerabilityQuery/ACTIVulnerabilityQuery.yml Docker image update
    
    * Updated Metadata Of Pack PingCastle
    
    * Added release notes to pack PingCastle
    
    * Packs/PingCastle/Integrations/PingCastle/PingCastle.yml Docker image update
    
    * Updated Metadata Of Pack MaxMind_GeoIP2
    
    * Added release notes to pack MaxMind_GeoIP2
    
    * Packs/MaxMind_GeoIP2/Integrations/MaxMind_GeoIP2/MaxMind_GeoIP2.yml Docker image update
    
    * Updated Metadata Of Pack Maltiverse
    
    * Added release notes to pack Maltiverse
    
    * Packs/Maltiverse/Integrations/Maltiverse/Maltiverse.yml Docker image update
    
    * Updated Metadata Of Pack CarbonBlackDefense
    
    * Added release notes to pack CarbonBlackDefense
    
    * Packs/CarbonBlackDefense/Integrations/CarbonBlackEndpointStandard/CarbonBlackEndpointStandard.yml Docker image update
    
    * Updated Metadata Of Pack AlienVault_USM_Anywhere
    
    * Added release notes to pack AlienVault_USM_Anywhere
    
    * Packs/AlienVault_USM_Anywhere/Integrations/AlienVault_USM_Anywhere/AlienVault_USM_Anywhere.yml Docker image update
    
    * Updated Metadata Of Pack ProofpointServerProtection
    
    * Added release notes to pack ProofpointServerProtection
    
    * Packs/ProofpointServerProtection/Integrations/ProofpointProtectionServerV2/ProofpointProtectionServerV2.yml Docker image update
    
    * Updated Metadata Of Pack OpsGenie
    
    * Added release notes to pack OpsGenie
    
    * Packs/OpsGenie/Integrations/OpsGenieV3/OpsGenieV3.yml Docker image update
    
    * Updated Metadata Of Pack Mantis
    
    * Added release notes to pack Mantis
    
    * Packs/Mantis/Integrations/Mantis/Mantis.yml Docker image update
    
    * Updated Metadata Of Pack FeedSOCRadarThreatFeed
    
    * Added release notes to pack FeedSOCRadarThreatFeed
    
    * Packs/FeedSOCRadarThreatFeed/Integrations/FeedSOCRadarThreatFeed/FeedSOCRadarThreatFeed.yml Docker image update
    
    * 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/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/RecordedFuture/RecordedFuture.yml Docker image update
    
    * Packs/RecordedFuture/Integrations/RecordedFutureLists/RecordedFutureLists.yml Docker image update
    
    * 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 Shodan
    
    * Added release notes to pack Shodan
    
    * Packs/Shodan/Integrations/Shodan_v2/Shodan_v2.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 Unit42Intel
    
    * Added release notes to pack Unit42Intel
    
    * Packs/Unit42Intel/Integrations/FeedUnit42IntelObjects/FeedUnit42IntelObjects.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 QutteraWebsiteMalwareScanner
    
    * Added release notes to pack QutteraWebsiteMalwareScanner
    
    * Packs/QutteraWebsiteMalwareScanner/Integrations/QutteraWebsiteMalwareScanner/QutteraWebsiteMalwareScanner.yml Docker image update
    
    * Updated Metadata Of Pack DigitalGuardian
    
    * Added release notes to pack DigitalGuardian
    
    * Packs/DigitalGuardian/Integrations/DigitalGuardian/DigitalGuardian.yml Docker image update
    
    * Packs/DigitalGuardian/Integrations/DigitalGuardianARCEventCollector/DigitalGuardianARCEventCollector.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 epo
    
    * Added release notes to pack epo
    
    * Packs/epo/Integrations/epoV2/epoV2.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 DomainToolsIrisDetect
    
    * Added release notes to pack DomainToolsIrisDetect
    
    * Packs/DomainToolsIrisDetect/Integrations/DomainToolsIrisDetect/DomainToolsIrisDetect.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 AtlassianConfluenceCloud
    
    * Added release notes to pack AtlassianConfluenceCloud
    
    * Packs/AtlassianConfluenceCloud/Integrations/AtlassianConfluenceCloud/AtlassianConfluenceCloud.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 Gatewatcher-AionIQ
    
    * Added release notes to pack Gatewatcher-AionIQ
    
    * Packs/Gatewatcher-AionIQ/Integrations/GCenter/GCenter.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 McAfeeNSM
    
    * Added release notes to pack McAfeeNSM
    
    * Packs/McAfeeNSM/Integrations/McAfeeNSMv2/McAfeeNSMv2.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 RecordedFutureASI
    
    * Added release notes to pack RecordedFutureASI
    
    * Packs/RecordedFutureASI/Integrations/RecordedFutureASI/RecordedFutureASI.yml Docker image update
    
    * Updated Metadata Of Pack MacVendors
    
    * Added release notes to pack MacVendors
    
    * Packs/MacVendors/Integrations/macvendors/macvendors.yml Docker image update
    
    ---------
    
    Co-authored-by: Shelly Tzohar <45915502+Shellyber@users.noreply.github.com>
    content-bot and Shellyber authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    b274f5a View commit details
    Browse the repository at this point in the history
  13. XSUP-27024/exabeam (demisto#29197)

    * add logs
    
    * increce look_back
    
    * add look_back parameter
    
    * readme, docker_image, metadata
    
    * remove logs
    
    * Update 2_2_7.md
    
    * change_RN
    
    * add tests
    
    * fix tests
    
    * fix tests
    
    * fix trailing whitespace
    
    * CR review
    sapirshuker authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    e645ee8 View commit details
    Browse the repository at this point in the history
  14. Dlp description (demisto#29359)

    * playbook description
    
    * RN
    
    * Readme
    
    * layout
    
    * RN
    tomer-pan authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    6befc06 View commit details
    Browse the repository at this point in the history
  15. Implement the unit test case for Get_access_token (demisto#29378) (de…

    …misto#29442)
    
    Co-authored-by: Suhasini <97945981+suhasini-b@users.noreply.github.com>
    Co-authored-by: Michael Yochpaz <8832013+MichaelYochpaz@users.noreply.github.com>
    3 people authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    7c14076 View commit details
    Browse the repository at this point in the history
  16. Add basic authentication jira v3 (demisto#29288)

    * add basic authentication to jira v3
    
    * commit
    
    * commit
    
    * Arrangement of the README and description files
    
    * add RN
    
    * comment correction
    
    * add docs for Basic Auth
    
    * comment corrections
    
    * commit
    
    * Apply suggestions from code review
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * add UT and Flake8
    
    * Apply suggestions from code review
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * commit
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * fix UTs
    
    * commit
    
    * commit
    
    * update docker
    
    * update the conf.json file
    
    * commit
    
    * commit
    
    * commit
    
    * comment corrections
    
    ---------
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    israelpoli and ShirleyDenkberg authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    fdfaf0d View commit details
    Browse the repository at this point in the history
  17. Test playbook xsiam fix (demisto#29451)

    * fix for test playbooks for xsiam and fix for containment plan - clear user session
    
    * RN for containment plan - clear user session
    
    * Update Packs/CommonPlaybooks/ReleaseNotes/2_4_0.md
    
    Co-authored-by: Sasha Sokolovich <88268646+ssokolovich@users.noreply.github.com>
    
    * continue on error: true on delete file task -  tests playbooks
    
    ---------
    
    Co-authored-by: Sasha Sokolovich <88268646+ssokolovich@users.noreply.github.com>
    OmriItzhak and ssokolovich authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    506c192 View commit details
    Browse the repository at this point in the history
  18. Fixed schema for teamviewer (demisto#29432)

    * Fixed schema
    
    * Added release note.
    yasta5 authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    e29a5d0 View commit details
    Browse the repository at this point in the history
  19. Cs detections empty list issue (demisto#29435)

    * fixed the bug
    
    * update rn; update docker
    
    * save rn
    
    * save unit test
    
    * remove poetry files
    
    * Update Packs/CrowdStrikeFalcon/ReleaseNotes/1_11_7.md
    
    Co-authored-by: Shelly Tzohar <45915502+Shellyber@users.noreply.github.com>
    
    * Update 1_11_7.md
    
    * fixing test playbook
    
    ---------
    
    Co-authored-by: Shelly Tzohar <45915502+Shellyber@users.noreply.github.com>
    daryakoval and Shellyber authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    3879094 View commit details
    Browse the repository at this point in the history
  20. Bump markdownlint from 0.26.2 to 0.30.0 (demisto#28899)

    Bumps [markdownlint](https://github.com/DavidAnson/markdownlint) from 0.26.2 to 0.30.0.
    - [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md)
    - [Commits](DavidAnson/markdownlint@v0.26.2...v0.30.0)
    
    ---
    updated-dependencies:
    - dependency-name: markdownlint
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Koby Meir <kobymeir@users.noreply.github.com>
    dependabot[bot] and kobymeir authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    e169068 View commit details
    Browse the repository at this point in the history
  21. Bump actions/checkout from 2 to 4 (demisto#29444)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Koby Meir <kobymeir@users.noreply.github.com>
    dependabot[bot] and kobymeir authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    93b736b View commit details
    Browse the repository at this point in the history
  22. AWS-WAF Adding Modeling Rules (demisto#29335)

    * AWS-WAF Adding Modeling Rules
    
    * Updated ReleaseNotes
    
    * Updated README
    
    * Updated README
    
    * Updated README
    
    * Updated README
    
    * Updated README
    
    * Updated names of ParsingRules ModelingRules
    
    * Updated pack content items
    
    * Updated content items
    
    * Updated Content items
    
    * Updated ReleaseNotes
    
    * Apply suggestions from code review
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    
    * Updated XIF
    
    * Updated XIF
    
    * Updated XIF
    
    * Changed xdm.source.host.hostname to xdm.target.host.hostname
    
    ---------
    
    Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
    Co-authored-by: Yehonatan Asta <yasta@paloaltonetworks.com>
    Co-authored-by: yasta5 <112320333+yasta5@users.noreply.github.com>
    Co-authored-by: eepstain <116078117+eepstain@users.noreply.github.com>
    5 people authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    4208bd1 View commit details
    Browse the repository at this point in the history
  23. Removing unsupported xdr fields from mapper (demisto#29414)

    * Removed un-used XDR Fields from the "Malware Investigation And Response" incident type in the XDR mapper
    
    * RN
    
    * Fixed validations
    
    * Added back Severity as it displayed in the Cortex XDR Incident
    
    * Format
    
    * Updated RN with BC
    
    * Update 5_1_3.md
    
    Minor updates. Replaced "un-associated" with "unused".
    
    * Update 5_1_3.json
    
    TW edits
    
    * Update 5_1_3.json
    
    * Update 5_1_3.json
    
    * Updated RN with BC
    
    * Updated RN
    
    ---------
    
    Co-authored-by: julieschwartz18 <91824591+julieschwartz18@users.noreply.github.com>
    ssokolovich and julieschwartz18 authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    80b5c84 View commit details
    Browse the repository at this point in the history
  24. Run zero update modeling rule (demisto#29460)

    * Modified the modeling rule of run zero
    
    * Added release notes.
    yasta5 authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    ea88af8 View commit details
    Browse the repository at this point in the history
  25. Bump slackapi/slack-github-action from 1.23.0 to 1.24.0 (demisto#28461)

    * Bump slackapi/slack-github-action from 1.23.0 to 1.24.0
    
    Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.23.0 to 1.24.0.
    - [Release notes](https://github.com/slackapi/slack-github-action/releases)
    - [Commits](slackapi/slack-github-action@v1.23.0...v1.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: slackapi/slack-github-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update .github/workflows/auto-merge-dockers.yml
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Koby Meir <kobymeir@users.noreply.github.com>
    dependabot[bot] and kobymeir authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    2b38c0d View commit details
    Browse the repository at this point in the history
  26. Bump devcontainers/ci from 0.2 to 0.3 (demisto#28460)

    * Bump devcontainers/ci from 0.2 to 0.3
    
    Bumps [devcontainers/ci](https://github.com/devcontainers/ci) from 0.2 to 0.3.
    - [Release notes](https://github.com/devcontainers/ci/releases)
    - [Commits](devcontainers/ci@v0.2...v0.3)
    
    ---
    updated-dependencies:
    - dependency-name: devcontainers/ci
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update .github/workflows/check-devcontainer.yml
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Koby Meir <kobymeir@users.noreply.github.com>
    dependabot[bot] and kobymeir authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    1877b54 View commit details
    Browse the repository at this point in the history
  27. Qualys fix schema (demisto#29461)

    * Added missing fields to schema fields.
    
    * Added release notes.
    yasta5 authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    46ad9ab View commit details
    Browse the repository at this point in the history
  28. demisto-sdk-release 1.20.1 (demisto#29465)

    Co-authored-by: Content Bot <bot@demisto.com>
    content-bot and Content Bot authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    d768910 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    dd30d01 View commit details
    Browse the repository at this point in the history
  2. fix using deprecated -vvv argument when calling the demisto sdk (demi…

    …sto#29470)
    
    Co-authored-by: kobymeir <ymeir@paloaltonetworks.com>
    kobymeir and kobymeir authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    9eb1e13 View commit details
    Browse the repository at this point in the history
  3. 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
    content-bot authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    6730c64 View commit details
    Browse the repository at this point in the history
  4. 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
    content-bot authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    d324551 View commit details
    Browse the repository at this point in the history
  5. 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
    content-bot authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    f60ea0e View commit details
    Browse the repository at this point in the history
  6. 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>
    ArikDay and Content Bot authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    2dc1df6 View commit details
    Browse the repository at this point in the history
  7. Fix dnstwistTest TPB (demisto#29455)

    * Change domain argument in task 6
    
    * Update task 6 name
    
    * Test different domain argument due to timeout
    samuelFain authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    e96035e View commit details
    Browse the repository at this point in the history
  8. Fix Get Original Email - Microsoft Graph Mail - test TPB (demisto#29467)

    * Update MessageID and SHA256 values in the TPB
    
    * Update secrets-ignore
    samuelFain authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    7b5956e View commit details
    Browse the repository at this point in the history
  9. 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>
    3 people authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    71768a7 View commit details
    Browse the repository at this point in the history
  10. Security scans (demisto#25915)

    * added as a new build flow
    
    * reverted gitlab
    
    * changed ref to master
    yucohen authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    979bdd1 View commit details
    Browse the repository at this point in the history
  11. Fixed schema for Sentinel one (demisto#29440)

    * Fixed "is array : true"
    
    * Added release notes.
    yasta5 authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    7c73092 View commit details
    Browse the repository at this point in the history
  12. fix using deprecated -vvv argument when calling the demisto sdk in Co…

    …ntentManagement pack (demisto#29482)
    
    Co-authored-by: kobymeir <ymeir@paloaltonetworks.com>
    kobymeir and kobymeir authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    72e1eb9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8661f7c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    198f31f View commit details
    Browse the repository at this point in the history
  15. Servicenow api fix (demisto#29433)

    * 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>
    Shellyber and Content Bot authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    bfe715f View commit details
    Browse the repository at this point in the history
  16. Deprecate qradar access investigation (demisto#29503)

    * Deprecation
    
    * Deprecation
    ArikDay authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    1873a55 View commit details
    Browse the repository at this point in the history
  17. Core api file delete: reverting deleting files from context data (dem…

    …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>
    maimorag and dorschw authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    56e2cd6 View commit details
    Browse the repository at this point in the history
  18. ReversingLabs - Add proxy support (demisto#29280)

    * 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>
    4 people authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    80b2fed View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3484945 View commit details
    Browse the repository at this point in the history
  20. Xpanse api updates (demisto#29464)

    * 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>
    12 people authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    f3648d3 View commit details
    Browse the repository at this point in the history
  21. fix regex (demisto#29515)

    * fix regex
    
    * fix UT
    dansterenson authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    72ef358 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Cs falcon fetch limit issue (demisto#29411)

    * 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>
    daryakoval and Shellyber authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    f7b7d5c View commit details
    Browse the repository at this point in the history
  2. Stamus integration v1.0.0 (demisto#29426)

    * 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>
    7 people authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    50f0dbb View commit details
    Browse the repository at this point in the history
  3. certificate-rehash-warning (demisto#29529)

    * rehash: warning: skipping domain-ca.pem,it does not contain exactly one certificate or CRL
    kobymeir authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    074f146 View commit details
    Browse the repository at this point in the history
  4. Added keywords related to DNS sinkhole to the PAN-OS pack (demisto#29371

    )
    
    * Add sinkhole keywords to pan-os pack
    
    * Removed extra comma
    idovandijk authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    39c2a73 View commit details
    Browse the repository at this point in the history
  5. Update Docker Image To demisto/m2crypto (demisto#29543)

    * 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>
    content-bot and Shellyber authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    0bb0b4a View commit details
    Browse the repository at this point in the history
  6. Update Docker Image To demisto/sixgill (demisto#29534)

    * 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
    content-bot authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    923646b View commit details
    Browse the repository at this point in the history
  7. Update Docker Image To demisto/py3-tools (demisto#29532)

    * 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>
    content-bot and Shellyber authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    97f2863 View commit details
    Browse the repository at this point in the history
  8. [Marketplace Contribution] Content Testing - Content Pack Update (dem…

    …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>
    3 people authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    127083d View commit details
    Browse the repository at this point in the history
  9. Update Docker Image To demisto/python3 (demisto#29530)

    * 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>
    content-bot and israelpoli authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    e158377 View commit details
    Browse the repository at this point in the history
  10. Update Docker Image To demisto/octoxlabs (demisto#29545)

    * 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>
    content-bot and Shellyber authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    528c954 View commit details
    Browse the repository at this point in the history
  11. Update Docker Image To demisto/bottle (demisto#29536)

    * 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>
    content-bot and Shellyber authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    5fb58ed View commit details
    Browse the repository at this point in the history
  12. Update Docker Image To demisto/glpi (demisto#29542)

    * 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>
    content-bot and Shellyber authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    672bf05 View commit details
    Browse the repository at this point in the history
  13. Update Docker Image To demisto/rubrik-polaris-sdk-py3 (demisto#29541)

    * 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>
    content-bot and Shellyber authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    bfebeaa View commit details
    Browse the repository at this point in the history
  14. Update Docker Image To demisto/cymruwhois (demisto#29540)

    * 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>
    content-bot and Shellyber authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    eff856f View commit details
    Browse the repository at this point in the history
  15. Update Docker Image To demisto/pycountry (demisto#29539)

    * 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>
    content-bot and Shellyber authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    0d678f3 View commit details
    Browse the repository at this point in the history
  16. [pre-commit check-json] Align the entire repo with check-json (demist…

    …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>
    3 people authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    9dfe7b8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    88aba41 View commit details
    Browse the repository at this point in the history
  18. Update Docker Image To demisto/crypto (demisto#29533)

    * 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>
    4 people authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    69c1ca0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e3bd40b View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Bump jinja2 from 3.1.2 to 3.1.3

    Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
    - [Commits](pallets/jinja@3.1.2...3.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: jinja2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    9e2c89f View commit details
    Browse the repository at this point in the history