1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-09-09 10:19:39 +02:00

Add fuzzing data to REUSE.toml

This commit is contained in:
Paul Schaub 2025-07-08 14:34:55 +02:00
parent 599c689c2e
commit 4c2e60bb92
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -111,6 +111,12 @@ precedence = "aggregate"
SPDX-FileCopyrightText = "2022 Paul Schaub <info@pgpainless.org>"
SPDX-License-Identifier = "Apache-2.0"
[[annotations]]
path = "pgpainless-sop/src/test/resources/org/pgpainless/sop/fuzzing/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "2025 Paul Schaub <info@pgpainless.org>"
SPDX-License-Identifier = "CC0-1.0"
[[annotations]]
path = ".github/ISSUE_TEMPLATE/**"
precedence = "aggregate"