Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 447 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 447 Bytes

AzureFunction_Blob2ThreatGrid

Sample code for sending all new/modified blobs in a storage container to ThreatGrid for Malware testing.

This sample is provide "as is" with out any implied or expressed warranty.

The code in this sample makes use of the RestSharp Nuget package. RestSharp is covered under the Apache 2.0 license. You will need to comply with the Apache 2.0 license in the use of this code, or replace that portion of the code.