li7y/deny.toml

20 lines
343 B
TOML

# SPDX-FileCopyrightText: 2024 Simon Bruder <simon@sbruder.de>
#
# SPDX-License-Identifier: AGPL-3.0-or-later
[licenses]
# Only allow AGPL-3.0-or-later compatible licenses!
allow = [
"0BSD",
"AGPL-3.0",
"Apache-2.0",
"BSD-3-Clause",
"MIT",
"MPL-2.0",
"Unicode-DFS-2016",
]
confidence-threshold = 0.95
[bans]
wildcards = "deny"