Skip to content

Updated docker image to demisto/armorblox:1.0.0.117139. PR batch #1/1… #37759

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

Merged
merged 2 commits into from
Dec 18, 2024
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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Packs/Armorblox/Integrations/Armorblox/Armorblox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ script:
- contextPath: Armorblox.Threat.remediation_actions
description: Should be the remediation action name for the incident under inspection.
type: string
dockerimage: demisto/armorblox:1.0.0.91317
dockerimage: demisto/armorblox:1.0.0.117139
isfetch: true
script: ''
subtype: python3
Expand Down
6 changes: 6 additions & 0 deletions Packs/Armorblox/ReleaseNotes/1_0_36.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

#### Integrations

##### Armorblox

- Updated the Docker image to: *demisto/armorblox:1.0.0.117139*.
2 changes: 1 addition & 1 deletion Packs/Armorblox/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Armorblox",
"description": "Armorblox is an API-based platform that stops targeted email attacks, protects sensitive data, and automates incident response.",
"support": "partner",
"currentVersion": "1.0.35",
"currentVersion": "1.0.36",
"author": "Armorblox",
"url": "https://www.armorblox.com/",
"email": "[email protected]",
Expand Down
Loading