Skip to content

Commit 56b192d

Browse files
authored
Add SBOM::CycloneDX Perl library (#17)
This PR is for adding SBOM::CycloneDX Perl library in the CycloneDX Tools Center.
2 parents a5360a7 + e635ba4 commit 56b192d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

tools.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -2143,6 +2143,14 @@
21432143
- opensource
21442144
- library
21452145
- analysis
2146+
- name: CycloneDX Perl Library
2147+
publisher: Giuseppe Di Terlizzi
2148+
description: Perl library for generating CycloneDX SBOMs
2149+
repoUrl: https://github.com/giterlizzi/perl-SBOM-CycloneDX
2150+
websiteUrl: https://metacpan.org/pod/SBOM::CycloneDX
2151+
categories:
2152+
- opensource
2153+
- library
21462154

21472155
# `description` will be truncated at 250 characters
21482156
# `categories` values MUST be the keys from `tool-categories.yml` file

0 commit comments

Comments
 (0)