# Installer censys avec Homebrew, apt

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

## installation

```sh
sudo av install brew:censys
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install censys
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install python3-censys
```

  Preuve: Debian stable package indexes: python3-censys from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## Faits du paquet

- **Clé du paquet:** brew:censys
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.2.19
- **Résumé source:** Command-line interface for the Censys APIs (censys.io)
- **Page d'accueil:** <https://github.com/censys/censys-python>
- **Dépôt:** <https://github.com/censys/censys-python>
- **Dernière mise à jour:** 2026-05-20T11:27:44Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- censys (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

The Homebrew censys package installs the legacy Censys Python library CLI, a command-line interface and API wrapper for Censys Search and ASM data.

### Historique du projet

Censys began as a University of Michigan research project in 2013 and grew into an internet intelligence platform built around internet-wide scanning data. The censys-python repository packages that platform access for Python users and exposes a CLI named censys.

### Historique d'adoption

Censys' own documentation positions the data as useful for security operations, exposure management, and research access. The package facts show the Python CLI distributed through Homebrew as well as Debian and Ubuntu as python3-censys.

### Modes d'utilisation

Users configure Search credentials with censys config or CENSYS_API_ID and CENSYS_API_SECRET. The CLI and Python library can search, view, aggregate, and work with Censys host and certificate data, while ASM APIs remain supported.

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

This package is a good example of a security-data CLI whose command name outlived an API generation. The official README now warns that legacy Search v1/v2 APIs are being deprecated and points users toward the newer Censys Platform SDK and cencli, while ASM support in this library continues.

### Chronologie

- 2013: Censys started as a University of Michigan research project.
- 2017: Public censys-python GitHub repository created.
- 2026: Official README warns that Censys Search v1/v2 APIs are being deprecated and points to the Censys Platform SDK and cencli.

### Related projects

- cencli is the newer Censys Platform CLI documented by Censys.
- censys-platform is the newer Python SDK named in the official censys-python deprecation notice.

### Sources

- <https://api.github.com/repos/censys/censys-python>
- <https://github.com/censys/censys-python>
- <https://docs.censys.com/docs/search-and-asm-python-cli>
- <https://github.com/censys/censys-python#readme>
- <https://formulae.brew.sh/api/formula/censys.json>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour censys. 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: ~/.config/censys/censys.cfg

## Credential files

- Unix: ~/.config/censys/censys.cfg
## Autres enregistrements de gestionnaires de paquets

- Debian apt - python3-censys - 2.2.17-1: normalized package name match | Debian stable package indexes: python3-censys from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | easy-to-use and lightweight API wrapper for Censys APIs (censys.io) | https://github.com/censys/censys-python
- Ubuntu apt - python3-censys - 2.2.11-1: normalized package name match | Ubuntu 24.04 LTS package indexes: python3-censys from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | easy-to-use and lightweight API wrapper for Censys APIs (censys.io) | https://github.com/censys/censys-python


## Combined YAML source

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


## Sources

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