Skip to content

Commit

Permalink
Aud demisto/auto update docker staging branch 46 (demisto#37225)
Browse files Browse the repository at this point in the history
* Updated docker image to demisto/xml-feed:1.0.0.116765. PR batch #1/1 (demisto#37222)

Co-authored-by: root <root@1e2de18e0cc3>

* update release notes

---------

Co-authored-by: content-bot <[email protected]>
Co-authored-by: root <root@1e2de18e0cc3>
  • Loading branch information
3 people authored Nov 18, 2024
1 parent 68be478 commit 79c858e
Show file tree
Hide file tree
Showing 12 changed files with 36 additions and 8 deletions.
7 changes: 7 additions & 0 deletions Packs/CommonScripts/ReleaseNotes/1_15_89.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@

#### Scripts

##### ConvertXmlFileToJson


- Updated the Docker image to: *demisto/xml-feed:1.0.0.116765*.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ args:
defaultValue: "True"
scripttarget: 0
fromversion: 5.0.0
dockerimage: demisto/xml-feed:1.0.0.86490
dockerimage: demisto/xml-feed:1.0.0.116765
tests:
- No tests (auto formatted)
2 changes: 1 addition & 1 deletion Packs/CommonScripts/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Common Scripts",
"description": "Frequently used scripts pack.",
"support": "xsoar",
"currentVersion": "1.15.88",
"currentVersion": "1.15.89",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
2 changes: 1 addition & 1 deletion Packs/FeedDHS/Integrations/DHS_Feed/DHS_Feed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ script:
- contextPath: DHS.tlp
description: The traffic light protocol.
type: string
dockerimage: demisto/xml-feed:1.0.0.108120
dockerimage: demisto/xml-feed:1.0.0.116765
feed: true
runonce: false
script: '-'
Expand Down
7 changes: 7 additions & 0 deletions Packs/FeedDHS/ReleaseNotes/2_0_44.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@

#### Integrations

##### DHS Feed


- Updated the Docker image to: *demisto/xml-feed:1.0.0.116765*.
2 changes: 1 addition & 1 deletion Packs/FeedDHS/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "DHS Feed",
"description": "Provides cyber threat indicators from the Cybersecurity and Infrastructure Security Agency’s (CISA’s) free Automated Indicator Sharing (AIS) by the Department of Homeland Security (DHS).",
"support": "xsoar",
"currentVersion": "2.0.43",
"currentVersion": "2.0.44",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ script:
script: '-'
type: python
subtype: python3
dockerimage: demisto/xml-feed:1.0.0.91457
dockerimage: demisto/xml-feed:1.0.0.116765
isfetchevents: true
marketplaces:
- marketplacev2
Expand Down
7 changes: 7 additions & 0 deletions Packs/GenetecSecurityCenter/ReleaseNotes/1_0_1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@

#### Integrations

##### Genetec Security Center Event Collector


- Updated the Docker image to: *demisto/xml-feed:1.0.0.116765*.
2 changes: 1 addition & 1 deletion Packs/GenetecSecurityCenter/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Genetec Security Center",
"description": "Genetec Security Center event collector integration.",
"support": "xsoar",
"currentVersion": "1.0.0",
"currentVersion": "1.0.1",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ script:
type: boolean
description: This command will dump all the non-sensitive parameters to the context, useful for debugging purposes.
execution: true
dockerimage: demisto/xml-feed:1.0.0.75078
dockerimage: demisto/xml-feed:1.0.0.116765
subtype: python3
fromversion: 5.0.0
tests:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@

#### Integrations

##### Palo Alto Networks Automatic SLR


- Updated the Docker image to: *demisto/xml-feed:1.0.0.116765*.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Automatic SLR by Palo Alto Networks",
"description": "Automate the generation of Palo Alto Networks Security Lifecycle Reviews (SLR's) using XSOAR.",
"support": "community",
"currentVersion": "1.0.3",
"currentVersion": "1.0.4",
"author": "Matt Smith",
"url": "",
"email": "",
Expand Down

0 comments on commit 79c858e

Please sign in to comment.