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

Aud demisto/auto update docker staging branch 58 #37378

Merged
merged 6 commits into from
Nov 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions Packs/CommonScripts/ReleaseNotes/1_15_93.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@

#### Scripts

##### ExtractHyperlinksFromOfficeFiles

- Updated the Docker image to: *demisto/office-utils:2.0.0.117112*.
##### ParseWordDoc

- Updated the Docker image to: *demisto/office-utils:2.0.0.117112*.
##### ExtractIndicatorsFromWordFile

- Updated the Docker image to: *demisto/office-utils:2.0.0.117112*.
##### ExtractHTMLTables

- Updated the Docker image to: *demisto/bs4-py3:1.0.0.117152*.
##### ConvertFile

- Updated the Docker image to: *demisto/office-utils:2.0.0.117112*.
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/ConvertFile/ConvertFile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ outputs:
description: The file type.
type: String
scripttarget: 0
dockerimage: demisto/office-utils:2.0.0.107687
dockerimage: demisto/office-utils:2.0.0.117112
runas: DBotWeakRole
tests:
- No tests (auto formatted)
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ outputs:
- contextPath: HTMLTables
description: The extracted HTML tables
scripttarget: 0
dockerimage: demisto/bs4-py3:1.0.0.86348
dockerimage: demisto/bs4-py3:1.0.0.117152
fromversion: 5.0.0
tests:
- TestExtractHTMLTables
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ script: '-'
timeout: '0'
type: python
subtype: python3
dockerimage: demisto/office-utils:2.0.0.107687
dockerimage: demisto/office-utils:2.0.0.117112
fromversion: 5.5.0
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ timeout: '0'
type: python
subtype: python3
runas: DBotRole
dockerimage: demisto/office-utils:2.0.0.107687
dockerimage: demisto/office-utils:2.0.0.117112
fromversion: 5.0.0
tests:
- Extract Indicators From File - Generic v2 - Test
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/ParseWordDoc/ParseWordDoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ args:
default: true
description: Docx file to parse.
scripttarget: 0
dockerimage: demisto/office-utils:2.0.0.107687
dockerimage: demisto/office-utils:2.0.0.117112
fromversion: 5.0.0
tests:
- ParseWordDoc-Test
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.92",
"currentVersion": "1.15.93",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
6 changes: 6 additions & 0 deletions Packs/EmailCommunication/ReleaseNotes/2_0_34.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

#### Scripts

##### SendEmailReply

- Updated the Docker image to: *demisto/bs4-py3:1.0.0.117152*.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ subtype: python3
system: true
type: python
fromversion: 5.0.0
dockerimage: demisto/bs4-py3:1.0.0.111952
dockerimage: demisto/bs4-py3:1.0.0.117152
tests:
- No tests (auto formatted)
contentitemexportablefields:
Expand Down
2 changes: 1 addition & 1 deletion Packs/EmailCommunication/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Email Communication",
"description": "Do you have to send multiple emails to end users? This content pack helps you streamline the process and automate updates, notifications and more.\n",
"support": "xsoar",
"currentVersion": "2.0.33",
"currentVersion": "2.0.34",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"videos": [
Expand Down
2 changes: 1 addition & 1 deletion Packs/FeedDHS/Integrations/DHSFeedV2/DHSFeedV2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ script:
- contextPath: DHS.Collections.Name
description: Collection name.
type: String
dockerimage: demisto/taxii2:1.0.0.106354
dockerimage: demisto/taxii2:1.0.0.117320
feed: true
runonce: false
script: '-'
Expand Down
6 changes: 6 additions & 0 deletions Packs/FeedDHS/ReleaseNotes/2_0_45.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

#### Integrations

##### DHS Feed v2

- Updated the Docker image to: *demisto/taxii2:1.0.0.117320*.
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.44",
"currentVersion": "2.0.45",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
2 changes: 1 addition & 1 deletion Packs/FeedGitHub/Integrations/FeedGitHub/FeedGitHub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ script:
name: limit
description: Gets indicators from the feed within a specified date range and up to a maximum limit..
name: github-get-indicators
dockerimage: demisto/taxii2:1.0.0.112358
dockerimage: demisto/taxii2:1.0.0.117320
feed: true
isfetch: false
longRunning: false
Expand Down
6 changes: 6 additions & 0 deletions Packs/FeedGitHub/ReleaseNotes/1_0_11.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

#### Integrations

##### Github Feed

- Updated the Docker image to: *demisto/taxii2:1.0.0.117320*.
2 changes: 1 addition & 1 deletion Packs/FeedGitHub/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "GitHub Feed",
"description": "A feed to ingest indicators of compromise from Github repositories. The feed supports general extraction of IOCs, extracting from STIX data format and parsing of YARA Rules out of the box.",
"support": "xsoar",
"currentVersion": "1.0.10",
"currentVersion": "1.0.11",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ script:
- contextPath: MITREATTACK.value
description: MITRE ATTACK Attack Pattern value.
type: String
dockerimage: demisto/taxii2:1.0.0.107875
dockerimage: demisto/taxii2:1.0.0.117320
feed: true
runonce: false
script: '-'
Expand Down
6 changes: 6 additions & 0 deletions Packs/FeedMitreAttackv2/ReleaseNotes/1_1_44.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

#### Integrations

##### MITRE ATT&CK

- Updated the Docker image to: *demisto/taxii2:1.0.0.117320*.
2 changes: 1 addition & 1 deletion Packs/FeedMitreAttackv2/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "MITRE ATT&CK",
"description": "Fetches indicators from MITRE ATT&CK.",
"support": "xsoar",
"currentVersion": "1.1.43",
"currentVersion": "1.1.44",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
2 changes: 1 addition & 1 deletion Packs/FeedTAXII/Integrations/FeedTAXII2/FeedTAXII2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ script:
- deprecated: true
description: 'WARNING: This command will reset your fetch history.'
name: taxii2-reset-fetch-indicators
dockerimage: demisto/taxii2:1.0.0.112358
dockerimage: demisto/taxii2:1.0.0.117320
feed: true
runonce: false
script: '-'
Expand Down
6 changes: 6 additions & 0 deletions Packs/FeedTAXII/ReleaseNotes/1_2_23.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

#### Integrations

##### TAXII 2 Feed

- Updated the Docker image to: *demisto/taxii2:1.0.0.117320*.
2 changes: 1 addition & 1 deletion Packs/FeedTAXII/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "TAXII Feed",
"description": "Ingest indicator feeds from TAXII 1 and TAXII 2 servers.",
"support": "xsoar",
"currentVersion": "1.2.22",
"currentVersion": "1.2.23",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ script:
- attack-pattern
description: Retrieves a limited number of the indicators.
name: unit42-get-indicators
dockerimage: demisto/taxii2:1.0.0.107875
dockerimage: demisto/taxii2:1.0.0.117320
feed: true
runonce: false
script: '-'
Expand Down
6 changes: 6 additions & 0 deletions Packs/FeedUnit42v2/ReleaseNotes/1_0_59.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

#### Integrations

##### Unit 42 ATOMs Feed

- Updated the Docker image to: *demisto/taxii2:1.0.0.117320*.
2 changes: 1 addition & 1 deletion Packs/FeedUnit42v2/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Unit 42 ATOMs Feed",
"description": "Unit 42 feed of published IOCs which contains malicious indicators.",
"support": "xsoar",
"currentVersion": "1.0.58",
"currentVersion": "1.0.59",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
6 changes: 6 additions & 0 deletions Packs/FiltersAndTransformers/ReleaseNotes/1_2_84.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

#### Scripts

##### ParseHTMLTables

- Updated the Docker image to: *demisto/bs4-py3:1.0.0.117152*.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ args:
defaultValue: none
scripttarget: 0
subtype: python3
dockerimage: demisto/bs4-py3:1.0.0.86348
dockerimage: demisto/bs4-py3:1.0.0.117152
runas: DBotWeakRole
fromversion: 6.5.0
tests:
Expand Down
2 changes: 1 addition & 1 deletion Packs/FiltersAndTransformers/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Filters And Transformers",
"description": "Frequently used filters and transformers pack.",
"support": "xsoar",
"currentVersion": "1.2.83",
"currentVersion": "1.2.84",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Loading