# cncf/sbom SLOC report

> As of 2026-09-11 (commit 9115a50c1f1e), cncf/sbom contains 16,365 total lines: 15,516 code, 426 comments, 423 blank, across 14 files in 6 languages (top: YAML 80.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving cncf/sbom to commit 9115a50c1f1e, 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 94.8% of all lines, comments represent 2.6%, and the repository averages 1,108 code lines per file. YAML accounts for 80.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| YAML | 3 | 12,455 | 12,416 | 37 | 2 |
| JSON | 2 | 1,189 | 1,189 | 0 | 0 |
| Shell | 4 | 1,176 | 997 | 51 | 128 |
| Go | 3 | 845 | 678 | 41 | 126 |
| PowerShell | 1 | 345 | 236 | 50 | 59 |
| Markdown | 1 | 355 | 0 | 247 | 108 |

Top language (YAML 80.0%). Generated at 2026-09-11T08:23:16.856651162+00:00. Canonical report: https://octocounts.com/github/cncf/sbom

## Report FAQ

### How many lines of code does cncf/sbom have?

cncf/sbom has 16,365 total lines, including 15,516 code lines, 426 comment lines, and 423 blank lines.

### How was the cncf/sbom line count measured?

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

### What commit was counted for cncf/sbom?

This OctoCounts report was generated from main at commit 9115a50c1f1e on 2026-09-11T08:23:16.856651162+00:00.

## Similar repository reports

- [CopilotKit/OpenGenerativeUI](https://octocounts.com/github/CopilotKit/OpenGenerativeUI) — YAML, 16,212 code lines
- [pmndrs/valtio](https://octocounts.com/github/pmndrs/valtio) — YAML, 16,706 code lines
- [star-history/star-history](https://octocounts.com/github/star-history/star-history) — YAML, 13,863 code lines
- [ueberdosis/hocuspocus](https://octocounts.com/github/ueberdosis/hocuspocus) — YAML, 17,300 code lines
- [antoine-coulon/skott](https://octocounts.com/github/antoine-coulon/skott) — YAML, 17,969 code lines
- [revezone/revezone](https://octocounts.com/github/revezone/revezone) — YAML, 12,955 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)
- [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)
