ci: allow CDLA-Permissive-2.0 license (webpki-roots)

This commit is contained in:
2026-02-24 11:54:19 +00:00
parent 4ad802ce2f
commit e7a6a652af

View File

@@ -20,6 +20,7 @@ allow = [
"CC0-1.0",
"OpenSSL",
"Zlib",
"CDLA-Permissive-2.0", # webpki-roots (CA certificates bundle)
"MPL-2.0",
]