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/accessdata #31200

Merged
merged 4 commits into from
Nov 29, 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
4 changes: 2 additions & 2 deletions Packs/Exterro/Integrations/Exterro/Exterro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ script:
description: The filepath of the evidence.
- name: target_ips
isArray: true
description: Targetips for the collection
description: Targetips for the collection.
- name: search_tag_path
description: The filepath of the search and tag .
- name: export_path
Expand All @@ -58,7 +58,7 @@ script:
description: The Status of the of workflow trigger.
type: string
description: Returns a boolean value.
dockerimage: demisto/accessdata:1.1.0.33872
dockerimage: demisto/accessdata:1.1.0.81446
script: '-'
type: python
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/Exterro/ReleaseNotes/1_0_1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Exterro FTK
- Updated the Docker image to: *demisto/accessdata:1.1.0.81446*.
2 changes: 1 addition & 1 deletion Packs/Exterro/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Exterro/AccessData",
"description": "Use the Exterro package to integrate with the Exterro FTK Suite, enabling the playbook automation of incident response workflows upon detection of a possible threat.",
"support": "partner",
"currentVersion": "1.0.0",
"currentVersion": "1.0.1",
"author": "Exterro",
"url": "https://exterro.freshdesk.com/support/home",
"email": "support@exterro.com",
Expand Down