You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How many cool things can we show off with SentinelOne SDKs like Nexus SDK.
6
-
7
-
## ⁉️ Problem Statement
8
-
9
-
We need to create some cool demos for SDKs without duplicating efforts.
10
-
11
-
## 🔑 Features / Demos
3
+
## SDK Examples
12
4
13
-
* Nexus Wrapped
14
-
* Nexus SDK wrapped with License File for “metering” (internal)
15
-
* API-based version of Nexus SDK (internal/external)
16
-
* Scan-a-file
17
-
* File Upload / Download scanning demo (external)
18
-
* Reputation service (external)
19
-
* The Wannabe
20
-
* A basic agent that checks into a console, very basic and shows a security product can be built around Nexus (external)
5
+
This section shows differnt ways to use the Sentinelone Nexus SDK using different languages. The quickstart folder contains a subfolder for several languages where you will find sample code to invoke the Nexus SDK.
21
6
22
-
## SDK Examples
7
+
Each Quickstart will produce a malware scanner utilizing the SentinelOne Static AI engine via the Nexus SDK to scan files and/or directories on demand. Each scanner is embedded within a Docker container and can be utilized on any platform that supports Docker.
0 commit comments