Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 995 Bytes

File metadata and controls

21 lines (13 loc) · 995 Bytes

AnalysisCreateRequest

Properties

Name Type Description Notes
filename String The name of the file
sha256Hash String The name of the file
tags List<Tag> List of community tags to assign to an analysis [optional]
analysisScope AnalysisScope The scope of the analysis determines who can access it [optional]
symbols Symbols [optional]
debugHash String [optional]
analysisConfig AnalysisConfig The analysis config enables the configuration of optional analysis stages [optional]
binaryConfig BinaryConfig The binary config can override automatically determined values such as ISA, Platform, File Format, etc [optional]
autoRunAgents AutoRunAgents [optional]