# goauthentik/authentik SLOC report

> As of 2026-09-09 (commit 6283e4809154), goauthentik/authentik contains 891,555 total lines: 629,526 code, 139,718 comments, 122,311 blank, across 5,061 files in 22 languages (top: TypeScript 36.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

goauthentik/authentik has 629,526 source lines of code out of 891,555 total lines across 5,061 files, counted from the 6283e48091545332f01b406cbf4f70c5e8a23c5e ref at commit 6283e4809154 by the OctoCounts tokei engine on 2026-09-09. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving goauthentik/authentik to commit 6283e4809154, 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 70.6% of all lines, comments represent 15.7%, and the repository averages 124 code lines per file. TypeScript accounts for 36.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 1,959 | 331,562 | 228,617 | 64,865 | 38,080 |
| Python | 1,829 | 130,825 | 108,704 | 3,286 | 18,835 |
| YAML | 63 | 116,286 | 106,141 | 273 | 9,872 |
| PO File | 27 | 153,120 | 85,215 | 35,195 | 32,710 |
| Go | 230 | 48,816 | 34,920 | 6,038 | 7,858 |
| JSON | 57 | 25,422 | 25,404 | 0 | 18 |
| Rust | 211 | 21,460 | 17,852 | 1,171 | 2,437 |
| CSS | 141 | 10,685 | 8,063 | 836 | 1,786 |
| JavaScript | 105 | 10,450 | 6,457 | 2,601 | 1,392 |
| Modelica | 27 | 3,258 | 3,136 | 121 | 1 |
| TSX | 24 | 2,015 | 1,643 | 124 | 248 |
| TOML | 13 | 1,116 | 1,014 | 19 | 83 |

Top language (TypeScript 36.3%). Generated at 2026-09-09T21:04:29.519410078+00:00. Canonical report: https://octocounts.com/github/goauthentik/authentik

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/goauthentik/authentik/commit/6283e48091545332f01b406cbf4f70c5e8a23c5e?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does goauthentik/authentik have?

goauthentik/authentik has 891,555 total lines, including 629,526 code lines, 139,718 comment lines, and 122,311 blank lines.

### How was the goauthentik/authentik line count measured?

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

### What commit was counted for goauthentik/authentik?

This OctoCounts report was generated from 6283e48091545332f01b406cbf4f70c5e8a23c5e at commit 6283e4809154 on 2026-09-09T21:04:29.519410078+00:00.

## Similar repository reports

- [kodustech/kodus-ai](https://octocounts.com/github/kodustech/kodus-ai) — TypeScript, 629,355 code lines
- [ferroxlabs/wayland](https://octocounts.com/github/ferroxlabs/wayland) — TypeScript, 628,086 code lines
- [angular/angular](https://octocounts.com/github/angular/angular) — TypeScript, 627,921 code lines
- [ruvnet/ruflo](https://octocounts.com/github/ruvnet/ruflo) — TypeScript, 645,353 code lines
- [openchamber/openchamber](https://octocounts.com/github/openchamber/openchamber) — TypeScript, 611,516 code lines
- [XiaomiMiMo/MiMo-Code](https://octocounts.com/github/XiaomiMiMo/MiMo-Code) — TypeScript, 656,203 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
