Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional commitMetadata about the commit associated with the SCA scan, including author, committer, and branch information.
Optional dependenciesThe list of dependencies discovered in the repository.
Optional envThe environment context in which the SCA scan was performed (e.g., production, staging).
Optional filesThe list of dependency manifest files found in the repository.
Optional relationsThe dependency relations describing the inter-component dependency graph.
Optional repositoryInformation about the source code repository being analyzed.
Optional serviceThe name of the service or application being analyzed.
Optional tagsA map of key-value tags providing additional metadata for the SCA scan.
Optional vulnerabilitiesThe list of vulnerabilities identified in the dependency graph.
Generated using TypeDoc
The attributes of an SCA request, containing dependency graph data, vulnerability information, and repository context.