# fossa を Homebrew Cask でインストール

fossa のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew Cask (100%):

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

  証拠: local Homebrew cask metadata

## パッケージ情報

- **パッケージキー:** cask:fossa
- **パッケージマネージャ:** Homebrew Cask
- **バージョン:** 3.17.15
- **ソース概要:** Zero-configuration polyglot dependency analysis tool
- **ホームページ:** <https://fossa.com/>
- **最終更新:** 2026-07-27T19:19:48Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- fossa (バイナリ)
- fossa (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 3.17.15
## プロジェクトの歴史と使われ方

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.

### タイムライン

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

### ソース

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


## セキュリティノート

fossa に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## 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
## 他のパッケージマネージャ記録

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


## ソース

- 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
