awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesRegex Pattern Filters

Real-time highlighting and extraction of matching lines from scan command output using global or per-scan regex patterns.

Distinct from Scan Filtering Tools: Distinct from Scan Filtering Tools: focuses on filtering and highlighting command output lines rather than narrowing the scope of detection rules.

Explore 2 awesome GitHub repositories matching security & cryptography · Regex Pattern Filters. Refine with filters or upvote what's useful.

Awesome Regex Pattern Filters GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • autorecon/autoreconAutoRecon 的头像

    AutoRecon/AutoRecon

    5,905在 GitHub 上查看↗

    AutoRecon is an automated network reconnaissance tool that performs concurrent port scanning and service enumeration across multiple targets. It operates as a multi-target port scanner, probing IP addresses, CIDR ranges, or hostnames in parallel, and automatically dispatches service-specific enumeration tools after port detection to gather detailed information about each open service. The tool distinguishes itself through a plugin-based scanning system that allows extending or replacing default port and service scans via a flexible plugin architecture. It provides real-time pattern-based outp

    Highlights and extracts matching lines from command output using global or per-scan patterns.

    Python
    在 GitHub 上查看↗5,905
  • crate-ci/typoscrate-ci 的头像

    crate-ci/typos

    4,002在 GitHub 上查看↗

    Typos is a source code spell checker and automated typo fixer designed to detect and correct spelling errors across programming languages and project files. It functions as a CI spelling validator and SARIF compatible linter, allowing projects to prevent misspelled text from reaching production. The tool features a customizable dictionary engine that utilizes TOML configuration and locale-specific dictionaries to manage project-specific terminology. It differentiates itself by splitting programming language identifiers into individual words for validation and verifying the spelling of filenam

    Filters out technical noise like UUIDs, SHAs, and JWT tokens to reduce false positive spell-check alerts.

    Rust
    在 GitHub 上查看↗4,002
  1. Home
  2. Security & Cryptography
  3. Scan Filtering Tools
  4. Regex Pattern Filters

探索子标签

  • Scan Noise Reduction1 个子标签Filtering mechanisms using regex and wordlists to ignore known-safe files, lines, or values. **Distinct from Regex Pattern Filters:** Focuses on reducing noise in the resulting findings rather than just highlighting output lines