diff --git a/hooks/persistence-dependencytrack/templates/_helpers.tpl b/hooks/persistence-dependencytrack/templates/_helpers.tpl index 90ec55a6d5..10e471b3dc 100644 --- a/hooks/persistence-dependencytrack/templates/_helpers.tpl +++ b/hooks/persistence-dependencytrack/templates/_helpers.tpl @@ -1,3 +1,8 @@ +{{- /* +SPDX-FileCopyrightText: the secureCodeBox authors + +SPDX-License-Identifier: Apache-2.0 +*/ -}} {{/* Expand the name of the chart. */}} diff --git a/scanners/trivy-sbom/parser/__testFiles__/hello-world-cyclonedx.json.license b/scanners/trivy-sbom/parser/__testFiles__/hello-world-cyclonedx.json.license new file mode 100644 index 0000000000..c95bc37185 --- /dev/null +++ b/scanners/trivy-sbom/parser/__testFiles__/hello-world-cyclonedx.json.license @@ -0,0 +1,3 @@ +SPDX-FileCopyrightText: the secureCodeBox authors + +SPDX-License-Identifier: Apache-2.0 diff --git a/scanners/trivy-sbom/parser/package-lock.json.license b/scanners/trivy-sbom/parser/package-lock.json.license new file mode 100644 index 0000000000..c95bc37185 --- /dev/null +++ b/scanners/trivy-sbom/parser/package-lock.json.license @@ -0,0 +1,3 @@ +SPDX-FileCopyrightText: the secureCodeBox authors + +SPDX-License-Identifier: Apache-2.0 diff --git a/scanners/trivy-sbom/parser/package.json.license b/scanners/trivy-sbom/parser/package.json.license new file mode 100644 index 0000000000..c95bc37185 --- /dev/null +++ b/scanners/trivy-sbom/parser/package.json.license @@ -0,0 +1,3 @@ +SPDX-FileCopyrightText: the secureCodeBox authors + +SPDX-License-Identifier: Apache-2.0