awesome-repositories.com
Blog
awesome-repositories.com

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

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

SAP/credential-diggerArchived

0
View on GitHub↗
364 Stars·54 Forks·Python·Apache-2.0·2 Aufrufe

Credential Digger

A Github scanning tool that identifies hardcoded credentials while filtering the false positive data through machine learning models :lock:

Features

  • Secret Scanning - Identifies hardcoded credentials like passwords and API keys in repositories.
  • Security and Vulnerability Scanning - Scans GitHub repositories for hardcoded credentials and secrets.
  • Sensitive Data Leakage - Identifies hardcoded credentials using machine learning filters.

Star-Verlauf

Star-Verlauf für sap/credential-diggerStar-Verlauf für sap/credential-digger

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht sap/credential-digger?

A Github scanning tool that identifies hardcoded credentials while filtering the false positive data through machine learning models :lock:

Was sind die Hauptfunktionen von sap/credential-digger?

Die Hauptfunktionen von sap/credential-digger sind: Secret Scanning, Security and Vulnerability Scanning, Sensitive Data Leakage.

Welche Open-Source-Alternativen gibt es zu sap/credential-digger?

Open-Source-Alternativen zu sap/credential-digger sind unter anderem: yelp/detect-secrets — detect-secrets is a modular secret scanning tool that identifies hard-coded credentials and sensitive information in… unkl4b/gitminer — Tool for advanced mining for content on Github. anshumanbh/git-all-secrets — A tool to capture all the git secrets by leveraging multiple open source git searching tools. dxa4481/trufflehog — TruffleHog is a secret scanning tool designed to identify leaked credentials and API keys across version control… eth0izzle/shhgit — shhgit is a static analysis security tool and secret detection scanner designed to identify leaked credentials, API… zricethezav/gitleaks — Gitleaks is a static analysis security tool and secret detection engine designed to find hardcoded passwords, API…

Open-Source-Alternativen zu Credential Digger

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Credential Digger.
  • eth0izzle/shhgitAvatar von eth0izzle

    eth0izzle/shhgit

    3,967Auf GitHub ansehen↗

    shhgit is a static analysis security tool and secret detection scanner designed to identify leaked credentials, API tokens, and private keys. It functions as a security auditor for version control systems, analyzing both local files and remote repositories across platforms including GitHub, GitLab, and Bitbucket. The tool utilizes a detection engine based on signature-matching, custom regular expressions, and entropy checks to locate sensitive data. It allows for the use of custom search signatures and queries to identify non-standard secrets that may not be covered by predefined patterns. T

    JavaScriptcyintgithubgithub-api
    Auf GitHub ansehen↗3,967
  • dxa4481/trufflehogAvatar von dxa4481

    dxa4481/truffleHog

    26,790Auf GitHub ansehen↗

    TruffleHog is a secret scanning tool designed to identify leaked credentials and API keys across version control systems, cloud storage, and filesystems. It functions as a git secret detector that enumerates hidden commits and a cloud storage security auditor for inspecting container images and storage buckets. The project is distinguished by a credential verification engine that tests discovered secrets against service APIs to confirm they are active, which eliminates false positive alerts. It further analyzes these verified credentials to determine the specific access levels and resources t

    Go
    Auf GitHub ansehen↗26,790
  • anshumanbh/git-all-secretsAvatar von anshumanbh

    anshumanbh/git-all-secrets

    1,141Auf GitHub ansehen↗

    A tool to capture all the git secrets by leveraging multiple open source git searching tools

    Go
    Auf GitHub ansehen↗1,141
  • unkl4b/gitminerAvatar von UnkL4b

    UnkL4b/GitMiner

    2,151Auf GitHub ansehen↗

    Tool for advanced mining for content on Github

    Python
    Auf GitHub ansehen↗2,151
  • Alle 30 Alternativen zu Credential Digger anzeigen→