Skip to content

Commit 5343e10

Browse files
aaron1535content-botroot
authored
Aud demisto/auto update docker staging branch 91 (demisto#38219)
* Updated docker image to demisto/netutils:1.0.0.118055. PR batch #1/1 (demisto#38166) Co-authored-by: root <root@1e2de18e0cc3> * Add RN * demisto/pcap-miner:1.0.0.117211 | 0-100 | PR batch #1/1 (demisto#38167) * Updated docker image to demisto/pcap-miner:1.0.0.117211. PR batch #1/1 * @aaron1535 Change the image to demisto/pcap-miner:1.0.0.2020843. * Add RN --------- Co-authored-by: root <root@1e2de18e0cc3> Co-authored-by: Aaron <[email protected]> Co-authored-by: azonenfeld <[email protected]> --------- Co-authored-by: content-bot <[email protected]> Co-authored-by: root <root@1e2de18e0cc3>
1 parent 403f09b commit 5343e10

File tree

7 files changed

+24
-6
lines changed

7 files changed

+24
-6
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
2+
#### Scripts
3+
4+
##### PcapFileExtractor
5+
6+
- Updated the Docker image to: *demisto/pcap-miner:1.0.0.2020843*.
7+
##### PcapFileExtractStreams
8+
9+
- Updated the Docker image to: *demisto/pcap-miner:1.0.0.2020843*.
10+
##### PcapExtractStreams
11+
12+
- Updated the Docker image to: *demisto/pcap-miner:1.0.0.2020843*.
13+
##### PcapConvert
14+
15+
- Updated the Docker image to: *demisto/pcap-miner:1.0.0.2020843*.
16+
##### PcapMinerV2
17+
18+
- Updated the Docker image to: *demisto/pcap-miner:1.0.0.2020843*.

Packs/PcapAnalysis/Scripts/PcapConvert/PcapConvert.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ commonfields:
2525
contentitemexportablefields:
2626
contentitemfields:
2727
fromServerVersion: ''
28-
dockerimage: demisto/pcap-miner:1.0.0.115465
28+
dockerimage: demisto/pcap-miner:1.0.0.2020843
2929
enabled: true
3030
name: PcapConvert
3131
runas: DBotWeakRole

Packs/PcapAnalysis/Scripts/PcapExtractStreams/PcapExtractStreams.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ commonfields:
7474
contentitemexportablefields:
7575
contentitemfields:
7676
fromServerVersion: ''
77-
dockerimage: demisto/pcap-miner:1.0.0.115465
77+
dockerimage: demisto/pcap-miner:1.0.0.2020843
7878
enabled: true
7979
name: PcapExtractStreams
8080
runas: DBotWeakRole

Packs/PcapAnalysis/Scripts/PcapFileExtractStreams/PcapFileExtractStreams.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ commonfields:
3636
contentitemexportablefields:
3737
contentitemfields:
3838
fromServerVersion: ''
39-
dockerimage: demisto/pcap-miner:1.0.0.115465
39+
dockerimage: demisto/pcap-miner:1.0.0.2020843
4040
enabled: true
4141
name: PcapFileExtractStreams
4242
outputs:

Packs/PcapAnalysis/Scripts/PcapFileExtractor/PcapFileExtractor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ tags:
8787
- Utility
8888
timeout: '0'
8989
type: python
90-
dockerimage: demisto/pcap-miner:1.0.0.90440
90+
dockerimage: demisto/pcap-miner:1.0.0.2020843
9191
tests:
9292
- No tests (auto formatted)
9393
fromversion: 5.0.0

Packs/PcapAnalysis/Scripts/PcapMinerV2/PcapMinerV2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ tags:
366366
- Utility
367367
timeout: '0'
368368
type: python
369-
dockerimage: demisto/pcap-miner:1.0.0.115465
369+
dockerimage: demisto/pcap-miner:1.0.0.2020843
370370
runas: DBotWeakRole
371371
runonce: true
372372
tests:

Packs/PcapAnalysis/pack_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "PCAP Analysis",
33
"description": "Don't miss out on critical forensic data! This Content Pack automates PCAP file analysis such as parsing, searching, extracting indicators, and more.",
44
"support": "xsoar",
5-
"currentVersion": "2.4.10",
5+
"currentVersion": "2.4.11",
66
"author": "Cortex XSOAR",
77
"url": "https://www.paloaltonetworks.com/cortex",
88
"email": "",

0 commit comments

Comments
 (0)