# sccache 0.16.0

Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.

Snapshot of gominimal/pkgs commit `b6b72a039c265b2013b46262900f0c5094c0c8b7` (pushed 2026-07-15T21:53:56.000Z).

## Install

```sh
min add sccache
```

## Direct advisories

None at this commit.

## Transitive advisories

8 advisories inherited through runtime dependencies:

- CVE-2013-4412 (HIGH) via glibc
- CVE-2026-4046 (HIGH) via glibc
- CVE-2026-4437 (HIGH) via glibc
- CVE-2026-4438 (MEDIUM) via glibc
- CVE-2026-5435 (HIGH) via glibc
- CVE-2026-5450 (CRITICAL) via glibc
- CVE-2026-5928 (HIGH) via glibc
- CVE-2026-6238 (MEDIUM) via glibc

## Dependencies

- Build (6): base, rust, toolchain, make, openssl, pkgconf
- Runtime (2): glibc, openssl

## Links

- Package page (HTML): https://minimal.dev/pkgs/sccache
- JSON API (floats latest): https://minimal.dev/api/pkgs/sccache.json
- SBOM (CycloneDX 1.5): https://minimal.dev/api/pkgs/sccache/sbom.json
