Describe the bug
Deserializers do not support svip sboms, which causes with the /merge + /sbom?id= endpoints
To Reproduce
Steps to reproduce the behavior:
- Upload 2 sboms to the database
- Use the
/merge endpoint to merge them
Successfully saves to database (on dev branch)
- Attempt get the new sbom object
Expected behavior
SBOM Object
Additional context
- Currently fails because ids are wrong
Potentially Related Issues
Acceptance critera
Describe the bug
Deserializers do not support
svipsboms, which causes with the/merge+/sbom?id=endpointsTo Reproduce
Steps to reproduce the behavior:
/mergeendpoint to merge themExpected behavior
SBOM Object
Additional context
Potentially Related Issues
Acceptance critera