Skip to content

Commit f30467d

Browse files
Remove interactive metadata enrichment mention
Removed the line about interactive or file-based metadata enrichment from the README.
1 parent d1d5720 commit f30467d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ What works today:
1414
- Hugging Face Hub API fetch to populate metadata fields.
1515
- Hugging Face Repo README fetch to populate more metadata fields.
1616
- Completeness scoring and validation of existing AIBOM files.
17+
- Interactive or file based metadata enrichment.
1718

1819
What is future work:
1920

2021
- Improving the scanner beyond the current regex-based Hugging Face detection.
2122
- Implementing data components with dataset fetchers and linking them in the aibom.
22-
- Implementing the `internal/enricher` package (interactive completion is currently stubbed).
2323
- Implementing the possibility to merge aiboms with existing sboms from a different source.
2424
- Implementing the possibility to sign aiboms with cosign.
2525

0 commit comments

Comments
 (0)