pkg.soopen package index

brew / rang 1628

Installer scc avec Homebrew, apk, MacPorts, Nix, zypper, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de scc pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install scc

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install scc

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

Linux

Alpine Linux apkvérifié · 92%
sudo apk add scc

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

Nixvérifié · 92%
nix profile install nixpkgs#scc

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

openSUSE zyppervérifié · 92%
sudo zypper install scc

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

Windows

Scoopvérifié · 92%
scoop install main/scc

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

Windows Package Managervérifié · 92%
winget install --id BenBoyter.scc -e

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

aperçu

Résumé du paquet

Fast and accurate code counter with complexity and COCOMO estimates

Commandes et alias

  • scc

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

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

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

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

exécutables

Exécutables installés

CommandeTypeExpositionNote
scccliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-09-19
version du gestionnaire4.1.0
gestionnaire mis à jour2026-09-15
données localesOK
amontà jour
dernière version détectéev4.0.0

https://github.com/boyter/scc

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:scc
Version4.1.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/scc
Page d'accueilhttps://github.com/boyter/scc/
Dépôthttps://github.com/boyter/scc
Docs amonthttps://github.com/boyter/scc/
LicenceMIT OR Unlicense
Archive sourcehttps://github.com/boyter/scc/archive/refs/tags/v4.0.0.tar.gz
Dernière mise à jour2026-09-15T05:47:16+02:00
Pulseupdated
Dépendances de compilationgo
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

scc

nix profile install nixpkgs#scc
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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