Skip to content

Commit

Permalink
Aud demisto/auto update docker staging branch 43 (demisto#37191)
Browse files Browse the repository at this point in the history
* demisto/pcap-miner:1.0.0.115465 | 0-100 | PR batch #1/1 (demisto#37183)

* Updated docker image to demisto/pcap-miner:1.0.0.115465. PR batch #1/1

* Update PcapFileExtractor.yml

---------

Co-authored-by: root <root@1e2de18e0cc3>
Co-authored-by: inbalapt1 <[email protected]>

* update_rn

---------

Co-authored-by: content-bot <[email protected]>
Co-authored-by: root <root@1e2de18e0cc3>
  • Loading branch information
3 people authored Nov 14, 2024
1 parent 2802f4e commit 6cc5850
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 5 deletions.
22 changes: 22 additions & 0 deletions Packs/PcapAnalysis/ReleaseNotes/2_4_10.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@

#### Scripts

##### PcapFileExtractor


##### PcapConvert


- Updated the Docker image to: *demisto/pcap-miner:1.0.0.115465*.
##### PcapFileExtractStreams


- Updated the Docker image to: *demisto/pcap-miner:1.0.0.115465*.
##### PcapExtractStreams


- Updated the Docker image to: *demisto/pcap-miner:1.0.0.115465*.
##### PcapMinerV2


- Updated the Docker image to: *demisto/pcap-miner:1.0.0.115465*.
2 changes: 1 addition & 1 deletion Packs/PcapAnalysis/Scripts/PcapConvert/PcapConvert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ commonfields:
contentitemexportablefields:
contentitemfields:
fromServerVersion: ''
dockerimage: demisto/pcap-miner:1.0.0.80182
dockerimage: demisto/pcap-miner:1.0.0.115465
enabled: true
name: PcapConvert
runas: DBotWeakRole
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ commonfields:
contentitemexportablefields:
contentitemfields:
fromServerVersion: ''
dockerimage: demisto/pcap-miner:1.0.0.96695
dockerimage: demisto/pcap-miner:1.0.0.115465
enabled: true
name: PcapExtractStreams
runas: DBotWeakRole
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ commonfields:
contentitemexportablefields:
contentitemfields:
fromServerVersion: ''
dockerimage: demisto/pcap-miner:1.0.0.78355
dockerimage: demisto/pcap-miner:1.0.0.115465
enabled: true
name: PcapFileExtractStreams
outputs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,3 +91,5 @@ dockerimage: demisto/pcap-miner:1.0.0.90440
tests:
- No tests (auto formatted)
fromversion: 5.0.0


2 changes: 1 addition & 1 deletion Packs/PcapAnalysis/Scripts/PcapMinerV2/PcapMinerV2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ tags:
- Utility
timeout: '0'
type: python
dockerimage: demisto/pcap-miner:1.0.0.90440
dockerimage: demisto/pcap-miner:1.0.0.115465
runas: DBotWeakRole
runonce: true
tests:
Expand Down
2 changes: 1 addition & 1 deletion Packs/PcapAnalysis/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "PCAP Analysis",
"description": "Don't miss out on critical forensic data! This Content Pack automates PCAP file analysis such as parsing, searching, extracting indicators, and more.",
"support": "xsoar",
"currentVersion": "2.4.9",
"currentVersion": "2.4.10",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down

0 comments on commit 6cc5850

Please sign in to comment.