File tree Expand file tree Collapse file tree
AWSSecurityHubEventCollector Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ configuration:
2727 - sa-east-1
2828 - eu-north-1
2929 - eu-west-3
30+ - il-central-1
3031 - us-gov-east-1
3132 - us-gov-west-1
3233 type : 15
@@ -131,7 +132,7 @@ script:
131132 name : end_time
132133 description : Fetch events from AWS Security Hub.
133134 name : aws-securityhub-get-events
134- dockerimage : demisto/boto3py3:1.0.0.5295752
135+ dockerimage : demisto/boto3py3:1.0.0.7704170
135136 isfetchevents : true
136137 script : ' -'
137138 subtype : python3
Original file line number Diff line number Diff line change @@ -38,6 +38,7 @@ configuration:
3838 - sa-east-1
3939 - eu-north-1
4040 - eu-west-3
41+ - il-central-1
4142 - us-gov-east-1
4243 - us-gov-west-1
4344 type : 15
@@ -54,6 +55,7 @@ configuration:
5455 name : credentials
5556 type : 9
5657 displaypassword : Secret Key
58+ section : Connect
5759 required : false
5860- display : Access Key
5961 name : access_key
@@ -2080,7 +2082,7 @@ script:
20802082 description : The UTC timestamp in seconds since the last update. The incident is only updated if it was modified after the last update time.
20812083 - name : get-mapping-fields
20822084 description : Returns the list of fields to map in outgoing mirroring. This command is only used for debugging purposes.
2083- dockerimage : demisto/boto3py3:1.0.0.3575453
2085+ dockerimage : demisto/boto3py3:1.0.0.7704170
20842086 isfetch : true
20852087 ismappable : true
20862088 isremotesyncin : true
Original file line number Diff line number Diff line change 1+
2+ #### Integrations
3+
4+ ##### AWS Security Hub Event Collector
5+
6+ - Added the ** il-central-1** (Israel / Tel Aviv) region to the * AWS Default Region* dropdown.
7+ - Updated the Docker image to: * demisto/boto3py3:1.0.0.7704170* .
8+
9+ ##### AWS - Security Hub
10+
11+ - Added the ** il-central-1** (Israel / Tel Aviv) region to the * AWS Default Region* dropdown.
12+ - Updated the Docker image to: * demisto/boto3py3:1.0.0.7704170* .
Original file line number Diff line number Diff line change 22 "name" : " AWS - Security Hub" ,
33 "description" : " Amazon Web Services Security Hub Service." ,
44 "support" : " xsoar" ,
5- "currentVersion" : " 1.3.47 " ,
5+ "currentVersion" : " 1.3.48 " ,
66 "author" : " Cortex XSOAR" ,
77 "url" : " https://www.paloaltonetworks.com/cortex" ,
88 "email" : " " ,
Original file line number Diff line number Diff line change 61456145 "SaasSecurity-Test" : " blocked by SCA-8028" ,
61466146 "Mail-Listener Test Playbook" : " invalid creds CRTX-171878" ,
61476147 "DbotPredictOufOfTheBoxTest" : " Script DBotPredictOutOfTheBox is deprecated" ,
6148- "Gmail Single User - Test" : " CIAC-11417"
6148+ "Gmail Single User - Test" : " CIAC-11417" ,
6149+ "AWS-securityhub Test" : " The creds were expired CRTX-237114"
61496150 },
61506151 "skipped_integrations" : {
61516152 "qualys_fim" : " No Instance" ,
You can’t perform that action at this time.
0 commit comments