Skip to content

Commit 90f30b0

Browse files
committed
sbom: Fix sbom manifest issue
1 parent 02d6cd0 commit 90f30b0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

libssh/sbom.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: 'libssh'
2-
supplier: 'David Cermak <https://github.com/david-cermak/libssh>'
3-
originator: 'David Cermak <https://github.com/david-cermak/libssh>'
2+
supplier: 'Person: David Cermak <https://github.com/david-cermak/libssh>'
3+
originator: 'Person: David Cermak <https://github.com/david-cermak/libssh>'
44
description: ESP-IDF component wrapping upstream libssh with an mbedtls crypto backend. Provides SSH2 client/server connectivity for ESP32-class devices; ESP-IDF compatibility shims live under port/.
55
manifests:
66
- path: sbom_libssh.yml

0 commit comments

Comments
 (0)