Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 13, 2022

Bumps actions/cache from 2 to 3.0.11.

Release notes

Sourced from actions/cache's releases.

v3.0.11

What's Changed

New Contributors

Full Changelog: actions/cache@v3...v3.0.11

v3.0.10

  • Fix a bug with sorting inputs.
  • Update definition for restore-keys in README.md

v3.0.9

  • Enhanced the warning message for cache unavailability in case of GHES.

v3.0.8

What's Changed

  • Fix zstd not working for windows on gnu tar in issues.
  • Allow users to provide a custom timeout as input for aborting cache segment download using the environment variable SEGMENT_DOWNLOAD_TIMEOUT_MIN. Default is 60 minutes.

v3.0.7

What's Changed

  • Fix for the download stuck problem has been added in actions/cache for users who were intermittently facing the issue. As part of this fix, new timeout has been introduced in the download step to stop the download if it doesn't complete within an hour and run the rest of the workflow without erroring out.

v3.0.6

What's Changed

  • Add example for clojure lein project dependencies by @​shivamarora1 in PR actions/cache#835
  • Update toolkit's cache npm module to latest. Bump cache version to v3.0.6 by @​pdotl in PR actions/cache#887
  • Fix issue #809 where cache save/restore was failing for Amazon Linux 2 runners due to older tar version
  • Fix issue #833 where cache save was not working for caching github workspace directory

New Contributors

Full Changelog: actions/cache@v3...v3.0.6

v3.0.5

Removed error handling by consuming actions/cache 3.0 toolkit, Now cache server error handling will be done by toolkit.

v3.0.4

In this release, we have fixed the tar creation error while trying to create it with path as ~/ home folder on ubuntu-latest.

v3.0.3

Fixed avoiding empty cache save when no files are available for caching. (actions/cache#624)

v3.0.2

... (truncated)

Changelog

Sourced from actions/cache's changelog.

3.0.11

  • Update toolkit version to 3.0.5 to include @actions/core@^1.10.0
  • Update @actions/cache to use updated saveState and setOutput functions from @actions/core@^1.10.0
Commits
  • 9b0c1fc Merge pull request #956 from actions/pdotl-version-bump
  • 18103f6 Fix licensed status error
  • 3e383cd Update RELEASES
  • 43428ea toolkit versioon update and version bump for cache
  • 1c73980 3.0.11
  • a3f5edc Merge pull request #950 from rentziass/rentziass/update-actions-core
  • 831ee69 Update licenses
  • b9c8bfe Update @​actions/core to 1.10.0
  • 0f20846 Merge pull request #946 from actions/Phantsure-patch-2
  • 862fc14 Update README.md
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 13, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 13, 2022

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

crestdatasystems and others added 26 commits November 11, 2022 13:11
* added a modeling rule

* added a parsing rule

* added a parsing rule

* added a parsing rule

* added a parsing rule

* added a parsing rule

* added a parsing rule

* added a parsing rule

* added a parsing rule

* added a parsing rule

* added a parsing rule
* Updated Metadata Of Pack Code42

* Added release notes to pack Code42

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

* Fixed Mypy

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

* Added release notes to pack KeeperSecretsManager

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

* Fixed Mypy

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

* Added release notes to pack OctoxLabs

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

* Fixed Mypy

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

* Added release notes to pack BreachRx

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

* Fixed Mypy

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

* Added release notes to pack CarbonBlackDefense

* Packs/CarbonBlackDefense/Integrations/CarbonBlackLiveResponseCloud/CarbonBlackLiveResponseCloud.yml Docker image update

* Fixed Mypy

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

* Added release notes to pack AccentureCTI_Feed

* Packs/AccentureCTI_Feed/Integrations/ACTIIndicatorFeed/ACTIIndicatorFeed.yml Docker image update

* Updated the docker image to demisto/py3-tools:1.0.0.41100 since the old one it deprecated

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

* Added release notes to pack GoogleChronicleBackstory

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

* Updated Metadata Of Pack GoogleDrive

* Added release notes to pack GoogleDrive

* Packs/GoogleDrive/Integrations/GoogleDrive/GoogleDrive.yml Docker image update
* add "event_errormessage" to schema

* create RN

* Update ReleaseNotes

* added ModelingRules test
* Updated Metadata Of Pack CybleThreatIntel

* Added release notes to pack CybleThreatIntel

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

* Fixed mypy

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

* Added release notes to pack GLPI

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

* Fixed mypy and added missing command to readme

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

* Added release notes to pack AbnormalSecurity

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

* Updated Metadata Of Pack AgariPhishingDefense

* Added release notes to pack AgariPhishingDefense

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

* Updated Metadata Of Pack AppNovi

* Added release notes to pack AppNovi

* Packs/AppNovi/Integrations/appNovi/appNovi.yml Docker image update

* Updated Metadata Of Pack AtlassianConfluenceCloud

* Added release notes to pack AtlassianConfluenceCloud

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

* Updated Metadata Of Pack Automox

* Added release notes to pack Automox

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

* Updated Metadata Of Pack AzureStorageContainer

* Added release notes to pack AzureStorageContainer

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

* Updated Metadata Of Pack AzureStorageFileShare

* Added release notes to pack AzureStorageFileShare

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

* Updated Metadata Of Pack AzureStorageTable

* Added release notes to pack AzureStorageTable

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

* Updated Metadata Of Pack Binalyze

* Added release notes to pack Binalyze

* Packs/Binalyze/Integrations/BinalyzeAIR/BinalyzeAIR.yml Docker image update

* Updated Metadata Of Pack BitSight

* Added release notes to pack BitSight

* Packs/BitSight/Integrations/BitSightForSecurityPerformanceManagement/BitSightForSecurityPerformanceManagement.yml Docker image update

* Fixed mypy errors

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

* Added release notes to pack MicrosoftAdvancedThreatAnalytics

* Packs/MicrosoftAdvancedThreatAnalytics/Integrations/MicrosoftAdvancedThreatAnalytics/MicrosoftAdvancedThreatAnalytics.yml Docker image update
* Updated Metadata Of Pack Kafka

* Added release notes to pack Kafka

* Packs/Kafka/Integrations/KafkaV3/KafkaV3.yml Docker image update

* Fixed mypy

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

* Added release notes to pack CIRCL

* Packs/CIRCL/Integrations/CIRCL/CIRCL.yml Docker image update
* Updated Metadata Of Pack TeamCymru

* Added release notes to pack TeamCymru

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

* Fixed mypy error

Co-authored-by: sberman <sberman@paloaltonetworks.com>
Co-authored-by: Shelly Tzohar <45915502+Shellyber@users.noreply.github.com>
GuyAfik and others added 21 commits January 1, 2023 15:43
* Fixid Data Model Names

* Added ReleaseNotes

* Updated ReleaseNotes

* Updated pack_metadata

* Updated pack_metadata

* Update Packs/Tableau/ReleaseNotes/1_0_6.md

Co-authored-by: Anar Azadaliyev <aazadaliyev@paloaltonetworks.com>

* Update Packs/Tableau/ReleaseNotes/1_0_6.md

Co-authored-by: Anar Azadaliyev <aazadaliyev@paloaltonetworks.com>

* Delete 1_0_2.md

Co-authored-by: Anar Azadaliyev <aazadaliyev@paloaltonetworks.com>
* fix

* rn

* rn

* fix the filter

* remove

* docs

* ut

* debug

* known

* docker

* revert

* rn

* docker

* Update README.md

Done.

* docker

* Is 1447 exabeam fetch incidents (demisto#22664)

* New feature: exabeam fetch incidents

* New feature: exabeam fetch incidents

* New feature: exabeam fetch incidents

* Improvement: rsa

* Improvement: exabeam

* Improvement: exabeam

* Improvement: exabeam

* Improvement: exabeam

* Improvement: exabeam

* Improvement: exabeam

* Improvement: exabeam

* Improvement: exabeam

* Improvement: exabeam

* Improvement: exabeam

* Improvement: exabeam

* first commit for fetch

* commit

* commit

* first commit for fetch

* commit

* Added fetch incident command and list incidents command

* mypy and pylint

* commit

* Corrections UT and classifier

* fixed fthe Readme

* Add UT for fetch-incidents

* commit

* Fixed UT

* fix UT

* commit

* commit

* corrections

* commit

* corrections

* Update 3_3_40.md

Done.

* Update Exabeam.yml

Done.

* Update Exabeam.yml

Done.

* Update README.md

Done.

* Update 2_2_0.md

Done.

* commit

* corrections

* Update docker

* fix

* commit

* correction to RN

Co-authored-by: ishai <ishor@paloaltonetworks.com>
Co-authored-by: israelpolishook <ipolishuk@paloaltonetworks.com>
Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
Co-authored-by: dorschw <81086590+dorschw@users.noreply.github.com>

* fix upload content graph override (demisto#23389)

* Update to duo parsing rule (demisto#23199)

* Updated Parsing Rule

* Updated ReleaseNotes

* Updated ReleaseNotes

* Update ParsingRules

* Update 3_1_8.md

* Updated DuoParsingRules

* Updated ParsingRules logic

* Updated Parsing Rule logic

* ModelingRules for Imperva_WAF (demisto#23281)

* Created ModelingRules for Imperva_WAF

* Updated ReleaseNotes for imperva_waf

* Updated ReleaseNotes for imperva waf

* Updated Policy field to XDM

* Update category field to type

* Updated Imperva ModelingRules and README

* Update README.md

Done.

* Syntax corrections to ModelingRules

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

* Changed phishing to assign less-busy-user instead of administrator (demisto#23377)

* Fixed assignee to be less-busy-user instead of admin

* RN

* update reviewers - Jan2023 (demisto#23391)

* Update handle_external_pr.py

* retrigger

* fix csv upload (demisto#23396)

* fix csv upload (demisto#23397)

* Added general exception (demisto#23395)

* Added general exception

* Added general exception

* Sec&Comp Param Fix (demisto#23224)

* skip using csv (demisto#23421)

* mitre-coa-ga (demisto#23392)

* Case management updates dec2022 (demisto#22714) (demisto#23423)

* updating readme and release notes

* updating types by role field display script

* updating types by role script to remove extra line

* fix validations

* change playbook version

* update docker

* update docker

Co-authored-by: ostolero <ostolero@paloaltonetworks.com>

Co-authored-by: Mike Beauchamp <beauchompers@gmail.com>
Co-authored-by: ostolero <ostolero@paloaltonetworks.com>

* Update Docker Image To demisto/netmiko  (demisto#23415)

* Updated Metadata Of Pack RemoteAccess

* Added release notes to pack RemoteAccess

* Packs/RemoteAccess/Integrations/RemoteAccessv2/RemoteAccessv2.yml Docker image update

* Update Docker Image To demisto/dnstwist  (demisto#23420)

* Updated Metadata Of Pack dnstwist

* Added release notes to pack dnstwist

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

* Update Docker Image To demisto/bs4-py3  (demisto#23419)

* Updated Metadata Of Pack Symantec_Messaging_Gateway

* Added release notes to pack Symantec_Messaging_Gateway

* Packs/Symantec_Messaging_Gateway/Integrations/SymantecMessagingGateway/SymantecMessagingGateway.yml Docker image update

* Update Docker Image To demisto/btfl-soup  (demisto#23405)

* Updated Metadata Of Pack jamf

* Added release notes to pack jamf

* Packs/jamf/Integrations/jamfV2/jamfV2.yml Docker image update

* Update Docker Image To demisto/google-api-py3  (demisto#23408)

* Updated Metadata Of Pack Gmail

* Added release notes to pack Gmail

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

* Update Docker Image To demisto/taxii2  (demisto#23407)

* Updated Metadata Of Pack FeedTAXII

* Added release notes to pack FeedTAXII

* Packs/FeedTAXII/Integrations/FeedTAXII2/FeedTAXII2.yml Docker image update

* Added **conflict_strategy**, **overwrite_by_source** and **overwrite_by_destination** parameters to control key conflicts. (demisto#23225) (demisto#23365)

* UT

* space

Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
Co-authored-by: ishaish103 <ishaish103@gmail.com>
Co-authored-by: ishai <ishor@paloaltonetworks.com>
Co-authored-by: israelpolishook <ipolishuk@paloaltonetworks.com>
Co-authored-by: dorschw <81086590+dorschw@users.noreply.github.com>
Co-authored-by: ilaner <88267954+ilaner@users.noreply.github.com>
Co-authored-by: eepstain <116078117+eepstain@users.noreply.github.com>
Co-authored-by: Ido van Dijk <43602124+idovandijk@users.noreply.github.com>
Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>
Co-authored-by: gal-forer <forer.gal@gmail.com>
Co-authored-by: Andrew Shamah <42912128+amshamah419@users.noreply.github.com>
Co-authored-by: Bar Katzir <37335599+bakatzir@users.noreply.github.com>
Co-authored-by: content-bot <55035720+content-bot@users.noreply.github.com>
Co-authored-by: Mike Beauchamp <beauchompers@gmail.com>
Co-authored-by: ostolero <ostolero@paloaltonetworks.com>
* deprecated the script

* updated release notes

* updated release notes
* switched the url t look for

* fromversion

* space and proper ignore

* rn

* added rn file

* rn
* Updated Metadata Of Pack GoogleCloudStorage

* Added release notes to pack GoogleCloudStorage

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

* Skipped tests

Co-authored-by: sberman <sberman@paloaltonetworks.com>
* Citrix ADC Modeling Rules

* Added files for the pack

* Updated pack README

* Updated directory structure

* Update README.md

Done.

* Update README.md

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

* updated release notes

* updated release notes
* adding new upn param

* UPN param

* commit

* adding upn_mailbox exist case in fetch-incidents

* adding upn param and checking all the rest of the commands

* trailing white space deleted

* removing print

* adding release note

* Empty-Commit

* Empty-Commit

* Empty-Commit

* docker image

* updating release note

* added note to read me and small update

* 3 cr notes was updated

* cr notes

* Empty-Commit

* updating targetbox when upn is set

* updating docker

* updated docker and fixed target mailbox

* new release note

* the command of ews-get-out-of-office workes with upn

* updating after cr

* adding RBAC desc to ews-get-searchable-mailboxes

* cr notes
* yml changed

* yml updated

* yml,py, json files modified

* yml updated

* fetch incidents logic

* fetch incidents logic

* fetch incidents duplicate bug solved

* changed latest fetch time calculation

* Delete classifier-PAN-OS.json

* Delete classifier-mapping-incoming-PAN-OS.json

* added classifier and mapper

* unique entries filter

* duplicate incidents bug fixed

* update pan-os-query-logs with new log-types

* removed duplicate entries handling (bug fixed)

* start implementing multiple incident last fetch

* Updated code to support multiple 'last fetch time'

* added fetch incidents helper functions UT's

* added fetch incidents UT

* fetch incidents Query parameter design changes

* updated log type query parameter logic

* fixed "log_types" instead of "log_type" error

* added fetch incidents UT's

* added fetch incidents UT's

* Updated Panorama_tets.py

* docker image updated

* fixed fetch logic to time filtering within queries

* TestFetchIncidentsHelperFunctions UT's updated

* Fetch incidents added incident filtering logic

* TestFetchIncidentsHelperFunctions UT's fixes

* fixed TestFetchIncidentsFlows UT's

* get_query_entries bug fixed, added to description

* Deleted Log Type Query Values in configuration

* mapper geolocation fix & fetch params Test update

* added unique ID to incident filtration logic

* Update Panorama.yml

Done.

* Update Panorama_description.md

Done.

* CR issues fixes

* TestFetchIncidentsHelperFunctions UT updates

* TestFetchIncidentsFlows UT's updates

* TestFetchIncidentsFlows UT's updated

* CR issues fixes

* validation fixes

* build validation fixes

* build validation fixes

* revision, fetch incidents added to README.md

* Added a script to generate password, set Okta password, and send an email (IAMInitOktaUser) (demisto#22473)

* Added script

* updated docker ver

* Added test playbook, added test to conf.json, added secret to secrets-ignore

* RN + manually generated script README because the SDK doesn't work

* Fixed validation for long lines

* Fixes for Dan the prince

* Fixes for Dan the prince

* Added instance name for EWSO365 in conf.json

* Changed instance of EWSO365 since the credentials for the other one are incorrect. Also updated docker image version.

* Xdr entity mitre fix (demisto#23370)

* Add conditional task "has results?"

* Add conditional task "has results?"

* Fixed search value and ID (demisto#23371)

* Fixed search value and ID

* RN

* Update 1_0_12.md

* reverted version bump

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

* Msde update classification parameter (demisto#23303)

* add classification parameter

* remove atp and SecurityPersonnel

* update readme

* update release notes

* update docker image

* breaking changes

* Changes related to Cached credentials functionality (demisto#23379)

* Changes related to Cached credentials functionality (demisto#23166)

* Changes related to Cached credentials functionality

* Updated docker version

* resolved validations errors

* Resolve validation error

* Fixed linter errors

* Resolved linter errors

* Resolved Linter error

* updated files to resolve linter errors

* updated version

* Added Release notes

* Updated Release notes

* Resolved comments

* Resolved validation errors

* Resolved linter errors

* Resolved comments on PR

* Updated code.

* Added Linter changes

* Updated code

* Updated validation changes

* Updated docker image tag

* Deleted 'Example-delinea-fetch-credentials.yml' playbook

* Added test cases

* Fixed RN and lint

* Resolved linter error

* Removed linter errors

* Update DelineaSS.yml

* Remove log

* fixing RN

* revert change

* Update pack_metadata.json

* Update DelineaSS.yml

* Update 2_0_0.md

Co-authored-by: vidhi dhand <roshani.tambadkar@c.thycotic.com>
Co-authored-by: Jas Beilin <jgranot@paloaltonetworks.com>
Co-authored-by: Jasmine Beilin <71636766+JasBeilin@users.noreply.github.com>

* Update 2_0_0.md

Co-authored-by: roshani-delinea-github <110827431+roshani-delinea-github@users.noreply.github.com>
Co-authored-by: vidhi dhand <roshani.tambadkar@c.thycotic.com>
Co-authored-by: Jas Beilin <jgranot@paloaltonetworks.com>
Co-authored-by: Jasmine Beilin <71636766+JasBeilin@users.noreply.github.com>

* Added layout

* Updated release notes

* Updated release notes

* Delete Layout Panorama.json

* Updated Panorama Layout

* updated Panorama Layout

* Deleted Panorama_Layout

* Added Panorama fetch incidents test playbook

* Updated fetch incidents test playbook

* Updated release notes with test playbook

* Added fetch incidents test playbook  README

* Update fetch incidents test playbook

* Update fetch incidents test playbook

* Removed fetch test playbook due to a dev bug

* Removed fetch TPB from yml

* Update Packs/PAN-OS/Integrations/Panorama/Panorama.py

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

* Apply suggestions from code review

according to CR by Guy Afik

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

Co-authored-by: Shmuel Fainberg <sfainberg@paloaltonetworks.com>
Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
Co-authored-by: Ido van Dijk <43602124+idovandijk@users.noreply.github.com>
Co-authored-by: ArikDay <115150768+ArikDay@users.noreply.github.com>
Co-authored-by: TalNos <112805149+TalNos@users.noreply.github.com>
Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>
Co-authored-by: sapir shuker <49246861+sapirshuker@users.noreply.github.com>
Co-authored-by: content-bot <55035720+content-bot@users.noreply.github.com>
Co-authored-by: roshani-delinea-github <110827431+roshani-delinea-github@users.noreply.github.com>
Co-authored-by: vidhi dhand <roshani.tambadkar@c.thycotic.com>
Co-authored-by: Jas Beilin <jgranot@paloaltonetworks.com>
Co-authored-by: Jasmine Beilin <71636766+JasBeilin@users.noreply.github.com>
Co-authored-by: Guy Afik <53861351+GuyAfik@users.noreply.github.com>
* Fix line widgets  (demisto#23276)

* fixing widgets

* Update pack_metadata.json

* Revert "Update pack_metadata.json"

This reverts commit 0c1f3fc.

* updating docker images

* updated docker image in RN

* test for uploading the pb

* Update Health_Check_-_Collect_Log_Bundle.yml

revert changes

* updated docker images

* added a comment to add the pb

* removed comment

Co-authored-by: Tsach Zimmer <50796203+tsachzim@users.noreply.github.com>
Co-authored-by: okarkkatz <okarkkatz@paloaltonetworks.com>
Co-authored-by: omerKarkKatz <95565843+omerKarkKatz@users.noreply.github.com>
* New type, layout and fields for the new indicator software type.

* New type, layout and fields for the new indicator software type.

* RN

* Added cpe and swid to known words.

* Changes field names to capital letters.

* Update reputation-Software.json

* Capitalization
* Updated Metadata Of Pack Whois

* Added release notes to pack Whois

* Packs/Whois/Integrations/Whois/Whois.yml Docker image update
* Updated Metadata Of Pack MailListener

* Added release notes to pack MailListener

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

* in progress

* rename files

* fixes

* reverts

* update docker

* update rn

* rn fixes
* Updated Metadata Of Pack APIVoid

* Added release notes to pack APIVoid

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

* Updated Metadata Of Pack Absolute

* Added release notes to pack Absolute

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

* Updated Metadata Of Pack F5Silverline

* Added release notes to pack F5Silverline

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

* Updated Metadata Of Pack FeedAlienVault

* Added release notes to pack FeedAlienVault

* Packs/FeedAlienVault/Integrations/FeedAlienVaultReputation/FeedAlienVaultReputation.yml Docker image update

* Updated Metadata Of Pack FeedBruteForceBlocker

* Added release notes to pack FeedBruteForceBlocker

* Packs/FeedBruteForceBlocker/Integrations/FeedBruteForceBlocker/FeedBruteForceBlocker.yml Docker image update
* added comment switched docker

* rn

* fix comment

* upgrade docker

* update rn
* bug - TIR is not read-only to all after publish

* cr

* validation

* TestPlaybook

* add testplaybook to conf.json

* confjson

* test

* fix conf

* readme
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.0.11.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v2...v3.0.11)

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

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

dependabot bot commented on behalf of github Oct 9, 2024

Superseded by #301.

@dependabot dependabot bot closed this Oct 9, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/actions/cache-3.0.11 branch October 9, 2024 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.