# Installer cariddi avec Homebrew, apk, Nix

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

## installation

```sh
sudo av install brew:cariddi
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install cariddi
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add cariddi
```

  Preuve: Alpine Linux edge package indexes: cariddi from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#cariddi
```

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

## Faits du paquet

- **Clé du paquet:** brew:cariddi
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/cariddi>
- **Version:** 1.4.6
- **Résumé source:** Scan for endpoints, secrets, API keys, file extensions, tokens and more
- **Page d'accueil:** <https://edoardottt.com/>
- **Dépôt:** <https://github.com/edoardottt/cariddi>
- **Docs amont:** <https://edoardottt.com/>
- **Licence:** GPL-3.0-or-later
- **Archive source:** <https://github.com/edoardottt/cariddi/archive/refs/tags/v1.4.6.tar.gz>
- **Dernière mise à jour:** 2026-07-25T14:20:48-04:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- cariddi (cli)
- cariddi (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.4.6
- gestionnaire mis à jour: 2026-07-25
- données locales: OK
- dépôt amont: https://github.com/edoardottt/cariddi
- dernière version détectée: v1.4.6 (à jour)
## Historique du projet et usages

cariddi is a Go command-line web crawling and scanning tool for security reconnaissance. Its official README describes feeding it URLs or domains, then using flags to discover endpoints, secrets, API keys, file extensions, tokens, errors, and related web artifacts.

### Historique du projet

The public GitHub repository was created in 2021 under edoardottt/cariddi. The project presents itself as a small focused CLI rather than a service: install it with Go or a package manager, pipe targets into stdin, and compose flags for the kind of reconnaissance desired.

### Historique d'adoption

Official installation instructions list Homebrew, Snap, Go install, Pacman, NixOS, and source builds, while the input package facts also show packaging in Homebrew, apk, and Nix. That is the usual adoption shape for modern infosec CLIs: the tool lives upstream on GitHub, but package managers make it convenient to drop into bug bounty and automation environments.

### Modes d'utilisation

cariddi reads targets from stdin or a file and can scan one URL or many. The README documents modes for secret hunting, endpoint discovery, extension checks, error checks, useful-information extraction, JSON output, proxy use, custom headers, custom ignore lists, cache use, timeout control, concurrency, and depth limits.

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

For package-manager catalogs, cariddi is a representative Go security CLI: a single executable, broad install coverage, and behavior centered on Unix pipelines. Its value in a package index is that a reconnaissance workflow can depend on the packaged binary instead of a local Go checkout.

### Chronologie

- 2021: Public GitHub repository created.
- 2020s: README documents Homebrew, Snap, Go install, Pacman, NixOS, and source-build installation paths.
- 2020s: Package facts show availability through Homebrew, apk, and Nix.

### Related projects

- Related package-manager neighbors are other bug-bounty and reconnaissance CLIs that accept URL lists on stdin and emit findings suitable for pipelines.
- The README points users to Go for source builds and to shell-oriented package managers for installation.

### Sources

- <https://api.github.com/repos/edoardottt/cariddi>
- <https://github.com/edoardottt/cariddi>
- <https://edoardottt.com/>
- <https://github.com/edoardottt/cariddi#readme>
- <https://formulae.brew.sh/api/formula/cariddi.json>


## Notes de sécurité

narrow executable package without higher-risk signals.

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

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** cariddi
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Nix - cariddi: normalized package name match | nixpkgs package indexes: pkgs/by-name/ca/cariddi/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - cariddi - 1.4.5-r5: normalized package name match | Alpine Linux edge package indexes: cariddi from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Crawl urls and scan for endpoints, secrets, api keys, file extensions, tokens and more | https://github.com/edoardottt/cariddi


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://pkg.so/fr/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [Web development packages](https://pkg.so/fr/web-dev-tools/) - Matched web development metadata.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [csprecon](https://pkg.so/fr/brew/csprecon/) - Shares the same upstream homepage.
- [scilla](https://pkg.so/fr/brew/scilla/) - Shares the same upstream homepage.
- [favirecon](https://pkg.so/fr/brew/favirecon/) - Shares the same upstream homepage.
- [gitleaks](https://pkg.so/fr/brew/gitleaks/) - Shares pkgdb curated category or tags: cli, secret-scanning, security.
- [git-secrets](https://pkg.so/fr/brew/git-secrets/) - Shares pkgdb curated category or tags: cli, secret-scanning, security.
- [detect-secrets](https://pkg.so/fr/brew/detect-secrets/) - Shares pkgdb curated category or tags: cli, secret-scanning, security.
- [kingfisher](https://pkg.so/fr/brew/kingfisher/) - Shares pkgdb curated category or tags: cli, secret-scanning, security.
- [katana](https://pkg.so/fr/brew/katana/) - Shares pkgdb curated category or tags: cli, security, web-crawler.
- [tartufo](https://pkg.so/fr/brew/tartufo/) - Shares pkgdb curated category or tags: cli, secret-scanning, security.
- [squealer](https://pkg.so/fr/brew/squealer/) - Shares pkgdb curated category or tags: cli, secret-scanning, security.
- [git-hound](https://pkg.so/fr/brew/git-hound/) - Shares pkgdb curated category or tags: cli, secret-scanning, security.
- [mantra](https://pkg.so/fr/brew/mantra/) - Security-sensitive metadata or terminology overlaps. Shared terms: api, cli, keys, scanning, secret.

## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
