diff --git a/plugins/microsoft_atp/.CHECKSUM b/plugins/microsoft_atp/.CHECKSUM index aa49d28c2a..8369b34dbf 100644 --- a/plugins/microsoft_atp/.CHECKSUM +++ b/plugins/microsoft_atp/.CHECKSUM @@ -1,5 +1,5 @@ { - "spec": "8819bc30d893cee3b8bf0fc14fbcea29", + "spec": "a042dbc96e9aab3886c0463b573a4654", "manifest": "8f26bd28e949cfda8dfce9f0036777a3", "setup": "9ceeb89f2b17b0f547706b3639287496", "schemas": [ diff --git a/plugins/microsoft_atp/Dockerfile b/plugins/microsoft_atp/Dockerfile index 739f8ff40d..47a10b508e 100755 --- a/plugins/microsoft_atp/Dockerfile +++ b/plugins/microsoft_atp/Dockerfile @@ -1,4 +1,4 @@ -FROM --platform=linux/amd64 rapid7/insightconnect-python-3-plugin:6.2.2 +FROM --platform=linux/amd64 rapid7/insightconnect-python-3-plugin:6.2.3 LABEL organization=rapid7 LABEL sdk=python diff --git a/plugins/microsoft_atp/plugin.spec.yaml b/plugins/microsoft_atp/plugin.spec.yaml index 4f1cc31ccc..28e8056a99 100644 --- a/plugins/microsoft_atp/plugin.spec.yaml +++ b/plugins/microsoft_atp/plugin.spec.yaml @@ -27,7 +27,7 @@ hub_tags: features: [] sdk: type: full - version: 6.2.2 + version: 6.2.3 user: nobody troubleshooting: - "For information on how to setup your Azure application and assign permissions go [here](https://docs.microsoft.com/en-us/windows/security/threat-protection/microsoft-defender-atp/exposed-apis-create-app-webapp)"