Skip to content

Last dependency is not included in the SBOM #192

@ruromero

Description

@ruromero

What happened?

When analyzing stack of a go project, the last dependency of the go mod graph was being ignored

...
github.com/stretchr/[email protected] github.com/stretchr/[email protected]
github.com/stretchr/[email protected] gopkg.in/[email protected]
gopkg.in/[email protected] gopkg.in/[email protected]
    {
      "ref" : "pkg:golang/gopkg.in/[email protected]",
      "dependsOn" : [ ]
    },

Please provide runtime information.

any go project

Relevant log output

How can this issue be reproduced?

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions