We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e1af5f commit b61072aCopy full SHA for b61072a
.github/workflows/phase_2_harbor.yml
@@ -95,7 +95,7 @@ jobs:
95
# of replacing the tool information.
96
/tmp/sbomasm edit --append --subject Document \
97
--author 'CISA Tiger Group for SBOM Generation Reference Implementations' \
98
- --supplier 'Habor by Cloud Native Computing Foundation (CNCF)(https://goharbor.io)' \
+ --supplier 'Harbor by Cloud Native Computing Foundation (CNCF)(https://goharbor.io)' \
99
--repository 'https://github.com/goharbor/harbor.git' \
100
--license 'Apache-2.0 (https://github.com/goharbor/harbor/blob/main/LICENSE)' \
101
generated-harbor-sbom-spdx/generated-harbor-sbom.spdx.json > augmented_harbor-sbom.spdx.json
0 commit comments