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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • autorecon/autoreconAvatar AutoRecon

    AutoRecon/AutoRecon

    5,905Vezi pe 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
    Vezi pe GitHub↗5,905
  • crate-ci/typosAvatar crate-ci

    crate-ci/typos

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

Explorează sub-etichetele

  • 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