# censys を Homebrew, apt でインストール

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

## インストール

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

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

### macOS

- Homebrew (100%):

```sh
brew install censys
```

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

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

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

## パッケージ情報

- **パッケージキー:** brew:censys
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.2.19
- **ソース概要:** Command-line interface for the Censys APIs (censys.io)
- **ホームページ:** <https://github.com/censys/censys-python>
- **リポジトリ:** <https://github.com/censys/censys-python>
- **最終更新:** 2026-05-20T11:27:44Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- censys (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

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

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

censys に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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: ~/.config/censys/censys.cfg

## Credential files

- Unix: ~/.config/censys/censys.cfg
## 他のパッケージマネージャ記録

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


## ソース

- 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
