awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • autorecon/autoreconالصورة الرمزية لـ AutoRecon

    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/typosالصورة الرمزية لـ crate-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