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 markdownlint-rule-helpers from 0.17.2 to 0.22.0 #349

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

Bumps markdownlint-rule-helpers from 0.17.2 to 0.22.0.

Changelog

Sourced from markdownlint-rule-helpers's changelog.

0.22.0

  • Allow extends in config to reference installed packages by name
  • Add markdownlint-disable-next-line inline comment
  • Support JSON front matter
  • Improve MD009/MD026/MD028/MD043
  • Update dependencies (including markdown-it to v12)

0.21.1

  • Improve MD011/MD031
  • Export getVersion API

0.21.0

  • Lint concurrently for better performance (async only)
  • Add Promise-based APIs
  • Update TypeScript declaration file
  • Hide toString on LintResults
  • Add ability to fix in browser demo
  • Allow custom rules in .markdownlint.json schema
  • Improve MD042/MD044
  • Improve documentation
  • Update dependencies

0.20.4

  • Fix regression in MD037
  • Improve MD034/MD044
  • Improve documentation

0.20.3

  • Fix regression in MD037
  • Improve MD044
  • Add automatic regression testing

0.20.2

  • Fix regression in MD037
  • Improve MD038

0.20.1

  • Fix regression in MD037

0.20.0

  • Add markdownlint-configure-file inline comment
  • Reimplement MD037

... (truncated)

Commits
  • 2a9274e Update to version 0.22.0.
  • 0c68e85 Update generated files.
  • d2bd757 Update dependencies: @​types/node to 14.14.9, browserify to 17.0.0, c8 to 7.3....
  • c254146 Exclude file in test-repos scenario due to table parsing (breaking) change in...
  • 85563c3 Handle missing token.map for th_open tokens (breaking) change in markdown-it ...
  • 77594db Update dependency: markdown-it to 12.0.2.
  • e20502c Update MD043/required-headings to treat "*" as "zero or more" and "+" as "one...
  • c693a9a Update MD026/no-trailing-punctuation to ignore the trailing semicolon of HTML...
  • 09c5736 Remove automatic fix from MD028/no-blanks-blockquote due to ambiguity (fixes ...
  • a6d30cb Implement markdownlint-disable-next-line inline comment (fixes #295).
  • Additional commits viewable in compare view

Dependabot compatibility score

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


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

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

content-bot and others added 30 commits August 16, 2023 08:54
* Update ZeroFox Integration (demisto#27969)

* Add command to modify notes in a specific alert (#2)

* Sort imports and add zerofox-submit-threat command

* Add offending content url to alert responses

* Add CTI feed lookup commands

Adds commands for lookup into
* compromised domains
* compromised emails
* malicious ips
* hashes associated to malware
* found exploits

* Add commands to sync alerts from zf to xsoar

* Add release notes and update integration version

* Improve code presentation according to XSOARs guidelines

* Improve code by replacing return_output for return_results, as well as adding client class

* Add release notes and update integration version

* Refactor to follow XSOAR Guidelines

It also adds tests to the commands implemented.

* Fix types in the integration file

* Change data test's folder name

* Update testing email data

* Update docker tag, python type hints and docstrings

- It fixes functions that modified dictionaries instead of
creating copies.

- It raises an error if command it is not implemented

- It changes the fetch-incidents way to manage pages

- It updates the release notes

- It adds the author image

* Add description in main Readme file

* Fix zf api call

* Fix list alerts call with offset instead of pages

* Add integration instructions to get your creds

---------

Co-authored-by: Diego Ramirez <dramirez@zerofox.com>

* Updated test_data

* Updated docker image

* Update .pack-ignore

* Fixed first_fetch and max_fetch parameters

* Added support for old and new fetch incidents params

* Changed back to old fetch parameters

---------

Co-authored-by: Felipe Garrido <fgarridob.95+github@gmail.com>
Co-authored-by: Diego Ramirez <dramirez@zerofox.com>
Co-authored-by: Anas Yousef <44998563+anas-yousef@users.noreply.github.com>
* Updated Metadata Of Pack TAXIIServer

* Added release notes to pack TAXIIServer

* Packs/TAXIIServer/Integrations/TAXII2Server/TAXII2Server.yml Docker image update
* Add analyze-nightly-logs script to Tests/scripts

* ruff fixes
Co-authored-by: Content Bot <bot@demisto.com>
* Updated Metadata Of Pack Cybersixgill-ActionableAlerts

* Added release notes to pack Cybersixgill-ActionableAlerts

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

---------

Co-authored-by: Shelly Tzohar <45915502+Shellyber@users.noreply.github.com>
* 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 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 CortexXpanse

* Added release notes to pack CortexXpanse

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

---------

Co-authored-by: Shelly Tzohar <45915502+Shellyber@users.noreply.github.com>
* Updated Metadata Of Pack GoogleChronicleBackstory

* Added release notes to pack GoogleChronicleBackstory

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

* Updated dependency

---------

Co-authored-by: Shelly Tzohar <45915502+Shellyber@users.noreply.github.com>
Co-authored-by: sberman <sberman@paloaltonetworks.com>
* 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

---------

Co-authored-by: Shelly Tzohar <45915502+Shellyber@users.noreply.github.com>
* Updated Metadata Of Pack MailListener

* Added release notes to pack MailListener

* Packs/MailListener/Integrations/MailListenerV2/MailListenerV2.yml Docker image update

* Fixed LOG validation

---------

Co-authored-by: sberman <sberman@paloaltonetworks.com>
* Modified modeling rule for check_point_vpn_1_firewall_1_raw

* Modified the schema of the modeling rules

* Added release note

* modified schema file.

* Updated the modeling rule.

* Modified the type of rt in schema file.
* xsiam-ciac-7533-vmware-vcenter-add-modeling-for-sps-events

* xsiam-ciac-7533-vmware-vcenter-add-modeling-for-sps-events

* xsiam-ciac-7533-vmware-vcenter-add-modeling-for-vpxd-svcs-perf

* xsiam-ciac-7533-vmware-vcenter-refactor-modeling-vpxd-svcs-perf

* xsiam-ciac-7533-vmware-vcenter-vpxd-main-events-modeling

* xsiam-ciac-7533-vmware-vcenter-vsan-health-events-modeling

* xsiam-ciac-7533-vmware-vcenter-vsan-health-events-modeling

* xsiam-ciac-7533-vmware-vcenter-map-additional-events

* xsiam-ciac-7533-vmware-vcenter-map-vdnsmasq-events

* xsiam-ciac-7533-vmware-vcenter-complete-modeling-rules

* xsiam-ciac-7533-vmware-vcenter-complete-modeling-rules-update-release-notes

* xsiam-ciac-7533-vmware-vcenter-complete-modeling-rules-test-data-fixes

* xsiam-ciac-7533-vmware-vcenter-update-README.md

* Update Packs/VMwareVCenter/README.md

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

* Update Packs/VMwareVCenter/README.md

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

* Update Packs/VMwareVCenter/README.md

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

* Update Packs/VMwareVCenter/README.md

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

* Update Packs/VMwareVCenter/README.md

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

* Update Packs/VMwareVCenter/README.md

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

* xsiam-ciac-7533-vmware-vcenter-exclude-known-word-in-release-note

---------

Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
* Updated Metadata Of Pack ExpanseV2

* Added release notes to pack ExpanseV2

* Packs/ExpanseV2/Scripts/ExpanseGenerateIssueMapWidgetScript/ExpanseGenerateIssueMapWidgetScript.yml Docker image update

* Fixed mypy issue

* revert changes in poetry

---------

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

* release-notes

* fix

* fix
* Add support for credentials

* Change to return_error

* Update the docker image
* CrowdStrike Falcon timeout argument

* DI

* cr
…#28952)

* Hide banner notice regarding RPS deprecation

* Fix for string indices must be integers

* Docker + Metadata + Rns

* Bump pack from version Cylance_Protect to 1.1.22.

* Update RNs Fix TPB

* Update RNs Fix TPB

* Fix TPB

---------

Co-authored-by: Content Bot <bot@demisto.com>
* changed arg names

* rn

* rn

* added unit test case and updated docker

* bug fix

* docker

* revert

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

* Added release notes to pack KnowBe4_KMSAT

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

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

* Updated Metadata Of Pack SafeNet_Trusted_Access

* Added release notes to pack SafeNet_Trusted_Access

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

* Updated Metadata Of Pack DelineaSS

* Added release notes to pack DelineaSS

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

* Updated Metadata Of Pack Cryptocurrency

* Added release notes to pack Cryptocurrency

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

* Updated Metadata Of Pack DeveloperTools

* Added release notes to pack DeveloperTools

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

* Updated Metadata Of Pack FlashpointFeed

* Added release notes to pack FlashpointFeed

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

* Updated Metadata Of Pack AbnormalSecurity

* Added release notes to pack AbnormalSecurity

* Packs/AbnormalSecurity/Integrations/AbnormalSecurity/AbnormalSecurity.yml Docker image update
* Updated Metadata Of Pack SecurityIntelligenceServicesFeed

* Added release notes to pack SecurityIntelligenceServicesFeed

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

* Updated Metadata Of Pack AWS-SecurityHub

* Added release notes to pack AWS-SecurityHub

* Packs/AWS-SecurityHub/Integrations/AWSSecurityHubEventCollector/AWSSecurityHubEventCollector.yml Docker image update
* Updated Metadata Of Pack RemoteAccess

* Added release notes to pack RemoteAccess

* Packs/RemoteAccess/Integrations/RemoteAccessv2/RemoteAccessv2.yml Docker image update
* Updated Metadata Of Pack TaniumThreatResponse

* Added release notes to pack TaniumThreatResponse

* Packs/TaniumThreatResponse/Integrations/TaniumThreatResponseV2/TaniumThreatResponseV2.yml Docker image update
* Updated Metadata Of Pack CyCognito

* Added release notes to pack CyCognito

* Packs/CyCognito/Integrations/CyCognito/CyCognito.yml Docker image update
* Rename files

* Delete script README files
…sts commands (demisto#29019)

* [CortexXDR] - fix issue in xdr-list-risky-users and xdr-list-risky-hosts

* bump rn

* bump rn

* change the core md
content-bot and others added 27 commits August 30, 2023 05:59
* Updated Metadata Of Pack Whois

* Added release notes to pack Whois

* Packs/Whois/Integrations/Whois/Whois.yml Docker image update
* 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
* fixed uts

* mypy fixes
* fix docker timeout issue in S&C

* release notes

* release notes
* 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>
* 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>
…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>
* 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
* Updated Metadata Of Pack GoogleChronicleBackstory

* Added release notes to pack GoogleChronicleBackstory

* Packs/GoogleChronicleBackstory/Integrations/GoogleChronicleBackstory/GoogleChronicleBackstory.yml Docker image update
* Updated Metadata Of Pack TAXIIServer

* Added release notes to pack TAXIIServer

* Packs/TAXIIServer/Integrations/TAXII2Server/TAXII2Server.yml Docker image update
* Updated Metadata Of Pack Cylance_Protect

* Added release notes to pack Cylance_Protect

* Packs/Cylance_Protect/Integrations/Cylance_Protect_v2/Cylance_Protect_v2.yml Docker image update
* Updated Metadata Of Pack Cybersixgill-ActionableAlerts

* Added release notes to pack Cybersixgill-ActionableAlerts

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

* Updated modeling rules

* Updated ModelingRules

* Updated ModelingRules

* Updated ModelingRules
* Removed predefined from hostname and updated docker image

* Added release notes
Co-authored-by: kobymeir <ymeir@paloaltonetworks.com>
…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>
* 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>
…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.
* 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>
Bumps [markdownlint-rule-helpers](https://github.com/DavidAnson/markdownlint) from 0.17.2 to 0.22.0.
- [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md)
- [Commits](DavidAnson/markdownlint@v0.17.2...v0.22.0)

---
updated-dependencies:
- dependency-name: markdownlint-rule-helpers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 11, 2023

The following labels could not be found: npm, dependencies, docs-approved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.