Replies: 1 comment
-
|
Hi @dchirt — the latest available patched |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Trivy scan of
localstack/snowflake:latest(pulled 2026-05-19, debian forky/sid base) shows 7 HIGH-severity CVEs across bundled JARs and Node packages. The debian layer, Python, Go, and Rust binaries are clean.HIGH findings:
There are also 11 MEDIUM and 2 LOW findings (jackson-core, additional netty codecs, kotlin-stdlib, brace-expansion, fast-xml-parser, ip-address, picomatch).
Reproduction:
docker pull localstack/snowflake:latest trivy image --format template --template "@/path/to/html.tpl" localstack/snowflake:latestAsk: Bump Netty to 4.1.133+ and Jetty to 12.0.33+ in the next image build. The Node-side fixes (picomatch 4.0.4, brace-expansion 2.0.3) are also potential one-liners.
Full Trivy HTML report:
localstack.snowflake.latest.html
Beta Was this translation helpful? Give feedback.
All reactions