gitleaks vs llm-course
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| gitleaks | llm-course | |
|---|---|---|
| Tagline | Find secrets with Gitleaks | Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks. |
| Stars | 28k | 81k |
| Forks | 2.1k | 9.4k |
| Open issues | 426 | 84 |
| Language | Go | - |
| License | MIT | Apache-2.0 |
| Last pushed | Jul 1, 2026 | Feb 5, 2026 |
| Categories | Developer Tools | LLM Frameworks, Developer Tools |
gitleaks
Gitleaks is a tool designed to detect secrets such as passwords, API keys, and tokens in Git repositories. It provides security by finding these sensitive items before they can be committed or pushed.
Go
llm-course
This repository features a course on LLMs, divided into foundational knowledge, scientific development of models, and engineering applications. It includes interactive Colab notebooks for practical learning and deployment of LLM technologies.