We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4e3028 commit 57da9e3Copy full SHA for 57da9e3
README.md
@@ -15,10 +15,12 @@ What works today:
15
- Hugging Face Repo README fetch to populate more metadata fields.
16
- Completeness scoring and validation of existing AIBOM files.
17
18
-What is explicitly future work:
+What is future work:
19
20
- Improving the scanner beyond the current regex-based Hugging Face detection.
21
- Implementing the `internal/enricher` package (interactive completion is currently stubbed).
22
+- Implementing the possibility to merge aiboms with existing sboms from a different source.
23
+- Implementing the possibility to sign aiboms with cosign.
24
25
## Build
26
0 commit comments