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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesScan Path Filters

Mechanisms using regular expressions to include or exclude specific files and directories during security scans.

Distinguishing note: Candidates focus on UI filtering or data parsing, not on controlling the scope of a security scanner.

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

Awesome Scan Path Filters GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • neo23x0/lokiAvatar de Neo23x0

    Neo23x0/Loki

    3,763Ver en GitHub↗

    Loki is an endpoint detection tool, forensic artifact analyzer, and threat intelligence scanner. It functions as a YARA-based indicator of compromise scanner designed to identify malicious persistence mechanisms, web shells, and unauthorized administration tools across local and remote systems. The project distinguishes itself by integrating multi-source threat intelligence, allowing for the loading of custom signature sets and encrypted indicators. It combines hash-based artifact detection with YARA rule execution to scan files, process memory, and registry hives for known malicious byte seq

    Matches filenames and paths against regular expression patterns to identify threats or exclude sensitive system directories.

    Python
    Ver en GitHub↗3,763
  • lycheeverse/lycheeAvatar de lycheeverse

    lycheeverse/lychee

    3,729Ver en GitHub↗

    Lychee is a command line link checker written in Rust that scans websites and local files to identify broken hyperlinks and invalid email addresses. It functions as an asynchronous link validator and static site auditor designed to ensure content accessibility and quality. The tool features disk-based response caching to accelerate subsequent scans and avoid redundant network requests. It supports token-based API authentication for services like GitHub to bypass rate limits when verifying links on remote repositories. The project covers a range of capabilities including multi-format content

    Uses regular expressions to include or exclude specific files and directories to limit the scanning scope.

    Rust
    Ver en GitHub↗3,729
  1. Home
  2. Security & Cryptography
  3. Scan Path Filters