# 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
- **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>
- **Dernière mise à jour:** 2026-07-03T14:36:10Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- swift-outdated (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.15.3
## 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

## 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
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
