Skip to content

Here's what's popular on GitHub today...

The Download

Join rotating hosts from GitHub’s Developer Advocacy team - including Andrea Griffiths, Cassidy Williams, Kedasha Kerr, and more for the latest in developer, open source, and GitHub news.

Database logo

Popular topic

A database is a structured set of data held in a computer, usually a server.

This recommendation was created by GitHub staff

Semgrep

Semgrep

Semgrep is a fast, open-source, static analysis engine for finding bugs, detecting dependency vulnerabilities, and enforcing code standards. With 2,000+ built-in rules and easy-to-create custom ones, it finds the bugs that matter.

  • Open source engine, works on 25+ languages
  • Scan with 2,000+ community rules
  • Write rules that look like your code
  • Quickly get results in the terminal, editor, or CI/CD
  • Flag issues and get results in pull requests, Slack, + more

Trending repository

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

  • Updated Dec 20, 2025
  • Shell

This recommendation was created by GitHub staff

Datree

Datree

The Datree app allows engineering teams to automatically identify errors in newly committed YAML configs, including k8s manifests, and prevent these misconfigurations from reaching production.

On app installation, a new PR is created for each connected repository with a workflow for YAML (schema) validation. If one of the scanned (yaml) files happens to be a K8s manifest file, Datree will also run a K8s schema validation and a policy check for preventing K8s misconfigurations.