# Install swift-outdated with Homebrew

Check for outdated Swift package manager dependencies. Version 0.15.3 via Homebrew; verified 2026-07-03.

## Install

```sh
sudo av install brew:swift-outdated
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install swift-outdated
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:swift-outdated
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/swift-outdated>
- **Version:** 0.15.3
- **Source summary:** Check for outdated Swift package manager dependencies
- **Homepage:** <https://github.com/kiliankoe/swift-outdated>
- **Repository:** <https://github.com/kiliankoe/swift-outdated>
- **Upstream docs:** <https://github.com/kiliankoe/swift-outdated#readme>
- **License:** MIT
- **Source archive:** <https://github.com/kiliankoe/swift-outdated/archive/refs/tags/0.15.3.tar.gz>
- **Last updated:** 2026-07-03T14:36:10Z
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- swift-outdated (cli)
- swift-outdated (alias)

## Uses from macOS

- curl

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.15.3
- Package-manager updated: 2026-07-03
- Local data: ok
- Upstream repository: https://github.com/kiliankoe/swift-outdated
- Upstream latest detected: 0.15.3 (current)
## Project history and usage

swift-outdated is a Swift command-line tool for showing when Swift package dependencies have newer versions available outside the versions currently resolved by Swift Package Manager, Tuist, or Xcode.

### Project history

The public GitHub repository was created in 2020. Its README describes the tool as a Swift subcommand inspired by cargo-outdated, adapting the familiar package-manager workflow of checking remote tags for newer dependency releases to Swift projects.

### Adoption history

The project is packaged for Homebrew and Mint, which puts it in the normal install paths used by Swift command-line developers. Homebrew lists bottles for macOS and Linux, while the README documents invocation as `swift outdated`, matching Swift's subcommand convention.

### How it is used

Typical usage is running `swift outdated` in a project to compare resolved package versions against upstream tags. The README documents direct versus transitive dependency reporting, package-registry dependencies, branch and revision pins, fork-upstream mapping, Xcode project support, and optional security checks through OSV and OpenSSF Scorecard.

### Why package nerds care

The tool fills a gap package-manager users notice quickly: `swift package update` respects declared requirements, so it can leave major releases invisible. swift-outdated makes Swift dependency drift visible in the same culture as `npm outdated` or `cargo outdated`, including the tricky cases of forks, registry dependencies, and Xcode-managed packages.

### Timeline

- 2020: Public GitHub repository created.
- Current docs: Installed by Homebrew or Mint and invoked as `swift outdated`.
- Current docs: Supports SwiftPM, Tuist, plain Xcode projects, package registries, fork mappings, branch and revision pins, and security checks.

### Related projects

- The README names cargo-outdated as an inspiration and documents SwiftPM, Tuist, Xcode package references, OSV, and OpenSSF Scorecard as part of the supported workflow.

### Sources

- <https://api.github.com/repos/kiliankoe/swift-outdated>
- <https://formulae.brew.sh/api/formula/swift-outdated.json>
- <https://github.com/kiliankoe/swift-outdated#readme>
- source_facts.description


## Security Notes

infrastructure mutation or orchestration signal.

- **Geiger risk:** orange / medium
- infrastructure mutation or orchestration signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: .swift-outdated.yml
## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** swift-outdated
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [cargo-features-manager](https://www.automicvault.com/pkg/brew/cargo-features-manager/) - Shares av.db curated category or tags: cli, dependency-management, developer-tools.
- [carthage](https://www.automicvault.com/pkg/brew/carthage/) - Shares av.db curated category or tags: cli, dependency-management, developer-tools, swift.
- [ivy](https://www.automicvault.com/pkg/brew/ivy/) - Shares av.db curated category or tags: cli, dependency-management, developer-tools.
- [peru](https://www.automicvault.com/pkg/brew/peru/) - Shares av.db curated category or tags: cli, dependency-management, developer-tools.
- [pipenv](https://www.automicvault.com/pkg/brew/pipenv/) - Shares av.db curated category or tags: cli, dependency-management, developer-tools.
- [swift-sh](https://www.automicvault.com/pkg/brew/swift-sh/) - Shares av.db curated category or tags: cli, dependency-management, developer-tools, swift, swift-package-manager.
- [tach](https://www.automicvault.com/pkg/brew/tach/) - Shares av.db curated category or tags: cli, dependency-management, developer-tools.
- [cargo-edit](https://www.automicvault.com/pkg/brew/cargo-edit/) - Shares av.db curated category or tags: cli, dependency-management, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/swift-outdated.yml](https://github.com/automic-vault/db/blob/main/combined/swift-outdated.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
