Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 710 Bytes

File metadata and controls

19 lines (11 loc) · 710 Bytes

ReAnalysisForm

Form Model for receiving the analysis request

Properties

Name Type Description Notes
tags List<String> Tags associated with the analysis [optional]
commandLineArgs String Command line arguments for dynamic execution [optional]
priority Integer Priority of the analysis [optional]
essential Boolean Only runs essential parts of the analysis, skips tags/sbom/cves etc. [optional]
modelName String [optional]
noCache Boolean When enabled, skips using cached data within the processing. [optional]