Failed to process the SBOM: The undefined value has no properties.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2026 11:18 PM
Hi Folks,
During the SBOM File Uploading in SBOM Workspace "In BOM Queue", getting the below error, can anyone suggest the corresponding steps for troubleshooting it.
Failed to process the SBOM: The undefined value has no properties.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2026 08:30 PM
Hey there,
Not sure if you are able to share the format of the SBOM file you are using, or can test another SBOM file.
I have seen this in my lab as well, and suspect it is due to specific header data of the SBOM file being missing.
Suggest opening a Support Case for this to get to the bottom of the root cause.
| Format | Field assumed present | |
|---|---|---|
| CycloneDX (JSON/XML) | metadata (and metadata.timestamp) |
|
| SPDX (JSON) | spdxVersion, creationInfo |