We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 357b4a2 commit 4f45d6cCopy full SHA for 4f45d6c
.reuse/dep5
REUSE.toml
@@ -0,0 +1,16 @@
1
+version = 1
2
+SPDX-PackageName = "secureCodeBox"
3
+SPDX-PackageSupplier = "Robert Felber <robert.felber@iteratec.com>"
4
+SPDX-PackageDownloadLocation = "https://github.com/secureCodeBox/secureCodeBox"
5
+
6
+[[annotations]]
7
+path = ".github/ISSUE_TEMPLATE/**.md"
8
+precedence = "aggregate"
9
+SPDX-FileCopyrightText = "the secureCodeBox authors"
10
+SPDX-License-Identifier = "Apache-2.0"
11
12
13
+path = "**/tests/__snapshot__/**.yaml.snap"
14
15
16
0 commit comments