The following limits are imposed on REST API calls to Soteri’s Scanning Service:
-
Scan Requests
-
HTTP 1 requests are limited to ~32MB. This includes the size of all files which are to be scanned.
-
HTTP 2 requests are not limited in size.
-
-
Single scan responses are limited to ~32MB.
-
Scan jobs in general should not hit this limit. Please contact Soteri Support if you do.
-
-
Currently, only UTF-8 encoded text files can be scanned. Any other files will be skipped.
-
The number of findings per-file is limited to 10,000. Further findings will not be reported, and the rest of the file will not be scanned.