Software Package
package
The Software Package object describes details about a software package.
Attributes
| Caption | Name | Type | Description | 
|---|---|---|---|
| Architecture | architecture | String | Architecture is a shorthand name describing the type of computer hardware the packaged software is meant to run on. | 
| The product CPE identifier | cpe_name | String | The Common Platform Enumeration (CPE) name as described by (NIST) For example:  | 
| Epoch | epoch | Integer | The software package epoch. Epoch is a way to define weighted dependencies based on version numbers. | 
| Hash | hash | Fingerprint[] | Entity: | 
| Software License | license | String | The software license applied to this package. | 
| Name | name | String | The software package name. | 
| Package URL | purl | String | A purl is a URL string used to identify and locate a software package in a mostly universal and uniform way across programming languages, package managers, packaging conventions, tools, APIs and databases. | 
| Raw Data | raw_data | JSON | Group: | 
| Record ID | record_id | String | Group: | 
| Software Release Details | release | String | Release is the number of times a version of the software has been packaged. | 
| Type | type | String | The type of software package, normalized to the caption of the type_id value. In the case of 'Other', it is defined by the source. | 
| Type ID | type_id | Integer | The type of software package. 
 | 
| Unmapped | unmapped | Unmapped[] | Data from the source that was not mapped into the schema. | 
| Vendor Name | vendor_name | String | The name of the vendor who published the software package. | 
| Version | version | String | The software package version. | 
Relationships
Inbound Relationships
These objects and events reference Software Package in their attributes:
Outbound Relationships
Software Package references the following objects and events in its attributes:
This page describes ocsf-1.4.0
Updated about 7 hours ago