# rsync 3.5.0

An open source utility that provides fast incremental file transfer. It also has useful features for backup and restore operations among many other use cases.

Snapshot of gominimal/pkgs commit `75fcc0c216a965906cff4df6f7c16cf03acdca5b` (pushed 2026-08-23T17:32:57.000Z).

## Install

```sh
min add rsync
```

## Direct advisories

None at this commit.

## Transitive advisories

4 advisories inherited through runtime dependencies:

- CVE-2026-5435 (HIGH) via glibc
- CVE-2026-6238 (MEDIUM) via glibc
- CVE-2026-14456 (HIGH) via openssl
- CVE-2026-54876 (HIGH) via openssl

## Dependencies

- Build (6): base, toolchain, make, gcc, xxhash, openssl
- Runtime (4): glibc, acl, openssl, coreutils

## Scorecard

| Category | Score | Band |
| --- | --- | --- |
| supply-chain | 47 | low |
| advisories | 25 | low |
| quality | 26 | low |
| maintenance | 100 | perfect |
| licence | 90 | good |

## Links

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