-
Notifications
You must be signed in to change notification settings - Fork 2
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
First commit #4
base: master
Are you sure you want to change the base?
First commit #4
Conversation
* SysAid add get file (demisto#30583) * SysAid add get file * Fixed error SysAid add get file * docker * Add file output * Update Packs/SysAid/ReleaseNotes/1_0_13.md Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com> * Update Packs/SysAid/Integrations/SysAid/SysAid.yml Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com> * Update Packs/SysAid/Integrations/SysAid/SysAid.yml Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com> * Update Packs/SysAid/Integrations/SysAid/README.md Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com> * fixed UT --------- Co-authored-by: Giorgio <147415442+giocupelli84@users.noreply.github.com> Co-authored-by: MosheEichler <meichler@paloaltonetworks.com> Co-authored-by: Moshe Eichler <78307768+MosheEichler@users.noreply.github.com> Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
* SentinelOne v 3 2 12 (demisto#30626) * Bug Fixes * updated the docker image * updated the release notes * making chages in threat request call * review comment fix * fixed release notes * docker --------- Co-authored-by: munna-metron <82433049+munna-metron@users.noreply.github.com> Co-authored-by: MosheEichler <meichler@paloaltonetworks.com>
* init * started fetch * finished fetch * name changes * fixed output in yml * added command names * mirroring part 1 * added incident type * fixed incident type * fethcing logic works! * cmnd: netcraft-attack-report * cmnd: netcraft-attack-report complete * reference new pack in old * cmnd: netcraft-attack-report complete * session changes * added classifier * added commands * commands continued * commands continued * order change * test-module * examples init * session changes * pre update * finished code * added TPB * unit-tests init * test_data TO BE DELETED * test_data TO BE DELETED * test_data complete * test_data.py complete * unit-tests continued * unit-tests complete * fixed KeyError bug * fixed SubmissionNextToken bug * fixed pagination bug * remove unused test data * improved UI * silence secret ignore * silence line-too-long * silence secret ignore * added readme; fixed png * tests/format complete * default args * session changes * session changes * CR changes * finished docs * fix docs * fix docs * added layout * clearer description * add error for no file * add error for no file * demo changes part 1 * demo changes part 2 * demo changes part 3 * demo changes part 4 * demo changes part 5 * fixed unit-tests * update escalate docs * authorise => authorize * match case => if-elif * CR changes * Apply suggestions from code review Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com> * fixed unit-tests * remove trailing whitespace * try running build * fixed upload bug * name change to avoid conflict * pack readme part 1 * release notes * add image * removed unnecessary files * cleaned build problems * pack readme part 2 * readme complete * readme complete * added layout, mapper, type; not formatted * capitalize 'service' * get_file_path * trial fix for unittests * fixed unit-tests * update docker * small changes * doc review changes * update TPB * silence secret detections * classifier fixed * demo changes * demo changes * small change * UI works * fix tests and docs * update docker * added types to yaml * fixed file submit bug * layout for xsoar only * build wars: round 1 * build wars: round 2 * build wars: round 3 * build wars: round 4 * build wars: round 5 * build wars: round 6 * build wars: round 7 * Update conf.json * remove email address * fix TPB * incease retry-interval * raised timeout threshold * update docker * raised from_version --------- Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
terminate old machines of stopped pipelines demisto#30739
* Add the Malware Triage playbook * Add fromversion * Update the playbook image * Update the release notes * Update the playbook configuration * Update the playbook readme * Add more output context paths * Add more output context paths * Update te yaml * Update the image * Update the image * Add fromversion * Update the readme * Update test data * Update the yaml * Update the context output types * Add domain report * Increase version to 2.4.0 * Update the domain report * Add domain downloaded files command * Add domain urls * Add domain to ips * Add domain related domains * Add ip report * Add ip downloaded files * Add ip urls * Add ip to domain * Add network reputation * Add network reputation override * Add network reputation overrides list * Update the release notes * Add new commands to readme * Adjusted the line length * Added period at EoL * Update ignored secrets * Bold malicious classification * Split third party reputations * Add PR suggestions * Using deepcopy to separate human readable from context * Update readme * Add test data * Add more unit tests * Add newline at EoF * Add secret to ignore * Update docker image * Update release notes Co-authored-by: Mislav Sever <46045160+MislavReversingLabs@users.noreply.github.com>
* added headers * inverse taxii 2.0 and 2.1 * flip 2.0 and 2.1 protocols * revertd yml * CLOUD_API_KEYS * validate * fix test * remove taxii feed fix * rn * di * rn
* add default * fix collect tests not find serverMinVersion in metadata * change logic of get_server_numeric_version to use api * pre-commit * ut * uts and test fix works * pre-commit * fix validate premium packs * fix uts * test also pan-os and qradar * remove tested packs
) (demisto#30745) * "contribution update to pack "CSV Feed"" * Update Packs/FeedCSV/pack_metadata.json * Rename 1_2_0.md to 1_1_29.md * revert changes in CSVFeedApiModule.py to avoid lint issues --------- Co-authored-by: xsoar-bot <67315154+xsoar-bot@users.noreply.github.com> Co-authored-by: Christian King <97872189+chrking-paloaltonetworks@users.noreply.github.com> Co-authored-by: Israel Lappe <79846863+ilappe@users.noreply.github.com>
fix prepare_content_packs_for_testing.sh demisto#30749
…isto#30714) convert jira issues - removing backward compatible, adding links demisto#30714
* Update request headers * ruff updates and improvements * Update docker image * Update release notes * Update headers for UTs * Update docker image * Fix warning in input_data.py * Update Packs/VersaDirector/Integrations/VersaDirector/VersaDirector.py Co-authored-by: Jasmine Beilin <71636766+JasBeilin@users.noreply.github.com> * Explicitly added xml headers in requested commands * Updated UT --------- Co-authored-by: Jasmine Beilin <71636766+JasBeilin@users.noreply.github.com>
* Bug fixes and enchancements in integration (demisto#30292) * New PR with all the changes * Updated RN * Fixed issues in files' format * Fixed fieldnames * Fixed field's name in layout file * Fixed field's name in layout file * Fixed field's name in layout file * Removed -Layout suffix * Updated layout file * Formatted files * Fixed playbook * Updated RNs * Made changes in object files, uploading updated ones * Formatted files and bugs, test failure fixes * Updated RN, tests, playbook changes and formatting * Updated RN --------- Co-authored-by: Yehuda Rosenberg <90599084+RosenbergYehuda@users.noreply.github.com> * RN * mistake * RN --------- Co-authored-by: cyble-dev <101622497+cyble-dev@users.noreply.github.com> Co-authored-by: Yehuda Rosenberg <90599084+RosenbergYehuda@users.noreply.github.com> Co-authored-by: Yehuda <yrosenberg@paloaltonetworks.com>
* sysparm_query * default get * fix * update the integration to support custom close reason * revert changes * revert changes * RN * docker * UT * ignore flake8 error * docs * Update Packs/ServiceNow/ReleaseNotes/2_5_45.md Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com> * Update Packs/ServiceNow/Integrations/ServiceNowv2/ServiceNowv2.yml Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com> * Update Packs/ServiceNow/Integrations/ServiceNowv2/README.md Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com> * overwrites * custom --------- Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
…0761) * updating to add core rest api support * removed from xsiam marketplace * updated descriptions on incident fields to include core rest api * adding email to pack metadata * updated release notes for 1.0.6 * Updated release notes to remove the layout and type * added if113 to the pack ignore for the fields * Apply suggestions from code review * updated docker container in readme * fix release notes validation --------- Co-authored-by: Mike Beauchamp <beauchompers@gmail.com> Co-authored-by: Israel Lappe <79846863+ilappe@users.noreply.github.com>
* Create pack for google chrome. * New pack for GoogleChrome * Remove author image. * modify googlechrome modeling rule * Adding parsing rule * Added fields to schema * Added readme content * Creating dashboard for google chrome pack, and modifying the schema file * Added correlation rules * Fix correlation rules and fix product in parsing rule. * Added correlation rule. * Updated yml file of parsing rule * Updated dashboard file. * Add from version to dashboard. * Changed rule xif * Changed the from version for modeling and parsing yml * Added fromversion: 6.10.0 to the correlation rules and fixed the naming convention of the rules files * Modified the parsing rules. * Add tags to readme file. * Updated the version of the yml file of the rules, the version of the correlation rules and the version of the dashboard * Updated the version of the yml file of the rules, the version of the correlation rules and the version of the dashboard * updated google chrome dashboard * Update Packs/GoogleChrome/CorrelationRules/GoogleChrome_-_Chrome_Extension_Install_Event.yml Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com> * Update Packs/GoogleChrome/CorrelationRules/GoogleChrome_-_Chrome_Extension_Install_Event.yml Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com> * updated google chrome dashboard and reademe. * Modified the correlation rules. * Added fromversion: 8.4.0 to correlation rules * Fixed issue with parsing rule. --------- Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
* refactor in process * refactor * refacror * Update version. Update RN. Handle 429 * Finalizing eventCollector. Added unitTest / refactor * pylint errors. bump docker version * CR changes * forgot isoformat in test-module * refactor to the right var name * Revert changes to Armis. fix PR validations failures in OktaEventCollector * fix mypy errors * fix mypy errors. again * CR changes to description * set since for fetch iterations. Add unit test * Add unit test. Add max iterations cap * if events after dedup is 0 will break while loop. * fix if events is empty break. * Unittest changes. log changes. * Remove redundant unit test. Make if statement more concise. * Adding another break condition. if number of events fetched is smaller than the given limit to the API will break * Update docker version * Remove unused imports.
* Enhancement for microsoft ecm modeling rule * Added release notes * Align modeling rule
* [RTIR] Improving the description * Update the docker image
Co-authored-by: Crest Data Systems <60967033+crestdatasystems@users.noreply.github.com> Co-authored-by: crestdatasystems <crestdatasystems@users.noreply.github.com>
… Group (demisto#30185) * First commit * New commands * Add RN and update README * Fix the unit tests * Add the unit tests * Update the RN * Update the docker image * azure-firewall-resource-group-list add support for nextLink * Update the docker image * Update the RN * Fix Flake8 error
…ource Group (demisto#30693) * [Azure Log Analytics] - Support altering/Multiple Subscription IDs, Resource Group * Update the README file * Add RN * Add unit tests * azure-log-analytics-resource-group-list add support for nextLink * Update the docker image
* Updated ParsingRules * Updated ParsingRules * Updated ReleaseNotes * Updated ReleaseNotes * Updated ParsingRules
* first commit of ataya integration * update README file * add unit test for integration script * fix secret error * fix validation errors * update pack according to comments from reviewers * update integration cmd on playbook * update the Ataya Pack based on comments from reviewer * fix validation error * enhance the playbook * add ELSE path on playbook --------- Co-authored-by: Tony Wu <107381257+tony19911010@users.noreply.github.com> Co-authored-by: Israel Lappe <79846863+ilappe@users.noreply.github.com>
* init * lint/format updates * update unit tests * PR feedback * test cov * done for now * docker try1 * Apply suggestions from code review * bump ver --------- Co-authored-by: johnnywilkes <32227961+johnnywilkes@users.noreply.github.com> Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
* change test when state argument is missing * docker image * Update Packs/ProofpointThreatResponse/ReleaseNotes/2_0_15.md Co-authored-by: yuvalbenshalom <ybenshalom@paloaltonetworks.com> --------- Co-authored-by: yuvalbenshalom <ybenshalom@paloaltonetworks.com>
* Change the field to be searchable * RN
* code changes * docs * more docs * Troubleshooting * RN * RN * test * ignore docker timeout * RN * RN * Apply suggestions from Shirley Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com> --------- Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
* Fixed DBotClosedIncidentsPercentage script query * RN * format * RN * Update Packs/CommonScripts/ReleaseNotes/1_12_47.md Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com> * Bump pack from version CommonScripts to 1.12.48. --------- Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com> Co-authored-by: Content Bot <bot@demisto.com>
* fix and ut * updated documentation * yml and readme * yml file * ut fix * rn
* update nvd fields (demisto#30799) * update nvd fields update and align the fields for NVD into CVE default layout and fix the cvss field which had json blob in it to extract teh base score, align with security PANW security advisories integration * Update NationalVulnerabilityDatabaseFeed.yml updating the yml line endings requirement * update field and release notes adding comments and duplicating description and cvedescription fields so the default layout for CVE does not have to be updated * docker --------- Co-authored-by: epartington <epartington@users.noreply.github.com> Co-authored-by: Moshe Eichler <78307768+MosheEichler@users.noreply.github.com> Co-authored-by: MosheEichler <meichler@paloaltonetworks.com>
* decreased GIT_DEPTH * Update .gitlab/ci/.gitlab-ci.variables.yml * Update .gitlab/ci/.gitlab-ci.variables.yml * GIT_DEPTH = 1 * Apply suggestions from code review * Update .gitlab/ci/.gitlab-ci.variables.yml
* sent proxy to test-module & log exception * fix proxy issue * remove None * fix * rn * auto pep8 * rn typo * uts * pre-commit * Update Packs/GCP-IAM/ReleaseNotes/1_0_22.md Co-authored-by: Judah Schwartz <JudahSchwartz@users.noreply.github.com> * cr fixes --------- Co-authored-by: Judah Schwartz <JudahSchwartz@users.noreply.github.com>
* added xsoar_saas xsoar_on_prem functionallity to the release notes tag parser * pre commit changes * fixed lint whitespace error
* Fix zip file issue using polling * Add release-notes * Fix validation errors * Minor fixes and improvements * Update IAMInitADUser automation * Add a warning if `ZipProtectWithPassword` parameter is not being used * Fix typo * `IAMInitADUser` fixes * Bump Docker versions * Apply code review suggestions * Bump Docker version * Remove timeout value from polling parameters (so that the default value will be used)
…ssing (demisto#31111) * Add default value to `args.get()` * Bump version * Update release-notes message
jira ticket creation improvements demisto#31105
) * Added Support for Microsoft Graph Single User integration * fix validation * Update 2_0_15.md * Update Packs/EmailCommunication/ReleaseNotes/2_0_15.md Co-authored-by: EyalPintzov <91007713+eyalpalo@users.noreply.github.com> --------- Co-authored-by: EyalPintzov <91007713+eyalpalo@users.noreply.github.com>
* trouble shooting version * fixed new command yml * some comments * trouble shooting version * fixed new command yml * new ioc_to_keep schedule method * some comments * fix tz error * added RN * fix validation errors * fixup! fix validation errors * added UT * added UT and log * improved path * fixup! improved path * Update Packs/CortexXDR/Integrations/XDR_iocs/XDR_iocs.py * Added some documentation * Bump pack from version CortexXDR to 6.0.3. * format the yml and update the docker * fixed the bug when updating an already running integration that does not have the key next_icos_to_keep_time in the integration context * docs * Update Packs/CortexXDR/Integrations/XDR_iocs/XDR_iocs.yml Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com> * Update Packs/CortexXDR/ReleaseNotes/6_0_3.md Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com> * Update Packs/CortexXDR/Integrations/XDR_iocs/XDR_iocs.yml Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com> * fixed the unit test acording to change in code * fixed the unit test * trim whitespaces --------- Co-authored-by: darbel <darbel@paloaltonetworks.com> Co-authored-by: esharf <57587340+esharf@users.noreply.github.com> Co-authored-by: Content Bot <bot@demisto.com> Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
fixed external link
* [fileResult] - fix issue with special strings * bump rn * log if ../ is in path * validate file-name is string * add unit-test * bump rn
demisto#31133) * Changes related to Rapid7 - Threat Command (IntSights) pack release: 3.1.0 * resolved validation errors * Updated the release notes as per the comments * Updated the tab name for the Threat Command Layout --------- Co-authored-by: Crest Data Systems <60967033+crestdatasystems@users.noreply.github.com> Co-authored-by: crestdatasystems <crestdatasystems@users.noreply.github.com> Co-authored-by: Adi Daud <46249224+adi88d@users.noreply.github.com>
* add xsoar_ng_end_to_end_job * unify end_to_end and write edl basic test * add file * fix some rules * setup and teardown for xsoar_ng e2e * update readme * conftest changes * update end_to_end_tests script * test enhancments * fix * debug issues * lock * collect tests * lock * lock * try without xsoar * lock * enhance tests and lock * install e2e nessecary packs * add packs in shell * install only specific packs in xsoar-saas * README.md * install hardcoded packs * update * fix collect tests issues * add REASONS_ALLOWING_NO_ID_SET_OR_CONF * fix is_nightly * fail when exit code != 0 * send integration params path as input * enhance e2e echo message * lock * fix get_integration_params * lock2 * sleep * unlock machine sleep + taxii2 server * fix unlock machine * fix " * fixes * sleep in test 2 hours * poetry lock * edl size = 10 * update edl size loc * use new instance * log instance name * existing name * revert poetry * poetry based on latest master * update job to fit newer version * lock * state its long running * try with long-running=true * implement taxii2-server e2e test * pre-commit fixes * add headers * lock * move func to tools.py as its general * docstrings * add support for do_long_running in xsoar_client * docstring * slack sdk * add slack-ask test * test slack ask playbook * add qradar mirroring test * update README and add support for env vars * docstrings * enhancments * update .gitignore * do not make xsoar_ng a package * excplicit implementation * add test_xdr_env * add docstrings * pre-commit * update slackask playbook path * query qradar playbook state before closing offense * assert investigation id * increase playbook query & sleep 5 minutes taxii * merge xsoar_ng_end_to_end to test content * some fixes * make nightly * end-to-end tests inside .run-tests section * try to fix syntax issue * log playbook failure reasons * add support for sourceInstanceName * remove delete context from slack * pre commit * pre-commit * try to fix taxii2 server bug * update taxii2 server test * sleep * comment out waiting for playbook qradar * sleep in case of error taxii2 * qradar * revert taxii2 server + qradar * assert true * revert * update context managers * pre-commit fixes * add logs * create instance update * create folders for content e2e tests * make fixture named xsoar_saas_client * get integration name to func Please enter the commit message for your changes. Lines starting * fixes * pre-commit * export context managers to client_utils * update xsiam e2e to use new client * update readmes * client utils fixes * change log name * add junit support * implement results support for e2e * change name * run e2e in current branch * update job names * update collect tests for testing * do not exit if e2e tests fail * use artifacts folder * fix context * save playbook - change client name * remove playbook for testing * add fi * make e2e test summary to run * ls * try now * change path * file test name * run also playbook results * change log to error * fix syntax error * update get_file to use new file service * remove import * pre-commit * update retry import * do not skip qradar test if incident cannot be found * judah's cr * koby cr * update result names * Empty-Commit * remove irrelevant logs * cr fixes * server_test_reulst renaming * change end_to_end to e2e * revert current job names * add .e2e_test_results job * remove e2e from test_playbooks_results * filter only if nightly * try to ignore pre-commit error * change rules * fix * test * xsoar saas * try now * fix * xsoar-saas e2e job * add conftest * add conftest * add xsoar-saas readme to avoid trigger test-upload * port * Empty-Commit * test integrations * do not test qradar module * Empty-Commit * Empty-Commit * retry on different ports for taxii2-test * remove get json response from taxii2 test * adjust to nightly * pre-commit
…er (demisto#31070) * a fix and a test * docker image update * added rn * Bump pack from version CommonScripts to 1.12.47. * unit test fix * unit test fix * unit test fix * Bump pack from version CommonScripts to 1.12.48. * Bump pack from version CommonScripts to 1.12.49. * Update Packs/CommonScripts/ReleaseNotes/1_12_49.md Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com> --------- Co-authored-by: Content Bot <bot@demisto.com> Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>
* change pack support to community * first level header so im told * Update Packs/DeveloperTools/ReleaseNotes/1_3_0.md Co-authored-by: Shahaf Ben Yakir <44666568+ShahafBenYakir@users.noreply.github.com> * Update Packs/DeveloperTools/ReleaseNotes/1_3_0.md Co-authored-by: Shahaf Ben Yakir <44666568+ShahafBenYakir@users.noreply.github.com> --------- Co-authored-by: Shahaf Ben Yakir <44666568+ShahafBenYakir@users.noreply.github.com>
Packs/SekoiaXDR/pack_metadata.json
Outdated
"author": "SEKOIA.IO", | ||
"url": "https://www.sekoia.io/en/contact/", | ||
"email": "contact@sekoia.io", | ||
"categories": [ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
change me
Packs/SekoiaXDR/README.md
Outdated
@@ -0,0 +1,7 @@ | |||
# SEKOIA Intelligence Center |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
change me
Packs/SekoiaXDR/pack_metadata.json
Outdated
@@ -0,0 +1,23 @@ | |||
{ | |||
"name": "SekoiaXDR", | |||
"description": "Request SEKOIA.IO Intelligence Center from Cortex XSOAR", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
change me
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
change logo
Packs/SekoiaXDR/Author_image.png
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
change me
Packs/SekoiaXDR/.secrets-ignore
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
to be completed
* demisto/python3:3.10.14.92207 | 0-100 | PR batch #6/6 (demisto#34076) * Updated docker image to demisto/python3:3.10.14.92207. PR batch #6/6 * fix period * fix . --------- Co-authored-by: Tal Carmeli <158452762+tcarmeli1@users.noreply.github.com> Co-authored-by: Tal <tcarmeli@paloaltonetworks.com> * demisto/python3:3.10.14.92207 | 0-100 | PR batch #4/6 (demisto#34074) * Updated docker image to demisto/python3:3.10.14.92207. PR batch #4/6 * fix . --------- Co-authored-by: Tal Carmeli <158452762+tcarmeli1@users.noreply.github.com> Co-authored-by: Tal <tcarmeli@paloaltonetworks.com> * demisto/python3:3.10.14.92207 | 0-100 | PR batch #5/6 (demisto#34075) * Updated docker image to demisto/python3:3.10.14.92207. PR batch #5/6 * fix . --------- Co-authored-by: Tal Carmeli <158452762+tcarmeli1@users.noreply.github.com> Co-authored-by: Tal <tcarmeli@paloaltonetworks.com> * Updated docker image to demisto/python3:3.10.14.92207. PR batch #1/6 (demisto#34071) Co-authored-by: Tal Zichlinsky <35036457+talzich@users.noreply.github.com> * Updated docker image to demisto/python3:3.10.14.92207. PR batch #2/6 (demisto#34072) Co-authored-by: Tal Zichlinsky <35036457+talzich@users.noreply.github.com> * Updated docker image to demisto/python3:3.10.14.92207. PR batch #3/6 (demisto#34073) Co-authored-by: Tal Zichlinsky <35036457+talzich@users.noreply.github.com> * Add release notes * revert auto changes related to escape characters * pre-commit * Update release notes * Fix Packs/Gurucul/ReleaseNotes/2_0_4.md --------- Co-authored-by: anas-yousef <44998563+anas-yousef@users.noreply.github.com> Co-authored-by: Tal Carmeli <158452762+tcarmeli1@users.noreply.github.com> Co-authored-by: Tal <tcarmeli@paloaltonetworks.com> Co-authored-by: Tal Zichlinsky <35036457+talzich@users.noreply.github.com>
…emisto#35310) * Updated docker image to demisto/python3:3.10.14.100715. PR batch #1/19 (demisto#35234) * Updated docker image to demisto/python3:3.10.14.100715. PR batch demisto#9/19 (demisto#35242) * Updated docker image to demisto/python3:3.10.14.100715. PR batch #8/19 (demisto#35241) * Updated docker image to demisto/python3:3.10.14.100715. PR batch demisto#7/19 (demisto#35240) * Updated docker image to demisto/python3:3.10.14.100715. PR batch #4/19 (demisto#35237) * Updated docker image to demisto/python3:3.10.14.100715. PR batch demisto#11/19 (demisto#35244) * Updated docker image to demisto/python3:3.10.14.100715. PR batch demisto#19/19 (demisto#35252) * Updated docker image to demisto/python3:3.10.14.100715. PR batch #3/19 (demisto#35236) * Updated docker image to demisto/python3:3.10.14.100715. PR batch demisto#10/19 (demisto#35243) * Updated docker image to demisto/python3:3.10.14.100715. PR batch #12/19 (demisto#35245) Co-authored-by: Tal Zichlinsky <35036457+talzich@users.noreply.github.com> * Updated docker image to demisto/python3:3.10.14.100715. PR batch demisto#13/19 (demisto#35246) Co-authored-by: Tal Zichlinsky <35036457+talzich@users.noreply.github.com> * Updated docker image to demisto/python3:3.10.14.100715. PR batch demisto#14/19 (demisto#35247) Co-authored-by: Tal Zichlinsky <35036457+talzich@users.noreply.github.com> * Updated docker image to demisto/python3:3.10.14.100715. PR batch #17/19 (demisto#35250) Co-authored-by: Tal Zichlinsky <35036457+talzich@users.noreply.github.com> * demisto/python3:3.10.14.100715 | 0-100 | PR batch demisto#15/19 (demisto#35248) * Updated docker image to demisto/python3:3.10.14.100715. PR batch demisto#15/19 * Fix text encoding * Update Pulsedive.yml --------- Co-authored-by: Tal Zichlinsky <35036457+talzich@users.noreply.github.com> * demisto/python3:3.10.14.100715 | 0-100 | PR batch demisto#16/19 (demisto#35249) * Updated docker image to demisto/python3:3.10.14.100715. PR batch demisto#16/19 * Update ThousandEyes.yml --------- Co-authored-by: Tal Zichlinsky <35036457+talzich@users.noreply.github.com> * demisto/python3:3.10.14.100715 | 0-100 | PR batch #2/19 (demisto#35235) * Updated docker image to demisto/python3:3.10.14.100715. PR batch #2/19 * pre-commit fixes * fix --------- Co-authored-by: iapt@paloaltonetworks.com <iapt@paloaltonetworks.com> * demisto/python3:3.10.14.100715 | 0-100 | PR batch #6/19 (demisto#35239) * Updated docker image to demisto/python3:3.10.14.100715. PR batch #6/19 * Empty commit * fixes * fix * space * fix --------- Co-authored-by: iapt@paloaltonetworks.com <iapt@paloaltonetworks.com> * demisto/python3:3.10.14.100715 | 0-100 | PR batch #5/19 (demisto#35238) * Updated docker image to demisto/python3:3.10.14.100715. PR batch #5/19 * fixes * Empty commit * Empty commit * Empty commit * Empty commit --------- Co-authored-by: iapt@paloaltonetworks.com <iapt@paloaltonetworks.com> Co-authored-by: inbalapt1 <164751454+inbalapt1@users.noreply.github.com> * Updated docker image to demisto/python3:3.10.14.100715. PR batch demisto#18/19 (demisto#35251) Co-authored-by: Tal Zichlinsky <35036457+talzich@users.noreply.github.com> * Update RN * Empty commit to re-trigger build pipeline --------- Co-authored-by: Tal Zichlinsky <35036457+talzich@users.noreply.github.com> Co-authored-by: iapt@paloaltonetworks.com <iapt@paloaltonetworks.com> Co-authored-by: inbalapt1 <164751454+inbalapt1@users.noreply.github.com>
* Updated docker image to demisto/py3ews:5.4.3.112092. PR batch #1/1 (demisto#36622) Co-authored-by: root <root@1e2de18e0cc3> * Updated docker image to demisto/crypto:1.0.0.111961. PR batch #1/4 (demisto#36623) Co-authored-by: root <root@1e2de18e0cc3> * Updated docker image to demisto/crypto:1.0.0.111961. PR batch #2/4 (demisto#36624) Co-authored-by: root <root@1e2de18e0cc3> * Updated docker image to demisto/crypto:1.0.0.111961. PR batch #3/4 (demisto#36625) Co-authored-by: root <root@1e2de18e0cc3> * Updated docker image to demisto/crypto:1.0.0.111961. PR batch #4/4 (demisto#36626) Co-authored-by: root <root@1e2de18e0cc3> --------- Co-authored-by: content-bot <55035720+content-bot@users.noreply.github.com> Co-authored-by: root <root@1e2de18e0cc3>
* Updated docker image to demisto/python3:3.11.10.113941. PR batch #4/7 (demisto#36995) Co-authored-by: root <root@1e2de18e0cc3> * Updated docker image to demisto/python3:3.11.10.113941. PR batch #3/7 (demisto#36994) Co-authored-by: root <root@1e2de18e0cc3> * Updated docker image to demisto/python3:3.11.10.113941. PR batch demisto#7/7 (demisto#36998) Co-authored-by: root <root@1e2de18e0cc3> * demisto/python3:3.11.10.113941 | 0-100 | PR batch #2/7 (demisto#36993) * Updated docker image to demisto/python3:3.11.10.113941. PR batch #2/7 * Update IPNetwork.yml --------- Co-authored-by: root <root@1e2de18e0cc3> Co-authored-by: inbalapt1 <164751454+inbalapt1@users.noreply.github.com> * Updated docker image to demisto/python3:3.11.10.113941. PR batch #1/7 (demisto#36992) Co-authored-by: root <root@1e2de18e0cc3> * demisto/python3:3.11.10.113941 | 0-100 | PR batch #6/7 (demisto#36997) * Updated docker image to demisto/python3:3.11.10.113941. PR batch #6/7 * fix UTC * remove paloaltonetworks_iot --------- Co-authored-by: root <root@1e2de18e0cc3> Co-authored-by: iapt@paloaltonetworks.com <iapt@paloaltonetworks.com> * update release notes * Bump pack from version MicrosoftExchangeOnline to 1.5.13. --------- Co-authored-by: content-bot <55035720+content-bot@users.noreply.github.com> Co-authored-by: root <root@1e2de18e0cc3> Co-authored-by: Content Bot <bot@demisto.com>
* Updated docker image to demisto/python3:3.11.10.115186. PR batch #2/5 (demisto#37137) Co-authored-by: root <root@1e2de18e0cc3> * Updated docker image to demisto/python3:3.11.10.115186. PR batch #1/5 (demisto#37136) Co-authored-by: root <root@1e2de18e0cc3> * Updated docker image to demisto/python3:3.11.10.115186. PR batch #5/5 (demisto#37140) Co-authored-by: root <root@1e2de18e0cc3> * Updated docker image to demisto/python3:3.11.10.115186. PR batch #3/5 (demisto#37138) Co-authored-by: root <root@1e2de18e0cc3> Co-authored-by: inbalapt1 <164751454+inbalapt1@users.noreply.github.com> * demisto/python3:3.11.10.115186 | 70-100 | PR batch #4/5 (demisto#37139) * Updated docker image to demisto/python3:3.11.10.115186. PR batch #4/5 * Update CortexXDRIR.yml * Update XQLQueryingEngine.yml * Update PaloAltoNetworksAIOps.yml --------- Co-authored-by: root <root@1e2de18e0cc3> Co-authored-by: inbalapt1 <164751454+inbalapt1@users.noreply.github.com> * update release-notes * Bump pack from version CommonScripts to 1.15.88. * Bump pack from version SplunkPy to 3.1.44. * Bump pack from version Phishing to 3.6.27. * Bump pack from version CortexXDR to 6.1.89. --------- Co-authored-by: content-bot <55035720+content-bot@users.noreply.github.com> Co-authored-by: root <root@1e2de18e0cc3> Co-authored-by: Content Bot <bot@demisto.com>
Contributing to Cortex XSOAR Content
Make sure to register your contribution by filling the contribution registration form
The Pull Request will be reviewed only after the contribution registration form is filled.
Status
Related Issues
fixes: link to the issue
Description
A few sentences describing the overall goals of the pull request's commits.
Must have