ostree/deny.toml

11 lines
208 B
TOML
Raw Normal View History

[licenses]
unlicensed = "deny"
allow = ["Apache-2.0", "Apache-2.0 WITH LLVM-exception", "MIT", "BSD-3-Clause", "BSD-2-Clause"]
[bans]
[sources]
unknown-registry = "deny"
unknown-git = "deny"
allow-git = []