CycloneDX / cyclonedx-gradle-plugin

Creates CycloneDX Software Bill of Materials (SBOM) from Gradle projects
https://cyclonedx.org/
Apache License 2.0
155 stars 74 forks source link

Add external git reference to metadata.component.externalreferences #519

Open barblin opened 3 days ago

barblin commented 3 days ago

Is your feature request related to a problem? Please describe. To be able to use sboms at scale, we would need a reference to the git repository in metadata.components as well. In the current implementation, that is not possible.

Describe the solution you'd like I've create a local branch where I have a suggestion implementation and test. It would be great if I could create a PR, as of now I receive an 403.

Describe alternatives you've considered None

Additional context Add any other context or screenshots about the feature request here.

barblin commented 3 days ago

I'll fork and create a PR

skhokhlov commented 11 hours ago

@barblin you can refer this guide for contributions to open source projects https://docs.github.com/en/get-started/exploring-projects-on-github/contributing-to-a-project