macOS
brew install cscopelocal Homebrew formula metadata
sudo port install cscopeMacPorts ports tree · devel/cscope/Portfile · ソース: api.github.com
brew
cscope のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cscopelocal Homebrew formula metadata
sudo port install cscopeMacPorts ports tree · devel/cscope/Portfile · ソース: api.github.com
sudo apk add cscopeAlpine Linux edge package indexes · cscope · ソース: dl-cdn.alpinelinux.org
sudo apt install cscopeDebian stable package indexes · cscope · ソース: deb.debian.org
sudo dnf install cscopeFedora Rawhide package metadata · cscope · ソース: dl.fedoraproject.org
nix profile install nixpkgs#cscopenixpkgs package indexes · pkgs/by-name/cs/cscope/package.nix · ソース: api.github.com
sudo pacman -S cscopeArch Linux sync databases · cscope · ソース: geo.mirror.pkgbuild.com
sudo zypper install cscopeopenSUSE Tumbleweed package metadata · cscope · ソース: download.opensuse.org
scoop install main/cscopeScoop official bucket manifest trees · bucket/cscope.json · ソース: api.github.com
概要
Tool for browsing source code
履歴
cscope is a classic Unix source-code browser and cross-reference tool for C-family code. Its history is unusually important for package nerds because it moved from Bell Labs internal tooling into official AT&T Unix and then into open-source Unix distributions.
The official cscope history page attributes the original work to Joe Steffen at Bell Labs in the early 1980s. It describes the first version as growing from shell scripts using grep and sed into a C program that parsed source into a tagged, updateable database for repeated searches.
The cscope homepage says it was part of the official AT&T Unix distribution for many years. The history page says it spread through AT&T and Bell Labs by the exptools network, was used at AT&T locations around the world, and supported projects with millions of lines of C and C++.
The man page describes cscope as an interactive, screen-oriented tool that builds a cscope.out cross-reference database and searches definitions, callers, callees, strings, regular expressions, files, and includes. It can also use cscope.files as the default namefile and offers a line-oriented mode for scripts and editor frontends.
cscope is a small but culturally durable Unix developer tool: curses UI, on-disk indexes, editor integration, and broad packaging across Homebrew, Linux distributions, MacPorts, Nix, Scoop, and others. It is the kind of tool whose package value is stable because it serves old and large codebases without needing a language server.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
./cscope.files実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cscope | cli | グローバル実行可能ファイル | |
ocs | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://cscope.sourceforge.net/
インストールメタデータ
| パッケージキー | brew:cscope |
|---|---|
| バージョン | 15.9 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/cscope |
| ホームページ | https://cscope.sourceforge.net/ |
| リポジトリ | https://sourceforge.net/p/cscope/cscope/ci/master/tree |
| 上流ドキュメント | https://cscope.sourceforge.net/ |
| ライセンス | BSD-3-Clause |
| ソースアーカイブ | https://downloads.sourceforge.net/project/cscope/cscope/v15.9/cscope-15.9.tar.gz |
| macOS 提供ライブラリ | ncurses |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cscope |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
cscope 15.9-2
interactively examine a C program source
https://cscope.sourceforge.net/
sudo apt install cscopecscope
nix profile install nixpkgs#cscopecscope 15.9-2
interactively examine a C program source
https://cscope.sourceforge.net/
sudo apt install cscopecscope 15.9-r1
Cscope is a developer's tool for browsing source code.
https://cscope.sourceforge.net/
sudo apk add cscopecscope-doc 15.9-r1
Cscope is a developer's tool for browsing source code. (documentation)
https://cscope.sourceforge.net/
sudo apk add cscope-doccscope 15.9-31.fc45
C source code tree search and browse tool
sudo dnf install cscopecscope 15.9-3
A developers tool for browsing program code
http://cscope.sourceforge.net/
sudo pacman -S cscopecscope 15.9-2.6
Interactive Tool for Browsing C Source Code
http://cscope.sourceforge.net/
sudo zypper install cscopecscope
sudo port install cscopemain/cscope
scoop install main/cscopeソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.