Kitaru

AnalyzerVersionResponse

Analyzer version response.

Attributes

attributeiduuid.UUID
= Field(description='Analyzer version id.')
attributeanalyzer_iduuid.UUID
= Field(description='Analyzer this version belongs to.')
attributeversionint
= Field(description='Server-assigned version number.')
attributedisplay_versionstr | None
= Field(description='Human-readable designator.')
attributesourcePluginSource
= Field(description='Analyzer code to load.')

On this page