macOS
brew install --cask fossalocal Homebrew cask metadata
cask / rank 1915
Zero-configuration polyglot dependency analysis tool. Version 3.17.15 via Homebrew Cask; verified 2026-07-27. Also installable with scoop: scoop install main/fossa.
install
brew install --cask fossalocal Homebrew cask metadata
overview
Zero-configuration polyglot dependency analysis tool
history
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.
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.
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.
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.
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.
security posture
No matching local secret-handling manifest was found for fossa. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
.fossa.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
fossa | binary | Homebrew cask binary | fossa |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | cask:fossa |
|---|---|
| Version | 3.17.15 |
| Package manager | Homebrew Cask |
| Homepage | https://fossa.com/ |
| Last updated | 2026-07-27T19:19:48Z |
| Pulse | updated |
| SHA-256 | 2042f6b5f7b93e28948c4ebcbb76b240379fdab467640d4842d3de50ea0f47c3 |
| Download URL | https://github.com/fossas/fossa-cli/releases/download/v3.17.15/fossa_3.17.15_darwin_arm64.zip |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
main/fossa
scoop install main/fossaFOSSA.FOSSA-cli
winget install --id FOSSA.FOSSA-cli -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.