mirror of
https://github.com/containers/bootc.git
synced 2026-02-05 15:45:53 +01:00
11 lines
228 B
TOML
11 lines
228 B
TOML
[licenses]
|
|
unlicensed = "deny"
|
|
allow = ["Apache-2.0", "Apache-2.0 WITH LLVM-exception", "MIT", "BSD-3-Clause", "BSD-2-Clause", "Unicode-DFS-2016"]
|
|
|
|
[bans]
|
|
|
|
[sources]
|
|
unknown-registry = "deny"
|
|
unknown-git = "deny"
|
|
allow-git = []
|