-
-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
documentDescribes is a deprecated field and should not be used to describe relationships in SBOM. Instead relationships array should be used.
System configuration
- Which version of ScanCode.io are you running?
- Are you running the app using Docker?
- On which OS?
- What inputs are you using?
- Which pipeline are you running?
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
As per SPDX schema, documentDescribes is a deprecated field and relationships array should be used to describe relationship b/w different packages of the SBOM.
https://github.com/spdx/spdx-spec/blob/support/2.3.1/schemas/spdx-schema.json
Screenshots
If applicable, add screenshots to help explain your problem.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working