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

Update Docker Image To demisto/sixgill #32525

Merged
merged 7 commits into from Jan 31, 2024
Expand Up @@ -109,7 +109,7 @@ script:
name: alert_status
- description: The aggregate alert id.
name: aggregate_alert_id
dockerimage: demisto/sixgill:1.0.0.84784
dockerimage: demisto/sixgill:1.0.0.86489
isfetch: true
runonce: false
script: '-'
Expand Down
3 changes: 3 additions & 0 deletions Packs/Cybersixgill-ActionableAlerts/ReleaseNotes/1_2_14.md
@@ -0,0 +1,3 @@
#### Integrations
##### Cybersixgill Actionable Alerts
- Updated the Docker image to: *demisto/sixgill:1.0.0.86489*.
2 changes: 1 addition & 1 deletion Packs/Cybersixgill-ActionableAlerts/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Cybersixgill Actionable Alerts",
"description": "The integration allow retrieving Cybersixgill's actionable alerts based on organization assets",
"support": "partner",
"currentVersion": "1.2.13",
"currentVersion": "1.2.14",
"author": "Cybersixgill",
"url": "https://www.cybersixgill.com/",
"email": "getstarted@cybersixgill.com",
Expand Down
Expand Up @@ -125,7 +125,7 @@ script:
description: Fetching Sixgill DarkFeed indicators
execution: true
name: sixgill-get-indicators
dockerimage: demisto/sixgill:1.0.0.84784
dockerimage: demisto/sixgill:1.0.0.86489
feed: true
runonce: false
subtype: python3
Expand Down
Expand Up @@ -550,7 +550,7 @@ script:
- contextPath: SixgillDarkfeed.Postid.external_reference
description: Link to the IOC on Virustotal and an abstraction of the number of detections; MITRE ATT&CK tactics and techniques.
type: Unknown
dockerimage: demisto/sixgill:1.0.0.84784
dockerimage: demisto/sixgill:1.0.0.86489
runonce: false
script: '-'
subtype: python3
Expand Down
5 changes: 5 additions & 0 deletions Packs/Sixgill-Darkfeed/ReleaseNotes/2_2_16.md
@@ -0,0 +1,5 @@
#### Integrations
##### Sixgill DarkFeed Enrichment
- Updated the Docker image to: *demisto/sixgill:1.0.0.86489*.
##### Sixgill DarkFeed Threat Intelligence
- Updated the Docker image to: *demisto/sixgill:1.0.0.86489*.
2 changes: 1 addition & 1 deletion Packs/Sixgill-Darkfeed/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Sixgill Darkfeed - Annual Subscription",
"description": "This edition of Sixgill Darkfeed is intended for customers who have a direct annual subscription to Sixgill Darkfeed.\n\nGet contextual and actionable insights to proactively block underground threats in real-time with the most comprehensive, automated stream of IOCs \n\nFor organizations who are currently Darkfeed customers.",
"support": "partner",
"currentVersion": "2.2.15",
"currentVersion": "2.2.16",
"author": "Cybersixgill",
"url": "",
"email": "sales@cybersixgill.com",
Expand Down