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

Commit 69f1b8a

Browse files
Merge pull request #273 from anthonyharrison/master
feat: Add SBOMTrend
2 parents ba2e97b + be681f4 commit 69f1b8a

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

_data/tools.yml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1838,9 +1838,17 @@
18381838
- github-action
18391839
- name: MLBOMdoc
18401840
publisher: Anthony Harrison
1841-
description: A command line tool which produces a human-readable representaion of a CycloneDX ML Bill of Materials (MLBOM). Output formats include PDF and Markdown.
1841+
description: A command line tool which produces a human-readable representation of a CycloneDX ML Bill of Materials (MLBOM). Output formats include PDF and Markdown.
18421842
repoUrl: https://github.com/anthonyharrison/mlbomdoc
18431843
websiteUrl: https://pypi.org/project/mlbomdoc/
18441844
categories:
18451845
- opensource
18461846
- analysis
1847+
- name: SBOMTrend
1848+
publisher: Anthony Harrison
1849+
description: A command line tool which analyses a set of SBOMs to identify license and version changes in components.
1850+
repoUrl: https://github.com/anthonyharrison/sbomtrend
1851+
websiteUrl: https://pypi.org/project/sbomtrend/
1852+
categories:
1853+
- opensource
1854+
- analysis

0 commit comments

Comments
 (0)