macOS
brew install scclocal Homebrew formula metadata
sudo port install sccMacPorts ports tree · devel/scc/Portfile · Quelle: api.github.com
brew / Rang 1628
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für scc in AI-Agent-Workflows.
Installation
brew install scclocal Homebrew formula metadata
sudo port install sccMacPorts ports tree · devel/scc/Portfile · Quelle: api.github.com
sudo apk add sccAlpine Linux edge package indexes · scc · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#sccnixpkgs package indexes · pkgs/by-name/sc/scc/package.nix · Quelle: api.github.com
sudo zypper install sccopenSUSE Tumbleweed package metadata · scc · Quelle: download.opensuse.org
scoop install main/sccScoop official bucket manifest trees · bucket/scc.json · Quelle: api.github.com
winget install --id BenBoyter.scc -eWindows Package Manager source index · BenBoyter.scc · Quelle: cdn.winget.microsoft.com
Überblick
Fast and accurate code counter with complexity and COCOMO estimates
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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 --configExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
scc | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:scc |
|---|---|
| Version | 4.1.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/scc |
| Homepage | https://github.com/boyter/scc/ |
| Repository | https://github.com/boyter/scc |
| Upstream-Dokumentation | https://github.com/boyter/scc/ |
| Lizenz | MIT OR Unlicense |
| Quellarchiv | https://github.com/boyter/scc/archive/refs/tags/v4.0.0.tar.gz |
| Zuletzt aktualisiert | 2026-09-15T05:47:16+02:00 |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.