Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bf98748

Browse filesBrowse files
author
Lukas Fischer
committed
#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 bf98748
Copy full SHA for bf98748

File tree

Expand file treeCollapse file tree

4 files changed

+14
-0
lines changed
Filter options
Expand file treeCollapse file tree

4 files changed

+14
-0
lines changed

‎hooks/persistence-dependencytrack/templates/_helpers.tpl

Copy file name to clipboardExpand all lines: hooks/persistence-dependencytrack/templates/_helpers.tpl
+5Lines 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
*/}}
+3Lines 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

Copy file name to clipboardExpand all lines: scanners/trivy-sbom/parser/package-lock.json.license
+3Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+3Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.