From 153ea6b9a40598e485b3fa1a97d9b9285e40a970 Mon Sep 17 00:00:00 2001 From: ablakley-r7 <96182471+ablakley-r7@users.noreply.github.com> Date: Tue, 9 Jul 2024 13:52:07 +0100 Subject: [PATCH] SentinelOne 10.0.0 SDK Update (#2627) * Update SDK * Fix schema --- plugins/sentinelone/.CHECKSUM | 2 +- plugins/sentinelone/Dockerfile | 2 +- plugins/sentinelone/plugin.spec.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/sentinelone/.CHECKSUM b/plugins/sentinelone/.CHECKSUM index a9923ac819..3857af4be2 100644 --- a/plugins/sentinelone/.CHECKSUM +++ b/plugins/sentinelone/.CHECKSUM @@ -1,5 +1,5 @@ { - "spec": "d19f790a930425cb7b3425a0bc12e7ba", + "spec": "7cf50e827b442c746c91f6193f471a0a", "manifest": "2ae31166158e32c09fe2f2b4fdeb4532", "setup": "3ed8da815b0fcfb46e1e5ec5d89b88cf", "schemas": [ diff --git a/plugins/sentinelone/Dockerfile b/plugins/sentinelone/Dockerfile index d45182294c..47bba9c6bd 100755 --- a/plugins/sentinelone/Dockerfile +++ b/plugins/sentinelone/Dockerfile @@ -1,4 +1,4 @@ -FROM --platform=linux/amd64 rapid7/insightconnect-python-3-slim-plugin:5.6.0 +FROM --platform=linux/amd64 rapid7/insightconnect-python-3-slim-plugin:5.6.1 LABEL organization=rapid7 LABEL sdk=python diff --git a/plugins/sentinelone/plugin.spec.yaml b/plugins/sentinelone/plugin.spec.yaml index c076cd7394..e32c6ac5a0 100644 --- a/plugins/sentinelone/plugin.spec.yaml +++ b/plugins/sentinelone/plugin.spec.yaml @@ -8,7 +8,7 @@ connection_version: 10 cloud_ready: true sdk: type: slim - version: 5.6.0 + version: 5.6.1 user: nobody supported_versions: ["2.1.0"] description: The SentinelOne plugin allows you to manage and mitigate all your security operations through SentinelOne