Skip to content

feat(netutils): An Alpine-based image having SSH and net utils#183

Open
skuenzer wants to merge 1 commit into
mainfrom
skuenzer/netutils
Open

feat(netutils): An Alpine-based image having SSH and net utils#183
skuenzer wants to merge 1 commit into
mainfrom
skuenzer/netutils

Conversation

@skuenzer

@skuenzer skuenzer commented Sep 3, 2025

Copy link
Copy Markdown
Contributor

The user space of this image is built on Alpine Linux: https://wiki.alpinelinux.org/, using busybox. It comes preloaded with essential networking tools such as nslookup, ping, traceroute, ip, socat, and tcpdump. More packages can be installed with apk but an eye should be kept on free RAM 😄 .

@skuenzer skuenzer force-pushed the skuenzer/netutils branch 3 times, most recently from 78cbfda to 4f609d3 Compare September 3, 2025 19:55
Signed-off-by: Simon Kuenzer <simon@unikraft.io>
@skuenzer skuenzer changed the title feat(netutils): An Alpine Linux-based image having SSH and net utils feat(netutils): An Alpine-based image having SSH and net utils Sep 3, 2025
nurof3n pushed a commit that referenced this pull request Mar 24, 2026
Update the following packages to fix security vulnerabilities:
- Authlib 1.6.5 -> 1.6.9 (critical: JWS JWK Header Injection, high: alg:none bypass, Bleichenbacher, OIDC hash binding, medium: account takeover)
- cryptography 46.0.3 -> 46.0.5 (high: SECT curve subgroup attack)
- fastmcp 2.13.2 -> 2.14.5 (high: OAuth proxy token reuse, MCP CVE-2025-66416)
- mcp 1.23.1 -> 1.26.0 (required by fastmcp 2.14.x)
- PyJWT 2.10.1 -> 2.12.1 (high: unknown crit header extensions)
- python-multipart 0.0.20 -> 0.0.22 (high: arbitrary file write)
- urllib3 2.5.0 -> 2.6.3 (high: decompression bomb bypass, streaming API issues)

Note: diskcache 5.6.3 has no fix available (alert #226).

Resolves dependabot alerts #177, #178, #183, #189, #197, #208, #224, #274, #282, #290, #292, #294, #296.

Signed-off-by: Razvan Deaconescu <razvand@unikraft.io>
dragosgheorghioiu pushed a commit that referenced this pull request Apr 7, 2026
Update the following packages to fix security vulnerabilities:
- Authlib 1.6.5 -> 1.6.9 (critical: JWS JWK Header Injection, high: alg:none bypass, Bleichenbacher, OIDC hash binding, medium: account takeover)
- cryptography 46.0.3 -> 46.0.5 (high: SECT curve subgroup attack)
- fastmcp 2.13.2 -> 2.14.5 (high: OAuth proxy token reuse, MCP CVE-2025-66416)
- mcp 1.23.1 -> 1.26.0 (required by fastmcp 2.14.x)
- PyJWT 2.10.1 -> 2.12.1 (high: unknown crit header extensions)
- python-multipart 0.0.20 -> 0.0.22 (high: arbitrary file write)
- urllib3 2.5.0 -> 2.6.3 (high: decompression bomb bypass, streaming API issues)

Note: diskcache 5.6.3 has no fix available (alert #226).

Resolves dependabot alerts #177, #178, #183, #189, #197, #208, #224, #274, #282, #290, #292, #294, #296.

Signed-off-by: Razvan Deaconescu <razvand@unikraft.io>
dragosgheorghioiu pushed a commit that referenced this pull request Apr 7, 2026
Update the following packages to fix security vulnerabilities:
- Authlib 1.6.5 -> 1.6.9 (critical: JWS JWK Header Injection, high: alg:none bypass, Bleichenbacher, OIDC hash binding, medium: account takeover)
- cryptography 46.0.3 -> 46.0.5 (high: SECT curve subgroup attack)
- fastmcp 2.13.2 -> 2.14.5 (high: OAuth proxy token reuse, MCP CVE-2025-66416)
- mcp 1.23.1 -> 1.26.0 (required by fastmcp 2.14.x)
- PyJWT 2.10.1 -> 2.12.1 (high: unknown crit header extensions)
- python-multipart 0.0.20 -> 0.0.22 (high: arbitrary file write)
- urllib3 2.5.0 -> 2.6.3 (high: decompression bomb bypass, streaming API issues)

Note: diskcache 5.6.3 has no fix available (alert #226).

Resolves dependabot alerts #177, #178, #183, #189, #197, #208, #224, #274, #282, #290, #292, #294, #296.

Signed-off-by: Razvan Deaconescu <razvand@unikraft.io>
dragosgheorghioiu pushed a commit that referenced this pull request Apr 7, 2026
Update the following packages to fix security vulnerabilities:
- Authlib 1.6.5 -> 1.6.9 (critical: JWS JWK Header Injection, high: alg:none bypass, Bleichenbacher, OIDC hash binding, medium: account takeover)
- cryptography 46.0.3 -> 46.0.5 (high: SECT curve subgroup attack)
- fastmcp 2.13.2 -> 2.14.5 (high: OAuth proxy token reuse, MCP CVE-2025-66416)
- mcp 1.23.1 -> 1.26.0 (required by fastmcp 2.14.x)
- PyJWT 2.10.1 -> 2.12.1 (high: unknown crit header extensions)
- python-multipart 0.0.20 -> 0.0.22 (high: arbitrary file write)
- urllib3 2.5.0 -> 2.6.3 (high: decompression bomb bypass, streaming API issues)

Note: diskcache 5.6.3 has no fix available (alert #226).

Resolves dependabot alerts #177, #178, #183, #189, #197, #208, #224, #274, #282, #290, #292, #294, #296.

Signed-off-by: Razvan Deaconescu <razvand@unikraft.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant