Skip to content

Commit 25215c0

Browse files
docs: Update future work section in README
1 parent 780041f commit 25215c0

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,11 @@ What works today:
1919
What is future work:
2020

2121
- Improving the scanner beyond the current regex-based Hugging Face detection.
22-
- Implementing data components with dataset fetchers and linking them in the aibom.
23-
- Implementing the possibility to merge aiboms with existing sboms from a different source.
24-
- Implementing the possibility to sign aiboms with cosign.
22+
- Implementing data components with dataset fetchers and linking them in the AIBOM.
23+
- Implementing the possibility to merge AIBOMs with existing sboms from a different source.
24+
- Implementing the possibility to sign AIBOMs with cosign.
25+
- Implementing check-vuln command to check AI vulnerability databases
26+
- Implementing AIBOM generation based of model files not on Hugging Face
2527

2628
## Build
2729

0 commit comments

Comments
 (0)