claude-code
Version: 2.1.204No description available.
What is "claude-code"?
No description available.
How to use this package
Quick install
Installs the package into the current environment for this session. Use --build or --runtime to persist it as a build-time or runtime dependency.
min add claude-code Declare as a task dependency in minimal.toml
Listing the package under tasks.<name>.packages makes it available inside that task’s sandbox.
[tasks.dev]
packages = ["claude-code"] Build-time vs runtime
Choose build-time for tools needed during compilation, runtime for dynamic libraries loaded at runtime.
min add --build claude-code
min add --runtime claude-code Dependencies (8)
Dependency changes
Loading diff…
Could not load the dependency diff for one of the selected versions. Try again.
No dependency changes
The two selected versions have identical direct dependencies.
| Name | Version | Kind |
|---|
No dependants
No other packages in the registry depend on this one.
-
- Lines: +1 Deps: 8Released:
- Lines: +3 / -3 Deps: 8Released:
-
-
- Lines: +1 / -3 Deps: 8 ( -1 )Released:
- Lines: +4 Deps: 9 ( +2 )Released:
- Lines: +3 / -3 Deps: 7Released:
-
-
- Lines: +1 Deps: 7Released:
- Lines: +3 / -3 Deps: 7Released:
-
-
- Lines: +3 / -3 Deps: 7Released:
- Lines: +3 / -3 Deps: 7Released:
- Lines: +6 Deps: 7 ( +3 )Released:
- Lines: +3 / -3 Deps: 4Released:
- Lines: +1 / -1 Deps: 4Released:
- Lines: +16 / -6 Deps: 4Released:
- Lines: -1 Deps: 4Released:
- Lines: +2 / -2 Deps: 4Released:
- Lines: +2 / -2 Deps: 4Released:
- Lines: -1 Deps: 4 ( -1 )Released:
- Lines: +2 / -2 Deps: 5Released:
- Lines: +9 / -8 Deps: 5Released:
- Lines: +1 / -1 Deps: 5Released:
- Lines: +11 / -2 Deps: 5Released:
- Lines: +1 / -1 Deps: 5Released:
- Lines: +2 / -2 Deps: 5Released:
- Lines: +5 / -3 Deps: 5 ( +1 )Released:
- Lines: +58 Deps: 4 ( +4 )Released:
-
No direct advisories
This package inherits 24 transitive advisories from its dependencies.
Showing 24 transitive advisories via claude-code's dependencies
No advisories match the current filters.
15 of 24 advisories fixed in latest
| Critical ( 1 ) | ||||||
| Status | IDs | Package | Severity | |||
|---|---|---|---|---|---|---|
| Under investigation | glibc | Critical: 9.8 | ||||
Summaryscanf %mc off-by-one heap buffer overflow ViaAffected ranges2.42 – 2.43 CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H References
| ||||||
| High ( 5 ) | ||||||
| Status | IDs | Package | Severity | |||
| Under investigation | gzip | High: 7.5 | ||||
SummaryGNU gzip contains a global buffer overflow vulnerability in the LZH decompression logic caused by improper reuse of shared global state between different decompression formats within a single execution. GNU gzip maintains a global array that is shared across the LZ77, LZW, and LZH decompression routines and is not reinitialized between files processed in the same invocation. By decompressing a specially crafted LZW file followed by a specially crafted LZH file in a single gzip -d command, an attacker can poison the shared global state and subsequently trigger an out‑of‑bounds read in the LZH decoder. The LZH decompression logic follows stale values left in the shared array, causing reads past the end of the allocated global buffer. This issue has been fixed in the commit 63dbf6b3b9e6e781df1a6a64e609b10e23969681 Affected ranges1.14 CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N | ||||||
| Under investigation | glibc | High: 7.5 | ||||
SummaryPotential buffer under-read in ungetwc ViaAffected ranges2.42 – 2.43 CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | ||||||
| Under investigation | glibc | High: 7.5 | ||||
Summaryiconv crash due to assertion failure with untrusted input ViaAffected ranges2.42 – 2.43 CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H References
| ||||||
| Under investigation | glibc | High: 7.5 | ||||
Summarygethostbyaddr and gethostbyaddr_r may incorrectly handle DNS response ViaAffected ranges2.42 – 2.43 CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | ||||||
| Fix unavailable | pcre2 | High | ||||
SummaryHeap-buffer-overflow in pcre2_compile_32 Affected ranges10.47 References | ||||||
| Medium ( 15 ) | ||||||
| Status | IDs | Package | Severity | |||
| Under investigation | gzip | Medium: 4.7 | ||||
SummaryGNU gzip contains a vulnerability in the gzexe utility related to insecure temporary file handling. When the mktemp utility is not available in the user’s PATH, gzexe falls back to constructing a temporary file path based solely on the process ID (PID). This predictable filename is created without exclusive access or existence checks. A local attacker can pre‑create the predicted temporary file path as a symbolic link pointing to an arbitrary file writable by the victim. When gzexe runs, it follows the symlink and overwrites the target file, resulting in a time‑of‑check to time‑of‑use (TOCTOU) condition that allows arbitrary file overwrite. This issue has been fixed in the commit 4e6f8b24ab823146ab8776f0b7fe486ab34d4269 Affected ranges1.14 CVSS vectorCVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N | ||||||
| Resolved in R.2.8.2 Fixed in R.2.8.2 | expat | Medium: 4.9 | ||||
SummaryNo summary published for this advisory. Affected rangesR.2.8.0 – R.2.8.1, fixed in R.2.8.2 Fixed inR.2.8.2 CVSS vectorCVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L | ||||||
| Resolved in R.2.8.2 Fixed in R.2.8.2 | expat | Medium: 6.9 | ||||
SummaryNo summary published for this advisory. Affected rangesR.2.8.0 – R.2.8.1, fixed in R.2.8.2 Fixed inR.2.8.2 CVSS vectorCVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L | ||||||
| Resolved in R.2.8.2 Fixed in R.2.8.2 | expat | Medium: 6.9 | ||||
SummaryNo summary published for this advisory. Affected rangesR.2.8.0 – R.2.8.1, fixed in R.2.8.2 Fixed inR.2.8.2 CVSS vectorCVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L | ||||||
| Resolved in R.2.8.2 Fixed in R.2.8.2 | expat | Medium: 6.5 | ||||
SummaryNo summary published for this advisory. Affected rangesR.2.8.0 – R.2.8.1, fixed in R.2.8.2 Fixed inR.2.8.2 CVSS vectorCVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L | ||||||
| Resolved in R.2.8.2 Fixed in R.2.8.2 | expat | Medium: 6.9 | ||||
SummaryNo summary published for this advisory. Affected rangesR.2.8.0 – R.2.8.1, fixed in R.2.8.2 Fixed inR.2.8.2 CVSS vectorCVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L | ||||||
| Resolved in R.2.8.2 Fixed in R.2.8.2 | expat | Medium: 6.9 | ||||
SummaryNo summary published for this advisory. Affected rangesR.2.8.0 – R.2.8.1, fixed in R.2.8.2 Fixed inR.2.8.2 CVSS vectorCVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L | ||||||
| Resolved in R.2.8.2 Fixed in R.2.8.2 | expat | Medium: 6.9 | ||||
SummaryNo summary published for this advisory. Affected rangesR.2.8.0 – R.2.8.1, fixed in R.2.8.2 Fixed inR.2.8.2 CVSS vectorCVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L | ||||||
| Resolved in R.2.8.2 Fixed in R.2.8.2 | expat | Medium: 6.9 | ||||
SummaryNo summary published for this advisory. Affected rangesR.2.8.0 – R.2.8.1, fixed in R.2.8.2 Fixed inR.2.8.2 CVSS vectorCVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L | ||||||
| Resolved in R.2.8.2 Fixed in R.2.8.2 | expat | Medium: 6.9 | ||||
SummaryNo summary published for this advisory. Affected rangesR.2.8.0 – R.2.8.1, fixed in R.2.8.2 Fixed inR.2.8.2 CVSS vectorCVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L | ||||||
| Resolved in R.2.8.2 Fixed in R.2.8.2 | expat | Medium: 6.9 | ||||
SummaryNo summary published for this advisory. Affected rangesR.2.8.0 – R.2.8.1, fixed in R.2.8.2 Fixed inR.2.8.2 CVSS vectorCVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L | ||||||
| Resolved in R.2.8.2 Fixed in R.2.8.2 | expat | Medium: 6.9 | ||||
SummaryNo summary published for this advisory. Affected rangesR.2.8.0 – R.2.8.1, fixed in R.2.8.2 Fixed inR.2.8.2 CVSS vectorCVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L | ||||||
| Resolved in R.2.8.2 Fixed in R.2.8.2 | expat | Medium: 4.9 | ||||
SummaryNo summary published for this advisory. Affected rangesR.2.8.0 – R.2.8.1, fixed in R.2.8.2 Fixed inR.2.8.2 CVSS vectorCVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L | ||||||
| Resolved in R.2.8.2 Fixed in R.2.8.2 | expat | Medium: 4.9 | ||||
SummaryNo summary published for this advisory. Affected rangesR.2.8.0 – R.2.8.1, fixed in R.2.8.2 Fixed inR.2.8.2 CVSS vectorCVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L | ||||||
| Under investigation | glibc | Medium: 5.4 | ||||
Summarygethostbyaddr and gethostbyaddr_r return invalid DNS hostnames ViaAffected ranges2.42 – 2.43 CVSS vectorCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N | ||||||
| Low ( 1 ) | ||||||
| Status | IDs | Package | Severity | |||
| Resolved in R.2.8.1 Fixed in R.2.8.1 | expat | Low: 2.9 | ||||
SummaryNo summary published for this advisory. Affected rangesR.2.8.0, fixed in R.2.8.1 Fixed inR.2.8.1 CVSS vectorCVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L References
| ||||||
| Unknown ( 2 ) | ||||||
| Status | IDs | Package | Severity | |||
| Under investigation | pcre2 | Unknown | ||||
Summarypcre2_serialize_encode() information disclosure Affected ranges10.45 – 10.47 | ||||||
| Resolved in 1fc9175166fc5c5117838a1dcfb309b7c595eb56 Fixed in 1fc9175166fc5c5117838a1dcfb309b7c595eb56 | file | Unknown | ||||
SummaryUNKNOWN WRITE in regcomp Affected ranges1fc9175166fc5c5117838a1dcfb309b7c595eb56, fixed in 1fc9175166fc5c5117838a1dcfb309b7c595eb56 Fixed in1fc9175166fc5c5117838a1dcfb309b7c595eb56 References | ||||||
63 components
No components match your filter.
| Packages | Version |
|---|---|
| claude-code ROOT | 2.1.204 |
| acl ROOT | 2.4.0 |
| attr ROOT | 2.6.0 |
| autoconf | 2.73 |
| automake | 1.18.1 |
| bash | 5.3 |
| bash-bootstrap | 5.3 |
| binutils | 2.46.1 |
| bison | 3.8.2 |
| bzip2 | 1.0.8 |
| cmake | 4.2.7 |
| coreutils | 9.11 |
| curl | 8.21.0 |
| diffutils | 3.12 |
| expat | 2.8.2 |
| file ROOT | 5.48 |
| findutils | 4.10.0 |
| flex | 2.6.4 |
| gawk | 5.4.0 |
| gawk-bootstrap | 5.3.2 |
| gcc | 15.2.0 |
| gdbm | 1.26 |
| gettext | 1.0 |
| git | 2.54.0 |
| glibc | 2.43 |
| gmp | 6.3.0 |
| grep | 3.12 |
| gzip | 1.14 |
| libcap ROOT | 2.78 |
| libffi | 3.6.0 |
| libidn2 | 2.3.8 |
| libpsl | 0.22.0 |
| libtool | 2.5.4 |
| libunistring | 1.4.2 |
| libuv | 1.52.1 |
| linux_headers | 6.12.43 |
| llvm | 21.1.8 |
| llvm-bootstrap | 21.1.8 |
| lz4 | 1.10.0 |
| m4 | 1.4.21 |
| make | 4.4.1 |
| meson | 1.10.2 |
| mpc | 1.4.0 |
| mpfr | 4.2.2 |
| ncurses | 6.6 |
| ninja | 1.13.2 |
| openssh | 10.4p1 |
| openssl | 3.6.3 |
| pcre2 | 10.47 |
| perl | 5.42.2 |
| pkgconf | 2.5.1 |
| python | 3.14.6 |
| readline | 8.3 |
| ripgrep | 15.1.0 |
| rust | 1.95.0 |
| sed | 4.10 |
| setuptools | 83.0.0 |
| sqlite | 3.50.4 |
| tar | 1.35 |
| util-linux | 2.42.2 |
| xz | 5.8.3 |
| zlib | 1.3.2 |
| zstd | 1.5.7 |