/ deny.toml
deny.toml
1  [licenses]
2  allow = [
3      "Apache-2.0",
4      "BSD-3-Clause",
5      "MIT",
6      "ISC",
7      "Unicode-3.0",
8  ]