factoriauth/deny.toml
2024-02-10 22:05:11 +00:00

15 lines
239 B
TOML

[licenses]
copyleft = "allow"
allow-osi-fsf-free = "both"
allow = [
"OpenSSL",
"Unicode-DFS-2016",
]
[[licenses.clarify]]
name = "ring"
expression = "MIT AND ISC AND OpenSSL"
license-files = [
{ path = "LICENSE", hash = 0xbd0eed23 }
]