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
OneSourceCat avatar

OneSourceCat/phpvulhunter

0
View on GitHub↗
489 stars·125 forks·PHP·9 views

Phpvulhunter

phpvulhunter是一款PHP源码自动化审计工具,通过这个工具,可以对一些开源CMS进行自动化的代码审计,并生成漏洞报告。 ##安装 首先从github上进行获取:

Features

  • Static Code Analysis - Static analysis tool for PHP vulnerabilities.

Star history

Star history chart for onesourcecat/phpvulhunterStar history chart for onesourcecat/phpvulhunter

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Phpvulhunter

These projects share indexed features with Phpvulhunter. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • awslabs/git-secretsawslabs avatar

    awslabs/git-secrets

    13,177View on GitHub↗

    Git-secrets is a security utility designed to prevent the accidental exposure of sensitive credentials by integrating automated scanning directly into the version control commit lifecycle. It functions as a commit scanner that evaluates staged files and commit messages against defined security policies before changes are finalized in a repository. The tool utilizes regular expression pattern matching to identify potential secrets and supports the registration of custom patterns to address specific organizational security requirements. To manage operational friction, it includes mechanisms for

    Shell
    View on GitHub↗13,177
  • baba-s/uni-common-test-runnerB

    baba-s/uni-common-test-runner

    0View on GitHub↗
    View on GitHub↗0
  • bahmutov/ban-sensitive-filesbahmutov avatar

    bahmutov/ban-sensitive-files

    69View on GitHub↗

    Checks filenames to be committed against a library of filename rules to prevent sensitive files in Git

    JavaScript
    View on GitHub↗69
  • 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
Compare all 30 related projects→

Frequently asked questions

What does onesourcecat/phpvulhunter do?

phpvulhunter是一款PHP源码自动化审计工具,通过这个工具,可以对一些开源CMS进行自动化的代码审计,并生成漏洞报告。 ##安装 首先从github上进行获取:

What are the main features of onesourcecat/phpvulhunter?

The main features of onesourcecat/phpvulhunter are: Static Code Analysis.

Which projects share features with onesourcecat/phpvulhunter?

Projects with overlapping indexed features include: awslabs/git-secrets — Git-secrets is a security utility designed to prevent the accidental exposure of sensitive credentials by integrating… baba-s/uni-common-test-runner. bahmutov/ban-sensitive-files — Checks filenames to be committed against a library of filename rules to prevent sensitive files in Git. bearer/bearer — Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security… darrentsung/dtuirebuildvisualizer. ajinabraham/nodejsscan — nodejsscan is a static analysis security tool and vulnerability detection engine designed to scan Node.js source code…