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 0598ba7 commit e54b1a5Copy full SHA for e54b1a5
template/deny.toml
@@ -26,7 +26,7 @@ allow = [
26
"LicenseRef-webpki",
27
"MIT",
28
"MPL-2.0",
29
- "OpenSSL", # Needed for the aws-lc-sys crate
+ "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