# Installer s3scanner avec Homebrew, Nix, winget

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

## installation

```sh
sudo av install brew:s3scanner
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install s3scanner
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#s3scanner
```

  Preuve: nixpkgs package indexes: pkgs/by-name/s3/s3scanner/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- winget (92%):

```sh
winget install --id sa7mon.S3Scanner -e
```

  Preuve: Windows Package Manager source index: sa7mon.S3Scanner from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:s3scanner
- **Gestionnaire de paquets:** Homebrew
- **Version:** 3.1.1
- **Résumé source:** Scan for misconfigured S3 buckets across S3-compatible APIs!
- **Page d'accueil:** <https://github.com/sa7mon/S3Scanner>
- **Dépôt:** <https://github.com/sa7mon/S3Scanner>
- **Dernière mise à jour:** 2026-07-26T04:03:36+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- s3scanner (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 3.1.1

## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## 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: ./config.yml, /etc/s3scanner/config.yml, ~/.s3scanner/config.yml
## Autres enregistrements de gestionnaires de paquets

- Nix - s3scanner: normalized package name match | nixpkgs package indexes: pkgs/by-name/s3/s3scanner/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- winget - sa7mon.S3Scanner: normalized package name match | Windows Package Manager source index: sa7mon.S3Scanner from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
