File tree 11 files changed +46
-61
lines changed
11 files changed +46
-61
lines changed Original file line number Diff line number Diff line change 92
92
{
93
93
"id" : " DemistoRESTAPI" ,
94
94
"supportedModules" : [
95
+ " C1" ,
96
+ " C3" ,
95
97
" X0" ,
96
98
" X1" ,
97
99
" X3" ,
Original file line number Diff line number Diff line change
1
+
2
+ #### Scripts
3
+
4
+ ##### ContentPackInstaller
5
+
6
+ - Updated the Docker image to: * demisto/xsoar-tools:1.0.0.2974997* .
7
+
8
+ ##### ProvidesCommand
9
+
10
+ - Updated the Docker image to: * demisto/python3:3.12.8.1983910* .
11
+
12
+ ##### GenerateAsBuilt
13
+
14
+ - Updated the Docker image to: * demisto/teams:1.0.0.2027266* .
15
+
16
+ ##### GetFieldsByIncidentType
17
+
18
+ - Updated the Docker image to: * demisto/python3:3.12.8.1983910* .
19
+
20
+ ##### IncidentFields
21
+
22
+ - Updated the Docker image to: * demisto/python3:3.12.8.1983910* .
23
+
24
+ ##### EditServerConfig
25
+
26
+ - Updated the Docker image to: * demisto/python3:3.12.8.1983910* .
27
+
28
+ ##### ExportIndicatorsToCSV
29
+
30
+ - Updated the Docker image to: * demisto/python3:3.12.8.1983910* .
31
+
Original file line number Diff line number Diff line change @@ -38,17 +38,11 @@ tags:
38
38
- Content Management
39
39
timeout : 600ns
40
40
type : python
41
- dockerimage : demisto/xsoar-tools:1.0.0.1902141
41
+ dockerimage : demisto/xsoar-tools:1.0.0.2974997
42
42
marketplaces :
43
43
- xsoar
44
44
- marketplacev2
45
45
- platform
46
- supportedModules :
47
- - X0
48
- - X1
49
- - X3
50
- - X5
51
- - ENT_PLUS
52
46
tests :
53
47
- ContentPackInstaller_Test
54
48
fromversion : 6.0.0
Original file line number Diff line number Diff line change @@ -20,17 +20,11 @@ script: '-'
20
20
timeout : ' 0'
21
21
type : python
22
22
subtype : python3
23
- dockerimage : demisto/python3:3.11.10.113941
23
+ dockerimage : demisto/python3:3.12.8.1983910
24
24
fromversion : 6.0.0
25
25
tests :
26
26
- TestEditServerConfig
27
27
marketplaces :
28
28
- xsoar
29
29
- marketplacev2
30
- - platform
31
- supportedModules :
32
- - X0
33
- - X1
34
- - X3
35
- - X5
36
- - ENT_PLUS
30
+ - platform
Original file line number Diff line number Diff line change @@ -40,11 +40,5 @@ marketplaces:
40
40
- xsoar
41
41
- marketplacev2
42
42
- platform
43
- supportedModules :
44
- - X0
45
- - X1
46
- - X3
47
- - X5
48
- - ENT_PLUS
49
43
tests :
50
44
- No tests (auto formatted)
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ dependson:
18
18
must :
19
19
- core-api-post
20
20
- core-api-get
21
- dockerimage : demisto/python3:3.11.10.115186
21
+ dockerimage : demisto/python3:3.12.8.1983910
22
22
enabled : true
23
23
name : ExportIndicatorsToCSV
24
24
runas : DBotWeakRole
@@ -33,11 +33,5 @@ marketplaces:
33
33
- xsoar
34
34
- marketplacev2
35
35
- platform
36
- supportedModules :
37
- - X0
38
- - X1
39
- - X3
40
- - X5
41
- - ENT_PLUS
42
36
tests :
43
37
- No tests (auto formatted)
Original file line number Diff line number Diff line change @@ -22,16 +22,10 @@ subtype: python3
22
22
timeout : ' 0'
23
23
type : python
24
24
fromversion : 6.0.0
25
- dockerimage : demisto/teams:1.0.0.116912
25
+ dockerimage : demisto/teams:1.0.0.2027266
26
26
tests :
27
27
- No tests (auto formatted)
28
28
marketplaces :
29
29
- xsoar
30
30
- marketplacev2
31
- - platform
32
- supportedModules :
33
- - X0
34
- - X1
35
- - X3
36
- - X5
37
- - ENT_PLUS
31
+ - platform
Original file line number Diff line number Diff line change @@ -44,18 +44,12 @@ subtype: python3
44
44
dependson :
45
45
must :
46
46
- ' |||core-api-get'
47
- dockerimage : demisto/python3:3.11.10.115186
47
+ dockerimage : demisto/python3:3.12.8.1983910
48
48
runas : DBotWeakRole
49
49
tests :
50
50
- No test - unit test
51
51
fromversion : 5.0.0
52
52
marketplaces :
53
53
- xsoar
54
54
- marketplacev2
55
- - platform
56
- supportedModules :
57
- - X0
58
- - X1
59
- - X3
60
- - X5
61
- - ENT_PLUS
55
+ - platform
Original file line number Diff line number Diff line change @@ -28,18 +28,12 @@ subtype: python3
28
28
dependson :
29
29
must :
30
30
- ' |||core-api-get'
31
- dockerimage : demisto/python3:3.11.10.115186
31
+ dockerimage : demisto/python3:3.12.8.1983910
32
32
runas : DBotWeakRole
33
33
tests :
34
34
- No test - unit test
35
35
fromversion : 5.0.0
36
36
marketplaces :
37
37
- xsoar
38
38
- marketplacev2
39
- - platform
40
- supportedModules :
41
- - X0
42
- - X1
43
- - X3
44
- - X5
45
- - ENT_PLUS
39
+ - platform
Original file line number Diff line number Diff line change @@ -25,18 +25,12 @@ dependson:
25
25
must :
26
26
- core-api-post
27
27
- core-api-get
28
- dockerimage : demisto/python3:3.11.10.115186
28
+ dockerimage : demisto/python3:3.12.8.1983910
29
29
runas : DBotWeakRole
30
30
tests :
31
31
- No test - unit test
32
32
fromversion : 5.0.0
33
33
marketplaces :
34
34
- xsoar
35
35
- marketplacev2
36
- - platform
37
- supportedModules :
38
- - X0
39
- - X1
40
- - X3
41
- - X5
42
- - ENT_PLUS
36
+ - platform
Original file line number Diff line number Diff line change 2
2
"name" : " Common Scripts" ,
3
3
"description" : " Frequently used scripts pack." ,
4
4
"support" : " xsoar" ,
5
- "currentVersion" : " 1.19.41 " ,
5
+ "currentVersion" : " 1.19.42 " ,
6
6
"author" : " Cortex XSOAR" ,
7
7
"url" : " https://www.paloaltonetworks.com/cortex" ,
8
8
"email" : " " ,
You can’t perform that action at this time.
0 commit comments