GitHub Trends
10.6K subscribers
15.6K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#python #ai #bug_detection #code_audit #code_quality #code_review #developer_tools #devsecops #google_gemini #llm #react #sast #security_scanner #supabase #typescript #vite #vulnerability_scanner #xai

**DeepAudit** is an AI-powered code audit tool using multi-agent collaboration to deeply scan projects for vulnerabilities like SQL injection, XSS, and path traversal. Import code from GitHub/GitLab or paste snippets; agents plan, analyze with RAG knowledge, and verify issues via secure Docker sandbox PoCs, generating PDF reports with fix suggestions. Deploy easily with one Docker command, supports local Ollama models for privacy, and cuts traditional tools' high false positives. **You benefit** by automating secure audits like a pro hacker—saving time, reducing errors, ensuring real exploits are caught, and speeding safe releases without manual hassle.

https://github.com/lintsinghua/DeepAudit
#typescript #agents #code_review #doctor #react #skill

React Doctor is a free tool that scans your React codebase with one command (`npx react-doctor@latest .`), giving a 0-100 health score and fixing issues in state, effects, performance, security, accessibility, and dead code. It works with Next.js, Vite, React Native, GitHub Actions, and AI agents like Claude. Customize via config, ignore rules, or use as ESLint/oxlint plugin. This saves you time debugging bad code from agents or teams, boosts app quality, and prevents costly errors. Try the demo at react.doctor.

https://github.com/millionco/react-doctor