Software Component

software_component

The Software Component object describes characteristics of a software component within a software package.

Attributes

CaptionNameTypeDescription
AuthorauthorStringThe author(s) who published the software component.
HashhashFingerprint[]Entity:FINGERPRINT

Cryptographic hash to identify the binary instance of a software component.
Software LicenselicenseStringThe software license applied to this component.
NamenameStringThe software component name.
Package URLpurlStringThe Package URL (PURL) to identify the software component. This is a URL that uniquely identifies the component, including the component's name, version, and type. The URL is used to locate and retrieve the component's metadata and content.
Raw Dataraw_dataJSONGroup:context

The event data as received from the event source.
Record IDrecord_idStringGroup:primary

Unique identifier for the object
RelationshiprelationshipStringThe relationship between two software components, normalized to the caption of the relationship_id value. In the case of 'Other', it is defined by the source.
Relationship IDrelationship_idIntegerThe normalized identifier of the relationship between two software components.
  • 0: Unknown (UNKNOWN)
  • 1: Depends On (DEPENDS_ON)
  • 99: Other (OTHER)
TypetypeStringThe type of software component, normalized to the caption of the type_id value. In the case of 'Other', it is defined by the source.
Type IDtype_idIntegerThe type of software component.
  • 1: Framework (FRAMEWORK)
  • 2: Library (LIBRARY)
  • 3: Operating System (OPERATING_SYSTEM)
  • 0: Unknown (UNKNOWN)
  • 99: Other (OTHER)
UnmappedunmappedUnmapped[]Data from the source that was not mapped into the schema.
VersionversionStringThe software component version.

Relationships

Software Component shown in context

Inbound Relationships

These objects and events reference Software Component in their attributes:

Outbound Relationships

Software Component references the following objects and events in its attributes:

This page describes qdm-1.5.1+ocsf-1.6.0


Did this page help you?