We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65c70c2 commit dbffe8eCopy full SHA for dbffe8e
deny.toml
@@ -24,6 +24,7 @@ allow = [
24
"Zlib",
25
"Unicode-3.0",
26
"MPL-2.0", # Used by ammonia's dependencies (cssparser, etc.)
27
+ "CDLA-Permissive-2.0", # Used by webpki-roots (root certificate data)
28
]
29
# Confidence threshold for license detection
30
confidence-threshold = 0.8
0 commit comments