l3montree-dev / l3montree-dev/devguard

DevGuard should support CycloneDX Version 1.7

Open
#3,044 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.