CycloneDX / CycloneDX/cyclonedx-javascript-library
prevent information loss on downgrade
Open
enhancement
good first issue
hacktoberfest
help wanted
- Dominant language
- TypeScript
- Stars
- 24
- Forks
- 17
- Avg merge
- 16h 48m
- Merged PRs (30d)
- 3
Description
to prevent information loss when rendering :
- the external references should not be dropped for unknwon `type`. insteadd, the `type` should e converted to "other"
to prevent information loss when rendering CycloneDX < 1.3:
- the external references from `bom.metadata` should be transferred to `bom`
Contributor guide
Assessment
This issue has not been assessed yet.