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
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bahmutov avatar

bahmutov/ban-sensitive-files

0
View on GitHub↗
69 estrellas·8 forks·JavaScript·2 vistas

Ban Sensitive Files

Checks filenames to be committed against a library of filename rules to prevent sensitive files in Git

Features

  • Static Code Analysis - Prevents committing sensitive filenames to Git.

Historial de estrellas

Gráfico del historial de estrellas de bahmutov/ban-sensitive-filesGráfico del historial de estrellas de bahmutov/ban-sensitive-files

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Ban Sensitive Files

Proyectos open-source similares, clasificados según cuántas características comparten con Ban Sensitive Files.
  • awslabs/git-secretsAvatar de awslabs

    awslabs/git-secrets

    13,177Ver en GitHub↗

    Git-secrets is a security utility designed to prevent the accidental exposure of sensitive credentials by integrating automated scanning directly into the version control commit lifecycle. It functions as a commit scanner that evaluates staged files and commit messages against defined security policies before changes are finalized in a repository. The tool utilizes regular expression pattern matching to identify potential secrets and supports the registration of custom patterns to address specific organizational security requirements. To manage operational friction, it includes mechanisms for

    Shell
    Ver en GitHub↗13,177
  • baba-s/uni-common-test-runnerB

    baba-s/uni-common-test-runner

    0Ver en GitHub↗
    Ver en GitHub↗0
  • bearer/bearerAvatar de Bearer

    Bearer/bearer

    2,566Ver en GitHub↗

    Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security vulnerabilities, hard-coded secrets, and privacy risks in source code through static analysis and data flow tracing. The tool distinguishes itself by tracking the movement of sensitive data through code to identify leaks and by mapping personal and health-related information flows to generate evidence for privacy impact assessments. It also provides differential scanning for pull requests and uses fingerprint-based suppression to exclude known false positives from reports. The platform co

    Goappseccode-qualitycompliance
    Ver en GitHub↗2,566
  • ajinabraham/nodejsscanAvatar de ajinabraham

    ajinabraham/nodejsscan

    2,563Ver en GitHub↗

    nodejsscan is a static analysis security tool and vulnerability detection engine designed to scan Node.js source code for security flaws and common coding vulnerabilities. It functions as a static application security testing tool that analyzes code without executing the program. The tool operates as a security linter that can be integrated into continuous integration pipelines to block insecure code from merging into main branches. It automates the auditing process through rule-based detection and pattern-based static analysis. The project provides capabilities for vulnerability alert autom

    CSScode-analysiscode-reviewdevsecops
    Ver en GitHub↗2,563
Ver las 30 alternativas a Ban Sensitive Files→

Preguntas frecuentes

¿Qué hace bahmutov/ban-sensitive-files?

Checks filenames to be committed against a library of filename rules to prevent sensitive files in Git

¿Cuáles son las características principales de bahmutov/ban-sensitive-files?

Las características principales de bahmutov/ban-sensitive-files son: Static Code Analysis.

¿Qué alternativas de código abierto existen para bahmutov/ban-sensitive-files?

Las alternativas de código abierto para bahmutov/ban-sensitive-files incluyen: awslabs/git-secrets — Git-secrets is a security utility designed to prevent the accidental exposure of sensitive credentials by integrating… baba-s/uni-common-test-runner. bearer/bearer — Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security… darrentsung/dtuirebuildvisualizer. darrentsung/dtvalidator. ajinabraham/nodejsscan — nodejsscan is a static analysis security tool and vulnerability detection engine designed to scan Node.js source code…