aboutcode-org / aboutcode-org/scancode.io
Use of deprecated field to state relationships in SBOM
- Lenguaje dominante
- Python
- Estrellas
- 215
- Forks
- 203
- Merge medio
- 4 d 8 h
- PR fusionados (30 d)
- 6
Descripción
**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:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. 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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.