Skip to content

Generate BOM based on spring boot fat jar #628

@tutufool

Description

@tutufool

Hi,

I'm wondering whether I can generate org.cyclonedx.model.Bom with a spring boot fat jar.
(Say I dont have a maven project in hand, but only a spring boot fat jar)

Is there any chance that I can get a similar BOM file by analysis the spring boot fat jar without run maven plugin?

It seems to populate the "components" is sort of easy (1:1 mapping to the jars in fat jar)
But to populate the "dependencies" part still need maven resolving.

Any suggestions?

Thanks a lot!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions