Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.

Commit 0471e64

Browse files
Merge pull request #266 from ptdropper/buildroot_url_correction
Buildroot tool URL corrected
2 parents e8c90df + bb449f6 commit 0471e64

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

_data/tools.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -188,11 +188,12 @@
188188
- opensource
189189
- build-integration
190190
- name: CycloneDX-Buildroot
191-
publisher: alvinchchen
192-
description: The CycloneDX-buildroot module for Python creates a valid CycloneDX
193-
bill of materials from buildroot manifest.xlsx files
194-
repoUrl: https://github.com/alvinchchen/cyclonedx-buildroot
195-
websiteUrl: https://github.com/alvinchchen/cyclonedx-buildroot
191+
publisher: CycloneDX
192+
description: The CycloneDX-buildroot module creates a valid CycloneDX
193+
bill of materials from buildroot manifest.csv files. Note that any formatted manifest.csv can
194+
be parsed for an arbitrary project spread sheet of software packages as indicated in the documentation.
195+
repoUrl: https://github.com/CycloneDX/cyclonedx-buildroot
196+
websiteUrl: https://github.com/CycloneDX/cyclonedx-buildroot
196197
categories:
197198
- opensource
198199
- build-integration

0 commit comments

Comments
 (0)