Skip to content

Commit f521fe6

Browse files
authored
Update tools.yaml
Added opensource tool for generating AI SBOMs (AIBOM / ML-BOM). Signed-off-by: a1c00l <[email protected]>
1 parent 71d95fd commit f521fe6

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
@@ -2169,6 +2169,14 @@
21692169
categories:
21702170
- proprietary
21712171
- distribute
2172+
- name: AI SBOM (AIBOM, ML-BOM) Generator
2173+
publisher: Aetheris AI
2174+
description: Generate AI SBOM (AIBOM, AI/ML-BOM) in CycloneDX format for models on Hugging Face.
2175+
repoUrl: https://huggingface.co/spaces/aetheris-ai/aibom-generator
2176+
websiteUrl: https://huggingface.co/spaces/aetheris-ai/aibom-generator
2177+
categories:
2178+
- opensource
2179+
- author
21722180

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

0 commit comments

Comments
 (0)