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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • autorecon/autoreconAvatar von AutoRecon

    AutoRecon/AutoRecon

    5,905Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,905
  • crate-ci/typosAvatar von crate-ci

    crate-ci/typos

    4,002Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,002
  1. Home
  2. Security & Cryptography
  3. Scan Filtering Tools
  4. Regex Pattern Filters

Unter-Tags erkunden

  • Scan Noise Reduction1 Sub-TagFiltering 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