# sigstore/cosign SLOC report

> As of 2026-09-07 (commit 01e227a7d086), sigstore/cosign contains 58,310 total lines: 40,106 code, 10,972 comments, 7,232 blank, across 382 files in 9 languages (top: Go 98.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving sigstore/cosign to commit 01e227a7d086, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a medium-sized codebase by counted code lines. Code represents 68.8% of all lines, comments represent 18.8%, and the repository averages 105 code lines per file. Go accounts for 98.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 352 | 52,847 | 39,505 | 7,296 | 6,046 |
| Makefile | 2 | 254 | 167 | 43 | 44 |
| SVG | 1 | 157 | 135 | 22 | 0 |
| YAML | 3 | 164 | 110 | 42 | 12 |
| Shell | 5 | 217 | 97 | 87 | 33 |
| JSON | 2 | 91 | 91 | 0 | 0 |
| Dockerfile | 1 | 18 | 1 | 16 | 1 |
| Markdown | 14 | 4,534 | 0 | 3,443 | 1,091 |
| Plain Text | 2 | 28 | 0 | 23 | 5 |

Top language (Go 98.5%). Generated at 2026-09-07T03:43:35.373993360+00:00. Canonical report: https://octocounts.com/github/sigstore/cosign

## Report FAQ

### How many lines of code does sigstore/cosign have?

sigstore/cosign has 58,310 total lines, including 40,106 code lines, 10,972 comment lines, and 7,232 blank lines.

### How was the sigstore/cosign line count measured?

OctoCounts resolved the public GitHub repository to commit 01e227a7d086, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for sigstore/cosign?

This OctoCounts report was generated from 01e227a7d0863380f01cee484d90b18288aa8f64 at commit 01e227a7d086 on 2026-09-07T03:43:35.373993360+00:00.

## Similar repository reports

- [hetznercloud/cli](https://octocounts.com/github/hetznercloud/cli) — Go, 39,633 code lines
- [Hypostasis-Cat/HypoMux](https://octocounts.com/github/Hypostasis-Cat/HypoMux) — Go, 41,080 code lines
- [songloft-org/songloft](https://octocounts.com/github/songloft-org/songloft) — Go, 41,134 code lines
- [schollz/croc](https://octocounts.com/github/schollz/croc) — Go, 38,846 code lines
- [go-kratos/kratos](https://octocounts.com/github/go-kratos/kratos) — Go, 41,805 code lines
- [YTwsy/OpenSurge-for-Mac](https://octocounts.com/github/YTwsy/OpenSurge-for-Mac) — Go, 35,711 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
