l3montree-dev / l3montree-dev/devguard
DevGuard should support CycloneDX Version 1.7
Open
Nobody has claimed this yet.
component/devguard-api
component/devguard-scanner
priority:high
- Dominant language
- Go
- Stars
- 161
- Forks
- 43
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 37
Description
For CycloneDX SBOM v1.7 -> "scanner/req.go:74 uploaded BOM is not a valid CycloneDX BOM err="invalid specification version"".
Improve Error Logging here to make more transparent for users.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at scanner/req.go:74, where the CycloneDX upload is rejected with an invalid specification version error. Trace the BOM validation path and check how CycloneDX version 1.7 is handled; done means version 1.7 uploads are supported and failures provide transparent error details to users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100