CycloneDX / CycloneDX/cyclonedx-rust-cargo
[Feature] Support CycloneDX 1.6
Open
- Dominant language
- Rust
- Stars
- 178
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
### Problem
It seems like there's currently no support for outputting the json with the CycloneDX 1.6 format. Is support for this planned? I would be willing to add support if given the go ahead. Currently, `serde-cyclonedx` supports v1.6, but it'd be nice if this crate supported it too 🙂
Contributor guide
Research direction
Start by comparing this crate's current CycloneDX JSON output and version handling with the serde-cyclonedx v1.6 support mentioned in the issue. Determine the schema and validation coverage needed, then verify that the crate can produce valid CycloneDX 1.6 JSON without regressing existing output versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100