# Installer swift-outdated avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de swift-outdated pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:swift-outdated
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/swift-outdated>
- **Version:** 0.15.3
- **Résumé source:** Check for outdated Swift package manager dependencies
- **Page d'accueil:** <https://github.com/kiliankoe/swift-outdated>
- **Dépôt:** <https://github.com/kiliankoe/swift-outdated>
- **Licence:** MIT
- **Archive source:** <https://github.com/kiliankoe/swift-outdated/archive/refs/tags/0.15.3.tar.gz>
- **Dernière mise à jour:** 2026-07-03T14:36:10Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

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

## Bibliothèques fournies par macOS

- curl

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.15.3
- gestionnaire mis à jour: 2026-07-03
- données locales: OK
- dépôt amont: https://github.com/kiliankoe/swift-outdated
- dernière version détectée: 0.15.3 (à jour)
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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


## Notes de sécurité

infrastructure mutation or orchestration signal.

- **Risque Geiger:** orange / moyen
- 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
## Détails de la base source

- **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


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [cocoapods](https://pkg.so/fr/brew/cocoapods/) - Shares pkgdb curated category or tags: cli, dependency-management, developer-tools, xcode.
- [pipenv](https://pkg.so/fr/brew/pipenv/) - Shares pkgdb curated category or tags: cli, dependency-management, developer-tools.
- [swift-sh](https://pkg.so/fr/brew/swift-sh/) - Shares pkgdb curated category or tags: cli, dependency-management, developer-tools, swift, swift-package-manager.
- [carthage](https://pkg.so/fr/brew/carthage/) - Shares pkgdb curated category or tags: cli, dependency-management, developer-tools, swift.
- [peru](https://pkg.so/fr/brew/peru/) - Shares pkgdb curated category or tags: cli, dependency-management, developer-tools.
- [bender](https://pkg.so/fr/brew/bender/) - Shares pkgdb curated category or tags: cli, dependency-management, developer-tools.
- [xcbeautify](https://pkg.so/fr/brew/xcbeautify/) - Shares pkgdb curated category or tags: cli, developer-tools, swift, xcode.
- [xcodegen](https://pkg.so/fr/brew/xcodegen/) - Shares pkgdb curated category or tags: cli, developer-tools, swift, xcode.
- [npm-check](https://pkg.so/fr/npm/npm-check/) - Local package facts share a topical domain. Shared terms: check, cli, dependencies, dependency, dependency-management.

## Combined YAML source

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


## Sources

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