macOS
brew install scclocal Homebrew formula metadata
sudo port install sccMacPorts ports tree · devel/scc/Portfile · ソース: api.github.com
brew / 順位 1628
scc のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install scclocal Homebrew formula metadata
sudo port install sccMacPorts ports tree · devel/scc/Portfile · ソース: api.github.com
sudo apk add sccAlpine Linux edge package indexes · scc · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#sccnixpkgs package indexes · pkgs/by-name/sc/scc/package.nix · ソース: api.github.com
sudo zypper install sccopenSUSE Tumbleweed package metadata · scc · ソース: download.opensuse.org
scoop install main/sccScoop official bucket manifest trees · bucket/scc.json · ソース: api.github.com
winget install --id BenBoyter.scc -eWindows Package Manager source index · BenBoyter.scc · ソース: cdn.winget.microsoft.com
概要
Fast and accurate code counter with complexity and COCOMO estimates
履歴
scc—expanded as Sloc Cloc and Code or Succinct Code Counter—is a fast Go-based source-code counter. It reports files, code, comments, blanks, complexity, and software-cost estimates across a broad language catalog.
Ben Boyter created scc as a fast, accurate alternative to tools such as cloc, SLOCCount, and tokei. Written in Go, it uses state-machine-based parsing to distinguish code, comments, strings, and blank lines across hundreds of languages.
The project expanded beyond line counting into complexity and COCOMO estimates, unique-lines-of-code analysis, CI output, badges, library use, and Git-history reports. Its official release series reached version 3.x and continues to add language definitions and analysis features.
scc is distributed across numerous operating-system package ecosystems, including Homebrew, Alpine, Nix, MacPorts, Scoop, WinGet, and openSUSE. The official project lists use by GitHub CodeQL, JetBrains Qodana, Scaleway, Linux Foundation LFX Insights, OpenEMS, and searchcode.com.
Users typically run scc against files or directories to get a tabular language breakdown. Flags enable JSON and other formats, per-file output, complexity, COCOMO, unique-line, CI, and Git-history reports. Default options may be stored in a current-directory .sccconfig or an explicitly selected global configuration file.
scc belongs to the long-running family of source-line counters but combines speed with language-aware comment handling, complexity estimates, COCOMO cost estimates, unique-line metrics, and many output formats. Its short executable name and single-binary Go implementation make it particularly convenient in package-manager and CI workflows.
セキュリティ状態
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.
./.sccconfigpath specified by SCC_CONFIG_PATHpath passed to --config実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
scc | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:scc |
|---|---|
| バージョン | 4.1.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/scc |
| ホームページ | https://github.com/boyter/scc/ |
| リポジトリ | https://github.com/boyter/scc |
| 上流ドキュメント | https://github.com/boyter/scc/ |
| ライセンス | MIT OR Unlicense |
| ソースアーカイブ | https://github.com/boyter/scc/archive/refs/tags/v4.0.0.tar.gz |
| 最終更新 | 2026-09-15T05:47:16+02:00 |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | scc |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
scc
nix profile install nixpkgs#sccscc 3.7.0-r4
Very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go
sudo apk add sccscc 3.6.0-1.7
CLI tool to report lines of code and other metrics
sudo zypper install sccscc
sudo port install sccmain/scc
scoop install main/sccBenBoyter.scc
winget install --id BenBoyter.scc -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.