You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
obws/deny.toml

15 lines
235 B
TOML

[licenses]
allow = [
"MPL-2.0",
"OpenSSL",
]
allow-osi-fsf-free = "both"
[[licenses.clarify]]
name = "ring"
version = "*"
expression = "MIT AND ISC AND OpenSSL"
license-files = [
{ path = "LICENSE", hash = 0xbd0eed23 },
]