Skip to content

Commit 46a3595

Browse files
Weltraumschafo1oo11oo
authored andcommitted
#2005 Define SPDX tags via dep5 file so we do not need to edit test fixtures
Signed-off-by: Sven Strittmatter <sven.strittmatter@iteratec.com>
1 parent 888e995 commit 46a3595

45 files changed

Lines changed: 7 additions & 178 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.reuse/dep5

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,10 @@ Source: https://github.com/secureCodeBox/secureCodeBox
66
Files: .github/ISSUE_TEMPLATE/*.md
77
Copyright: the secureCodeBox authors
88
License: Apache-2.0
9+
10+
# Workaround because some of the test files hav content which confuses reuse
11+
# and it will skip the file resulting in no copyright/license ifo which will
12+
# fail our check.
13+
Files: **/tests/__snapshot__/*.yaml.snap
14+
Copyright: the secureCodeBox authors
15+
License: Apache-2.0

auto-discovery/kubernetes/tests/__snapshot__/auto-discovery_test.yaml.snap

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# SPDX-FileCopyrightText: the secureCodeBox authors
2-
#
3-
# SPDX-License-Identifier: Apache-2.0
4-
51
matches the snapshot:
62
1: |
73
apiVersion: v1

demo-targets/bodgeit/tests/__snapshot__/bodgeit_test.yaml.snap

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# SPDX-FileCopyrightText: the secureCodeBox authors
2-
#
3-
# SPDX-License-Identifier: Apache-2.0
4-
51
matches the snapshot:
62
1: |
73
raw: |2

demo-targets/dummy-ssh/tests/__snapshot__/dummy-ssh_test.yaml.snap

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# SPDX-FileCopyrightText: the secureCodeBox authors
2-
#
3-
# SPDX-License-Identifier: Apache-2.0
4-
51
matches the snapshot:
62
1: |
73
raw: |2

demo-targets/http-webhook/tests/__snapshot__/http-webhook_test.yaml.snap

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# SPDX-FileCopyrightText: the secureCodeBox authors
2-
#
3-
# SPDX-License-Identifier: Apache-2.0
4-
51
matches the snapshot:
62
1: |
73
raw: |2

demo-targets/juice-shop/tests/__snapshot__/juice-shop_test.yaml.snap

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# SPDX-FileCopyrightText: the secureCodeBox authors
2-
#
3-
# SPDX-License-Identifier: Apache-2.0
4-
51
matches the snapshot:
62
1: |
73
raw: |2

demo-targets/old-joomla/tests/__snapshot__/old-joomla_test.yaml.snap

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# SPDX-FileCopyrightText: the secureCodeBox authors
2-
#
3-
# SPDX-License-Identifier: Apache-2.0
4-
51
matches the snapshot:
62
1: |
73
raw: |2

demo-targets/old-typo3/tests/__snapshot__/old-typo3_test.yaml.snap

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# SPDX-FileCopyrightText: the secureCodeBox authors
2-
#
3-
# SPDX-License-Identifier: Apache-2.0
4-
51
matches the snapshot:
62
1: |
73
raw: |2

demo-targets/old-wordpress/tests/__snapshot__/old-wordpress_test.yaml.snap

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# SPDX-FileCopyrightText: the secureCodeBox authors
2-
#
3-
# SPDX-License-Identifier: Apache-2.0
4-
51
matches the snapshot:
62
1: |
73
raw: |2

demo-targets/swagger-petstore/tests/__snapshot__/swagger-petstore_test.yaml.snap

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# SPDX-FileCopyrightText: the secureCodeBox authors
2-
#
3-
# SPDX-License-Identifier: Apache-2.0
4-
51
matches the snapshot:
62
1: |
73
raw: |2

0 commit comments

Comments
 (0)