We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07e7e7b commit e1697c5Copy full SHA for e1697c5
template/deny.toml
@@ -26,6 +26,7 @@ allow = [
26
"LicenseRef-webpki",
27
"MIT",
28
"MPL-2.0",
29
+ "OpenSSL", # Needed for the ring and/or aws-lc-sys crate. See https://github.com/stackabletech/operator-templating/pull/464 for details
30
"Unicode-3.0",
31
"Unicode-DFS-2016",
32
"Zlib",
0 commit comments