pkg.soopen package index

brew / Rang 1628

scc mit Homebrew, apk, MacPorts, Nix, zypper, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für scc in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install scc

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install scc

MacPorts ports tree · devel/scc/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add scc

Alpine Linux edge package indexes · scc · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#scc

nixpkgs package indexes · pkgs/by-name/sc/scc/package.nix · Quelle: api.github.com

openSUSE zypperverifiziert · 92%
sudo zypper install scc

openSUSE Tumbleweed package metadata · scc · Quelle: download.opensuse.org

Windows

Scoopverifiziert · 92%
scoop install main/scc

Scoop official bucket manifest trees · bucket/scc.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id BenBoyter.scc -e

Windows Package Manager source index · BenBoyter.scc · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Fast and accurate code counter with complexity and COCOMO estimates

Befehle und Aliase

  • scc

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2018: The public repository's early release line established scc as a Go-based code counter.
  • 2026: The official project listed version 3.7.0 and 43 GitHub releases.

Related projects

  • cloc, SLOCCount, and tokei, cited by the project as comparable code counters.
  • searchcode.com, whose repository analysis is powered by scc.
  • sloc.xyz, which exposes scc-derived repository statistics as badges.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

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

Config paths the tool may read or write during local use.

Unix
./.sccconfigpath specified by SCC_CONFIG_PATHpath passed to --config

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
scccliglobales Executable

Aktualität

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

Seite generiert2026-09-19
Manager-Version4.1.0
Manager aktualisiert2026-09-15
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv4.0.0

https://github.com/boyter/scc

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:scc
Version4.1.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/scc
Homepagehttps://github.com/boyter/scc/
Repositoryhttps://github.com/boyter/scc
Upstream-Dokumentationhttps://github.com/boyter/scc/
LizenzMIT OR Unlicense
Quellarchivhttps://github.com/boyter/scc/archive/refs/tags/v4.0.0.tar.gz
Zuletzt aktualisiert2026-09-15T05:47:16+02:00
Pulseupdated
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namescc
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

scc

nix profile install nixpkgs#scc
  • normalized package name match
  • Abgeglichen nach: Scc
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sc/scc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

scc 3.7.0-r4

Very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go

https://github.com/boyter/scc

sudo apk add scc
  • License: MIT
  • Architecture: x86_64
  • Source Package: scc
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Scc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: scc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
zypper95%

scc 3.6.0-1.7

CLI tool to report lines of code and other metrics

https://github.com/boyter/scc

sudo zypper install scc
  • License: MIT
  • Category: Development/Tools/Other
  • Architecture: x86_64
  • Source Package: scc
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Scc
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: scc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/d310d5a96106e1e8872a385adf98aaa23be9db5d80937a6717314e7e7f37715065c6c748ab7ccee6475d620b46979c0fe64235fc0c46988e17edf659578fcf31-primary.xml.zst
MacPorts95%

scc

sudo port install scc
  • normalized package name match
  • Abgeglichen nach: Scc
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/scc/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/scc

scoop install main/scc
  • normalized package name match
  • Abgeglichen nach: Scc
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/scc.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

BenBoyter.scc

winget install --id BenBoyter.scc -e
  • normalized package name match
  • Abgeglichen nach: Scc
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: BenBoyter.scc from https://cdn.winget.microsoft.com/cache/source.msix

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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