CycloneDX / CycloneDX/specification
Support for Hardware IDs
- Dominant language
- XSLT
- Stars
- 547
- Forks
- 93
- Avg merge
- 7h 11m
- Merged PRs (30d)
- 37
Description
Currently, there are no PURL equivalents for Hardware. The closest I could find were:
- Hardware IDs (Windows) - [Some](https://windowsreport.com/device-manager-hardware-id/) [articles](https://www.guidingtech.com/how-to-check-hardware-devices-id-windows/)
- Bus/ID generated by hw-probe (Linux) - [Example](https://linux-hardware.org/?probe=04013b8286)
- [Model Identifier](https://support.apple.com/en-us/103257), Part Numbers, Board ID and [DeviceID](https://mrmacintosh.com/list-of-mac-boardid-deviceid-model-identifiers-machine-models/) (Mac)
The proposal is to add `hwid` as an array attribute under component and let the user populate the same with array of strings.
Contributor guide
Assessment
This issue has not been assessed yet.