li7y/deny.toml

19 lines
330 B
TOML
Raw Normal View History

2024-06-24 22:46:04 +02:00
# 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",
2024-06-24 22:46:04 +02:00
"AGPL-3.0",
"Apache-2.0",
"BSD-3-Clause",
"MIT",
"Unicode-DFS-2016",
]
confidence-threshold = 0.95
[bans]
wildcards = "deny"