You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: ignore wasmtime 41.0.4 security advisories in cargo-deny (#27351)
Add 11 wasmtime RUSTSEC advisories to the deny.toml ignore list.
These are transitive dependencies via datafusion-udf-wasm and do not
affect us: Wasm UDFs are disabled by default, and none of the
advisories match our runtime configuration.
See influxdata/influxdb_pro#3089 for full analysis.
0 commit comments