Skip to main content

Module models

Module models 

Source

Structs§

Author
Copyright
Dependency
Package dependency information with version constraints.
ExtraData
Additional counters and environment details for a scan run.
FileInfo
File-level scan result containing metadata and detected findings.
FileInfoBuilder
Builder for FileInfo.
FileReference
Reference to a file within a package archive with checksums.
Header
Scan execution metadata stored in output.headers.
Holder
LicenseClarityScore
LicenseDetection
License detection result containing matched license expressions.
LicenseReference
Reference entry for a detected license.
LicenseRuleReference
Reference metadata for a license detection rule.
Match
Individual license text match with location and confidence score.
Output
Top-level ScanCode-compatible JSON payload.
OutputEmail
OutputURL
Package
Top-level assembled package, created by merging one or more PackageData objects from related manifest/lockfiles (e.g., package.json + package-lock.json).
PackageData
Package metadata extracted from manifest files.
Party
Author, maintainer, or contributor information.
ResolvedPackage
Summary
SystemEnvironment
Host environment information captured during scan execution.
TallyEntry
TopLevelDependency
Top-level dependency instance, created during package assembly.

Enums§

DatasourceId
Unique identifier for the type of package data source (file format).
FileType
PackageType
Package ecosystem/registry type identifier.

Constants§

OUTPUT_FORMAT_VERSION