# Installer fossa avec Homebrew Cask

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

## installation

```sh
sudo av install cask:fossa
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew Cask (100%):

```sh
brew install --cask fossa
```

  Preuve: local Homebrew cask metadata

## Faits du paquet

- **Clé du paquet:** cask:fossa
- **Gestionnaire de paquets:** Homebrew Cask
- **Version:** 3.17.15
- **Résumé source:** Zero-configuration polyglot dependency analysis tool
- **Page d'accueil:** <https://fossa.com/>
- **Dernière mise à jour:** 2026-07-27T19:19:48Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- fossa (binaire)
- fossa (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 3.17.15
## Historique du projet et usages

FOSSA CLI is the command-line client for FOSSA's dependency analysis, license compliance, security scanning, attribution, and SBOM-oriented workflows. It is packaged as the `fossa` executable and distributed for local developer use and CI automation.

### Historique du projet

The public `fossas/fossa-cli` repository was created in 2018. The README describes the tool as zero-configuration, polyglot dependency analysis that detects dependencies in a codebase or build and uploads analysis results to the FOSSA web application.

The repository documentation grew into a user manual covering integration walkthroughs, analysis targets, vendored dependencies, manual dependencies, container scanning, SBOM analysis, debugging, and command references.

### Historique d'adoption

The README documents installation by shell script, PowerShell, GitHub Releases, Scoop, and a Homebrew cask, with the cask updated automatically. It also displays a downloads badge in the millions, indicating broad binary distribution through GitHub Releases.

### Modes d'utilisation

A typical workflow is to install `fossa`, set `FOSSA_API_KEY`, run `fossa analyze` in a project directory, review results in the FOSSA web application, and optionally gate CI with `fossa test` or integrate with GitHub status checks.

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

FOSSA CLI is representative of compliance tooling becoming a package-manager-aware developer tool. Its value comes from recognizing many language ecosystems and build tools, combining static and dynamic dependency strategies, and turning local package metadata into organization-level license and vulnerability reports.

### Chronologie

- 2018: The public `fossas/fossa-cli` repository was created.
- 2023: FOSSA's hosted docs version metadata records the current docs line as created in July 2023.
- 2026: v3.17.11 was published on GitHub Releases.

### Related projects

- FOSSA CLI is related to the FOSSA web application, FOSSA API keys, GitHub status integrations, SBOM workflows, container scanners, and the package managers and build systems it analyzes across JavaScript, Python, Go, Java, .NET, Rust, Haskell, Fortran, and other ecosystems.

### Sources

- <https://api.github.com/repos/fossas/fossa-cli>
- <https://api.github.com/repos/fossas/fossa-cli/releases>
- <https://docs.fossa.com/docs/introduction>
- <https://github.com/fossas/fossa-cli>
- <https://raw.githubusercontent.com/fossas/fossa-cli/master/README.md>
- <https://raw.githubusercontent.com/fossas/fossa-cli/master/docs/README.md>
- <https://raw.githubusercontent.com/fossas/fossa-cli/master/docs/references/strategies/README.md>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour fossa. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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: .fossa.yml
## Autres enregistrements de gestionnaires de paquets

- Scoop - main/fossa: normalized package name match | Scoop official bucket manifest trees: bucket/fossa.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - FOSSA.FOSSA-cli: normalized package name match | Windows Package Manager source index: FOSSA.FOSSA-cli from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## Sources

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