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 #26966

Merged
merged 4 commits into from May 24, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Expand Up @@ -129,7 +129,7 @@ script:
description: Fetching Sixgill DarkFeed indicators
execution: true
name: sixgill-get-indicators
dockerimage: demisto/sixgill:1.0.0.57676
dockerimage: demisto/sixgill:1.0.0.61531
feed: true
isfetch: false
longRunning: false
Expand Down
Expand Up @@ -592,7 +592,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.54624
dockerimage: demisto/sixgill:1.0.0.61531
feed: false
isfetch: false
longRunning: false
Expand Down
5 changes: 5 additions & 0 deletions Packs/Sixgill-Darkfeed/ReleaseNotes/2_2_1.md
@@ -0,0 +1,5 @@
#### Integrations
##### Sixgill DarkFeed Enrichment
- Updated the Docker image to: *demisto/sixgill:1.0.0.61531*.
##### Sixgill DarkFeed Threat Intelligence
- Updated the Docker image to: *demisto/sixgill:1.0.0.61531*.
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.0",
"currentVersion": "2.2.1",
"author": "Cybersixgill",
"url": "",
"email": "sales@cybersixgill.com",
Expand Down