# zabwie/vanta SLOC report

> As of 2026-09-11 (commit 2c8a439662cf), zabwie/vanta contains 126,392 total lines: 100,011 code, 13,270 comments, 13,111 blank, across 637 files in 10 languages (top: Python 67.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving zabwie/vanta to commit 2c8a439662cf, 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 large codebase by counted code lines. Code represents 79.1% of all lines, comments represent 10.5%, and the repository averages 157 code lines per file. Python accounts for 67.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 364 | 81,910 | 67,061 | 5,012 | 9,837 |
| JSON | 89 | 17,970 | 17,970 | 0 | 0 |
| TypeScript | 55 | 8,320 | 6,443 | 1,298 | 579 |
| C++ | 4 | 2,353 | 1,860 | 336 | 157 |
| C Header | 5 | 2,246 | 1,747 | 299 | 200 |
| JavaScript | 41 | 1,929 | 1,577 | 156 | 196 |
| YAML | 2 | 1,862 | 1,503 | 4 | 355 |
| CUDA | 4 | 1,331 | 1,235 | 11 | 85 |
| Shell | 6 | 893 | 615 | 228 | 50 |
| Markdown | 67 | 7,578 | 0 | 5,926 | 1,652 |

Top language (Python 67.1%). Generated at 2026-09-11T17:48:01.936053257+00:00. Canonical report: https://octocounts.com/github/zabwie/vanta

## Report FAQ

### How many lines of code does zabwie/vanta have?

zabwie/vanta has 126,392 total lines, including 100,011 code lines, 13,270 comment lines, and 13,111 blank lines.

### How was the zabwie/vanta line count measured?

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

### What commit was counted for zabwie/vanta?

This OctoCounts report was generated from main at commit 2c8a439662cf on 2026-09-11T17:48:01.936053257+00:00.

## Similar repository reports

- [psf/black](https://octocounts.com/github/psf/black) — Python, 101,105 code lines
- [xinhuangcs/CareerDesk](https://octocounts.com/github/xinhuangcs/CareerDesk) — Python, 98,738 code lines
- [python-pillow/Pillow](https://octocounts.com/github/python-pillow/Pillow) — Python, 98,184 code lines
- [SenteLabsAI/OpenExecutive](https://octocounts.com/github/SenteLabsAI/OpenExecutive) — Python, 102,253 code lines
- [deepfakes/faceswap](https://octocounts.com/github/deepfakes/faceswap) — Python, 97,338 code lines
- [radixark/miles](https://octocounts.com/github/radixark/miles) — Python, 97,123 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
