Skip to content

Commit 5fb2ca2

Browse files
Lukas FischerWeltraumschaf
authored andcommitted
#2010 Add missing licenses for SBOM workflow
Because the license check was added after the pipeline for the SBOM workflow succeeded, the files added by the pull request were not checked before the request was merged to main. Some of them were missing license information, which gets added with this. Signed-off-by: Lukas Fischer <lukas.fischer@iteratec.com>
1 parent c859b05 commit 5fb2ca2

4 files changed

Lines changed: 14 additions & 0 deletions

File tree

hooks/persistence-dependencytrack/templates/_helpers.tpl

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
{{- /*
2+
SPDX-FileCopyrightText: the secureCodeBox authors
3+
4+
SPDX-License-Identifier: Apache-2.0
5+
*/ -}}
16
{{/*
27
Expand the name of the chart.
38
*/}}
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
SPDX-FileCopyrightText: the secureCodeBox authors
2+
3+
SPDX-License-Identifier: Apache-2.0

scanners/trivy-sbom/parser/package-lock.json.license

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
SPDX-FileCopyrightText: the secureCodeBox authors
2+
3+
SPDX-License-Identifier: Apache-2.0

0 commit comments

Comments
 (0)