Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 632 Bytes

File metadata and controls

16 lines (8 loc) · 632 Bytes

StartBatchMatchingInputBody

Properties

Name Type Description Notes
binaryIds List<Long> Binary IDs to match the analysis against, one workflow per binary.
debugTypes List<String> Restrict matches to candidates with these debug source types. Defaults to [&quot;SYSTEM&quot;]. [optional]
minSimilarity Double Similarity floor as a percentage. Defaults to 90. [optional]
resultsPerFunction Long Max matches returned per source function. Defaults to 1. [optional]