Skip to content

Bump actions/setup-python from 3 to 4.1.0 - #67

Open
dependabot[bot] wants to merge 1680 commits into
masterfrom
dependabot/github_actions/actions/setup-python-4.1.0
Open

Bump actions/setup-python from 3 to 4.1.0#67
dependabot[bot] wants to merge 1680 commits into
masterfrom
dependabot/github_actions/actions/setup-python-4.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 11, 2022

Copy link
Copy Markdown

Bumps actions/setup-python from 3 to 4.1.0.

Release notes

Sourced from actions/setup-python's releases.

v4.1.0

In scope of this pull request we updated actions/cache package as the new version contains fixes for caching error handling. Moreover, we added a new input update-environment. This option allows to specify if the action shall update environment variables (default) or not.

Update-environment input

    - name: setup-python 3.9
      uses: actions/setup-python@v4
      with:
        python-version: 3.9
        update-environment: false

Besides, we added such changes as:

v4.0.0

What's Changed

  • Support for python-version-file input: #336

Example of usage:

- uses: actions/setup-python@v4
  with:
    python-version-file: '.python-version' # Read python version from a file
- run: python my_script.py

There is no default python version for this setup-python major version, the action requires to specify either python-version input or python-version-file input. If the python-version input is not specified the action will try to read required version from file from python-version-file input.

  • Use pypyX.Y for PyPy python-version input: #349

Example of usage:

- uses: actions/setup-python@v4
  with:
    python-version: 'pypy3.9' # pypy-X.Y kept for backward compatibility
- run: python my_script.py
  • RUNNER_TOOL_CACHE environment variable is equal AGENT_TOOLSDIRECTORY: #338

  • Bugfix: create missing pypyX.Y symlinks: #347

  • PKG_CONFIG_PATH environment variable: #400

  • Added python-path output: #405

... (truncated)

Commits
  • c4e89fa Improve readme for 3.x and 3.11-dev style python-version (#441)
  • 0ad0f6a Merge pull request #452 from mayeut/fix-env
  • f0bcf8b Merge pull request #456 from akx/patch-1
  • af97157 doc: Add multiple wildcards example to readme
  • 364e819 Merge pull request #394 from akv-platform/v-sedoli/set-env-by-default
  • 782f81b Merge pull request #450 from IvanZosimov/ResolveVersionFix
  • 2c9de4e Remove duplicate code introduced in #440
  • 412091c Fix tests for update-environment==false
  • 78a2330 Merge pull request #451 from dmitry-shibanov/fx-pipenv-python-version
  • 96f494e trigger checks
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github

dependabot Bot commented on behalf of github Jul 11, 2022

Copy link
Copy Markdown
Author

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

@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/setup-python-4.1.0 branch from 2f48fad to 0388f26 Compare July 20, 2022 17:15
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/setup-python-4.1.0 branch from 0388f26 to 5a74181 Compare October 10, 2022 23:46
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/setup-python-4.1.0 branch from 5a74181 to 7e35fb0 Compare January 14, 2023 05:25
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/setup-python-4.1.0 branch 2 times, most recently from 8a7d782 to c2aff04 Compare March 5, 2023 09:54
content-bot and others added 22 commits March 17, 2023 07:09
* Updated Metadata Of Pack AzureFirewall

* Added release notes to pack AzureFirewall

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

* Updated Metadata Of Pack AzureSQLManagement

* Added release notes to pack AzureSQLManagement

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

* Added release notes to pack Box

* Packs/Box/Integrations/BoxEventsCollector/BoxEventsCollector.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 CloudflareWAF

* Added release notes to pack CloudflareWAF

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

* Updated Metadata Of Pack CofenseIntelligenceV2

* Added release notes to pack CofenseIntelligenceV2

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

* Updated Metadata Of Pack CofenseVision

* Added release notes to pack CofenseVision

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

* Added release notes to pack CrowdStrikeFalconSandbox

* Packs/CrowdStrikeFalconSandbox/Integrations/CrowdStrikeFalconSandboxV2/CrowdStrikeFalconSandboxV2.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 CybleEvents

* Added release notes to pack CybleEvents

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

* Added release notes to pack DeepInstinct

* Packs/DeepInstinct/Integrations/DeepInstinct3x/DeepInstinct3x.yml Docker image update
Co-authored-by: WhizhackDevelopers <119591668+WhizhackDevelopers@users.noreply.github.com>
* Updated Metadata Of Pack DeveloperTools

* Added release notes to pack DeveloperTools

* Packs/DeveloperTools/Integrations/CreateIncidents/CreateIncidents.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 FeedMandiant

* Added release notes to pack FeedMandiant

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

* Updated Metadata Of Pack FeedThreatConnect

* Added release notes to pack FeedThreatConnect

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

* Updated Metadata Of Pack FireMonSecurityManager

* Added release notes to pack FireMonSecurityManager

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

* Updated Metadata Of Pack Flashpoint

* Added release notes to pack Flashpoint

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

* Added release notes to pack FortiSIEM

* Packs/FortiSIEM/Integrations/FortiSIEMV2/FortiSIEMV2.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 Gamma

* Added release notes to pack Gamma

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

* Updated Metadata Of Pack Jira

* Updated Metadata Of Pack Dropbox

* Fixed import

---------

Co-authored-by: sberman <sberman@paloaltonetworks.com>
* reduce last run time

* update var name

* fix unit-tests

* add unit-tests

* bump rn

* rn

* update rn

* list instead of set

* update docker image

* convert to int

* add logs

* remove debug logs

* fixes

* un-comment tests

* pylint fixes

* update

* update to int

* cr fixes
* Updated Metadata Of Pack PhishTank

* Added release notes to pack PhishTank

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

* Updated Metadata Of Pack CVESearch

* Added release notes to pack CVESearch

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

* -

---------

Co-authored-by: sberman <sberman@paloaltonetworks.com>
* update the name and logo

* RN and docker

* CR fixes

* fix disable insecure warning

* fixed the RN

* remove unused import
* playbooks:
`Palo Alto Networks - Endpoint Malware Investigation`
`Cortex XDR incident handling v2`
`Cortex XDR Incident Handling`
was deprecated

* release note for deprecated playbooks:
`Cortex XDR incident handling v2`
`Cortex XDR Incident Handling`

* deprecated playbooks:
`Palo Alto Networks - Endpoint Malware Investigation v3`
`Palo Alto Networks - Malware Remediation`

* release note for deprecated playbooks:
`Palo Alto Networks - Endpoint Malware Investigation v3`
`Palo Alto Networks - Malware Remediation`

* deprecated playbooks:
`Retrieve File from Endpoint - Generic`
`Retrieve File from Endpoint - Generic v2`

* release note for deprecated playbooks:
`Retrieve File from Endpoint - Generic`
`Retrieve File from Endpoint - Generic v2`

* release note for deprecated playbooks:
`Cortex XDR Incident Handling`
`Cortex XDR Incident Handling v2`
`Retrieve File from Endpoint - Generic`
`Retrieve File from Endpoint - Generic v2`

* deprecated playbook:
`Get File Sample From Path - Generic`
`Get File Sample From Path - Generic v2`
`Get File Sample By Hash - Generic v2`

* update description

* update release note

* update ignore file after validation error - missing png

* playbook Search And Delete Emails - Generic was deprecated

* update release note after playbook Search And Delete Emails - Generic was deprecated

* playbook `Cortex_XDR_-_AWS_IAM_user_access_investigation` was deprecated

* playbook `Cortex_XDR_-_AWS_IAM_user_access_investigation` was deprecated

* update release note for: playbook `Cortex_XDR_-_AWS_IAM_user_access_investigation` was deprecated

* update release note for: playbook `Cortex_XDR_-_AWS_IAM_user_access_investigation` was deprecated

* update release note for: playbook `Cortex_XDR_-_AWS_IAM_user_access_investigation` was deprecated

* remove yml file from doc file path
add ignore to pack ignore file after missing png file to playbook aws iam user access investigation

* restore yml file to doc file path
after error on validation

* fix after review
…to#25340) (demisto#25369)

* Updating regex to detect Insecure Openssh

* Adding Openssh to pack ignore file

Co-authored-by: Chait A <112722030+capanw@users.noreply.github.com>
Co-authored-by: yucohen <86777474+yucohen@users.noreply.github.com>
* New playbook Cloud IAM user access investigation
New trigger for this playbook
deprecate AWS IAM user access investigation
deprecate AWS IAM user access investigation - remediation

* update playbook

* read me file update

* Release note

* fix after review - description change

* fix after review - tasks name was changed, remove sha256 from enrichment for verdict. add username to previous alert search query enrichment for verdict

* Release note after fix after review - tasks name was changed, remove sha256 from enrichment for verdict. add username to previous alert search query enrichment for verdict

* fix after review

* Release note for fix after review

* update png

* final fix

* finall fix

* Update Packs/Core/Playbooks/playbook-Cloud_IAM_User_Access_Investigation.yml

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

* Update Packs/Core/Playbooks/playbook-Cloud_IAM_User_Access_Investigation.yml

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

* Update Packs/Core/Playbooks/playbook-Cloud_IAM_User_Access_Investigation.yml

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

* Update Packs/Core/Playbooks/playbook-Cloud_IAM_User_Access_Investigation.yml

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

* Update Packs/Core/ReleaseNotes/1_3_43.md

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

* Update Packs/Core/Playbooks/playbook-Cloud_IAM_User_Access_Investigation.yml

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

* Update Packs/Core/Playbooks/playbook-Cloud_IAM_User_Access_Investigation_README.md

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

* Update Packs/Core/Playbooks/playbook-Cloud_IAM_User_Access_Investigation.yml

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

* Update Packs/Core/Playbooks/playbook-Cloud_IAM_User_Access_Investigation.yml

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

* Update Packs/Core/ReleaseNotes/1_3_43.md

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

* Update Packs/Core/ReleaseNotes/1_3_43.md

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

* Update Packs/Core/Playbooks/playbook-Cloud_IAM_User_Access_Investigation.yml

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

* Update Packs/Core/Playbooks/playbook-Cloud_IAM_User_Access_Investigation_README.md

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

* Update Packs/Core/Playbooks/playbook-Cloud_IAM_User_Access_Investigation_README.md

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

* Update Packs/Core/Playbooks/playbook-Cloud_IAM_User_Access_Investigation_README.md

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

* Update Packs/Core/Playbooks/playbook-Cloud_IAM_User_Access_Investigation_README.md

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

* Update Packs/Core/Playbooks/playbook-Cloud_IAM_User_Access_Investigation_README.md

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

* change from version to 6.6.0
after validation error GR101

* release note update

* release note update

* release note update

---------

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

* IAMInitOktaUser - Add option to send protected zip

* IAMInitADUser - Add option to send protected zip

* Update the docker images; Add the RNs; Update the README file

* Update the test playbooks

* Add the "ZipProtectWithPassword" to "known_words"
…st command (demisto#25299)

* EXPANDR-1610 Qualys integration - Add "details" arg to qualys-host-list command (demisto#25286)

* Adding details arg to qualys-host-list

* corrected cloud_tag_fields as optional

* Update release notes according to standards

* Remove duplicate lines at the end of the file.

* Update Packs/qualys/ReleaseNotes/1_2_3.md

Co-authored-by: Darya Koval <72339940+daryakoval@users.noreply.github.com>

* Update release notes

* Update 1_2_3.md

* Add more description

---------

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

* updated docker image

* Added working scan to test playbook

---------

Co-authored-by: Chait A <112722030+capanw@users.noreply.github.com>
Co-authored-by: johnnywilkes <32227961+johnnywilkes@users.noreply.github.com>
Co-authored-by: Darya Koval <72339940+daryakoval@users.noreply.github.com>
Co-authored-by: Darya Koval <dkoval@paloaltonetworks.com>
Co-authored-by: gal-forer <gforer@paloaltonetworks.com>
* Update cyberint integration (demisto#24853)

* Revert "Add space to  conf"

This reverts commit 3a74b93.

* Update .devcontainer.json name

* Update fetch-incident

* update CyberInt

* Update new button name & description

* Update version field

* Fix unit test

* Update files

* Update files

* Update files

* Update release notes

* Update release notes

* Update unit test

* Fix incident layout according review

* Fix incident layout according review

* Change impact field type

* Add requierd changes

* update mapper

* Update unrelevant files

* Update conf.json

update file

* Update pack metadata

* Update conf.json

* Update devcontainer.json

* Update devcontainer.json

* Update devcontainer.json

* Update devcontainer.json

* Update devcontainer.json

* Update devcontainer.json

* remove changes

* Update devcontainer.json

* Revert file changes

* update cyberint fields

* update cyberint old fields

* Update new fields and reset old fields

* update cyberint mapper, layout and fields

* update cyberint mapper and layout

* update release note

* add duplicated_alert_id field to context data

* update field name

* update name field

* retrigger the build

* Update docker image

---------

Co-authored-by: TalGumi <TalGumi@users.noreply.github.com>
Co-authored-by: Benimanela <benim@qmasters.co>

* fixed RN

---------

Co-authored-by: TalGumi <101499620+TalGumi@users.noreply.github.com>
Co-authored-by: TalGumi <TalGumi@users.noreply.github.com>
Co-authored-by: Benimanela <benim@qmasters.co>
Co-authored-by: yucohen <yucohen@paloaltonetworks.com>
* Added code for Securonix Release 201 (demisto#25263)

* Added code for Securonix Release 201

* Updated release notes

* docker image update

* Update 2_0_1.md

---------

Co-authored-by: scnx-knathani <125972288+scnx-knathani@users.noreply.github.com>
Co-authored-by: yucohen <yucohen@paloaltonetworks.com>
Co-authored-by: yucohen <86777474+yucohen@users.noreply.github.com>
* Packs/Reco: add new command get-assets-user-has-access

Get all assets user has access to.



* Packs/Reco: update release notes



* Packs/Reco: change risky user endpoint



* Packs/Reco: run black to fix lint issues



* Packs/Reco: Update README.md



* Packs/Reco/Integrations: Update README.md



* Packs/Reco/Integrations: fix reco score map



---------

Signed-off-by: Gal Nakash <gal@recolabs.ai>
Co-authored-by: GalNakash-RecoLabs <71227802+GalNakash-RecoLabs@users.noreply.github.com>
* Updated Metadata Of Pack GoogleCloudSCC

* Added release notes to pack GoogleCloudSCC

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

* Added release notes to pack FireEyeEX

* Packs/FireEyeEX/Integrations/FireEyeEX/FireEyeEX.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 Gatewatcher-AionIQ

* Added release notes to pack Gatewatcher-AionIQ

* Packs/Gatewatcher-AionIQ/Integrations/GCenter/GCenter.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 HPEArubaClearPass

* Added release notes to pack HPEArubaClearPass

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

* Added release notes to pack HackerOne

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

* Added release notes to pack InfobloxBloxOne

* Packs/InfobloxBloxOne/Integrations/InfobloxBloxOneThreatDefense/InfobloxBloxOneThreatDefense.yml Docker image update
YuvHayun and others added 28 commits April 2, 2023 18:07
* add comments

* added fixes

* added fixes

* changes

* changes

* fixes

* fixes

* fixes
* remove nightly_integrations

* remove nightly_integrations from new tests
* ClearswiftDLP Modeling Test

* Updated RN for test

* Updated RN for test

* Updated ModelingRules

* Updated ModelingRules

* Updated ReleaseNotes
…gs (demisto#25611)

* New regex test for URL with scheme and no path.

* Removed \p{S} from regex to not allow symbols within the domain name othe than a hyphen ("-").

* ReleaseNotes

* RN
demisto#25636)

* allow retry installing 3 times when

* push for checking correctness

* test

* revert
* Updated Metadata Of Pack Jira

* Added release notes to pack Jira

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

* Added release notes to pack Box

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

* Added release notes to pack Active_Directory_Query

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

* Added release notes to pack CiscoUmbrellaReporting

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

* Added release notes to pack CofenseIntelligenceV2

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

* Updated Metadata Of Pack CofenseVision

* Added release notes to pack CofenseVision

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

* Added release notes to pack CrowdStrikeFalconSandbox

* Packs/CrowdStrikeFalconSandbox/Integrations/CrowdStrikeFalconSandboxV2/CrowdStrikeFalconSandboxV2.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 CybleEvents

* Added release notes to pack CybleEvents

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

* Added release notes to pack DeepInstinct

* Packs/DeepInstinct/Integrations/DeepInstinct3x/DeepInstinct3x.yml Docker image update
* fixes

* added rn

* update docker

* changes

* changes

* fixes

* fixes
* Update .devcontainer.json name

* add error message for locked reports

* revert poerty version

* update docker image tag

---------

Co-authored-by: Jens Thom <72789379+jthom-vmray@users.noreply.github.com>
Co-authored-by: jthom-vmray <jthom-vmray@users.noreply.github.com>
Co-authored-by: yucohen <86777474+yucohen@users.noreply.github.com>
* Output link to result page to content

* Add release documentation

* Fix previous commit

* Update Packs/UrlScan/ReleaseNotes/1_2_7.md



* Include ResultPage in the defined command outputs

* Update docker image tag

---------

Co-authored-by: Luis <72552948+luis261@users.noreply.github.com>
Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>
* Added AD outputs. Removed epo v1 commands. update carbon black command

* Release note after: Added AD outputs. Removed epo v1 commands. update carbon black command

* Release note after: Added AD outputs. Removed epo v1 commands. update carbon black command

* read me after: Added AD outputs. Removed epo v1 commands. update carbon black command

* fix after review

* fix after review

* fix after review

* fix after review

* Updated deprecated commands from CrowdstrikeFalconHost to new command from CrowdstrikeFalcon pack.

* Updated deprecated commands from CrowdstrikeFalconHost to new command from CrowdstrikeFalcon pack.

* Release note - conflict

* Bump pack from version CommonPlaybooks to 2.3.53.

* create new version to endpoint endrichment fromversion 6.8.0
added to the old version toversion 6.7.9

* create new version to endpoint endrichment fromversion 6.8.0
added to the old version toversion 6.7.9

* fix after review - remove endpoint task (crowdstrike), change task location, add input endpoint ID to crowdstrike task and change tasks location.

* Bump pack from version CommonPlaybooks to 2.3.54.

* create test PB to Endpoint Enrichment from version 6.8.0
change exist test PB to Endpoint Enrichment to version 6.7.9

* RN

* test playbook - test

* test playbook - test RN

* Bump pack from version CommonPlaybooks to 2.3.55.

* Bump pack from version CommonPlaybooks to 2.3.56.

* Add new integration (VMware Carbon Black EDR v2) for endpoint enrichment test playbook
and RN conflict

* update integration name on conditional task on endpoint enrichment test playbook

---------

Co-authored-by: Content Bot <bot@demisto.com>
* update threatq readme

* release notes

* release notes

* Update Packs/ThreatQ/Integrations/ThreatQ_v2/README.md

Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>

* Revert "release notes"

This reverts commit 65330d9.

* Revert "release notes"

This reverts commit f986d09.

---------

Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>
* Testing README is not uploaded.

* Add only install option.

* Remove readme from ignored file list.

* A case for README files.

* set content item.

* collect_pack

* Remove unused variable.

* Revert changes to README.
Add explanatory README case.

* README check in finally block.

* Check if it install when
changes in py and changes in yml

* Revert changes that were made to
test collect_tests

* Move comment to relevant location

* Revert test changes to readme.

* Update Tests/scripts/collect_tests/collect_tests.py

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

---------

Co-authored-by: Yaakov Praisler <59408745+yaakovpraisler@users.noreply.github.com>
…and (demisto#25476)

* failed unit-test

* fix the bug

* bump rn

* fix unit-tests

* flake8

* update docker image

* update docker image

* bump rn

* bump rn

* remove space

* update docker image
…ack (demisto#25683)

* Moved field into CommonTypes

* Added RN and breaking changes file, and bumped versions.

* Added CommonTypes to known words

* version conflict

* Removed classifier and mapper
* update docker image

* bump rn

* remove space
* Pre-release

* use the sdk new version 1.12.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.1.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v3...v4.1.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/setup-python-4.1.0 branch from c2aff04 to 2bb1c9b Compare April 3, 2023 17:13
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.