awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
wireghoul avatar

wireghoul/graudit

0
View on GitHub↗
1,681 stars·255 forks·Shell·GPL-3.0·10 viewswww.justanotherhacker.com↗

Graudit

grep rough audit - source code auditing tool

Features

  • Static Analysis - Uses regex-based pattern matching to find security flaws in source code.

Star history

Star history chart for wireghoul/grauditStar history chart for wireghoul/graudit

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Graudit

Similar open-source projects, ranked by how many features they share with Graudit.
  • ajinabraham/nodejsscanajinabraham avatar

    ajinabraham/nodejsscan

    2,563View on GitHub↗

    nodejsscan is a static analysis security tool and vulnerability detection engine designed to scan Node.js source code for security flaws and common coding vulnerabilities. It functions as a static application security testing tool that analyzes code without executing the program. The tool operates as a security linter that can be integrated into continuous integration pipelines to block insecure code from merging into main branches. It automates the auditing process through rule-based detection and pattern-based static analysis. The project provides capabilities for vulnerability alert autom

    CSScode-analysiscode-reviewdevsecops
    View on GitHub↗2,563
  • bearer/bearerBearer avatar

    Bearer/bearer

    2,566View on GitHub↗

    Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security vulnerabilities, hard-coded secrets, and privacy risks in source code through static analysis and data flow tracing. The tool distinguishes itself by tracking the movement of sensitive data through code to identify leaks and by mapping personal and health-related information flows to generate evidence for privacy impact assessments. It also provides differential scanning for pull requests and uses fingerprint-based suppression to exclude known false positives from reports. The platform co

    Goappseccode-qualitycompliance
    View on GitHub↗2,566
  • david-a-wheeler/flawfinderdavid-a-wheeler avatar

    david-a-wheeler/flawfinder

    572View on GitHub↗

    This is "flawfinder" by David A. Wheeler.

    Python
    View on GitHub↗572
  • ajinabraham/libsastajinabraham avatar

    ajinabraham/libsast

    136View on GitHub↗

    Generic SAST Library

    Python
    View on GitHub↗136
See all 23 alternatives to Graudit→

Frequently asked questions

What does wireghoul/graudit do?

grep rough audit - source code auditing tool

What are the main features of wireghoul/graudit?

The main features of wireghoul/graudit are: Static Analysis.

What are some open-source alternatives to wireghoul/graudit?

Open-source alternatives to wireghoul/graudit include: ajinabraham/nodejsscan — nodejsscan is a static analysis security tool and vulnerability detection engine designed to scan Node.js source code… bearer/bearer — Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security… david-a-wheeler/flawfinder — This is "flawfinder" by David A. Wheeler. designsecurity/progpilot — A static analysis tool for security. find-sec-bugs/find-sec-bugs. ajinabraham/libsast — Generic SAST Library.