# Installer sbom-tool avec Homebrew, Nix, scoop, winget

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

## installation

```sh
sudo av install brew:sbom-tool
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install sbom-tool
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#sbom-tool
```

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

### Windows

- Scoop (92%):

```sh
scoop install extras/sbom-tool
```

  Preuve: Scoop official bucket manifest trees: bucket/sbom-tool.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id Microsoft.SBOMTool -e
```

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

## Faits du paquet

- **Clé du paquet:** brew:sbom-tool
- **Gestionnaire de paquets:** Homebrew
- **Version:** 4.1.11
- **Résumé source:** Scalable and enterprise ready tool to create SBOMs for any variety of artifacts
- **Page d'accueil:** <https://github.com/microsoft/sbom-tool>
- **Dépôt:** <https://github.com/microsoft/sbom-tool>
- **Dernière mise à jour:** 2026-06-04T04:32:21Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- sbom-tool (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

## Notes de sécurité

narrow executable package without higher-risk signals.

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

## Autres enregistrements de gestionnaires de paquets

- Nix - sbom-tool: normalized package name match | nixpkgs package indexes: pkgs/by-name/sb/sbom-tool/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - extras/sbom-tool: normalized package name match | Scoop official bucket manifest trees: bucket/sbom-tool.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- winget - Microsoft.SBOMTool: normalized package name match | Windows Package Manager source index: Microsoft.SBOMTool from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## Sources

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