Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 566 Bytes

SourceFileDto.md

File metadata and controls

15 lines (10 loc) · 566 Bytes

SourceFileDto

Properties

Name Type Description Notes
checksum String Source file checksum.
encoding String Source file encoding.
fileContent String Scanned source file content.
filePath String Full path to source file on the machine where scan was performed.
languageName String Source file programming language name.
projectVersionId Long Project version identifier that contains this source file.