Skip to main content

Git repository security auditor — scan for secrets in commits, large files, .gitignore gaps, and sensitive data leaks

Project description

dargslan-git-audit

Git Repository Security Auditor — Scan for secrets in commits, large files, .gitignore gaps, and sensitive data leaks. Zero external dependencies.

PyPI version License: MIT

Installation

pip install dargslan-git-audit

CLI Usage

dargslan-git report           # Full security report
dargslan-git secrets          # Scan for secrets
dargslan-git sensitive        # Check sensitive files
dargslan-git gitignore        # Check .gitignore gaps
dargslan-git large            # Find large files
dargslan-git stats            # Repository statistics
dargslan-git json             # JSON output

Python API

from dargslan_git_audit import GitAudit
ga = GitAudit()
secrets = ga.scan_working_secrets()
issues = ga.audit()
ga.print_report()

More from Dargslan

License

MIT — see LICENSE

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dargslan_git_audit-1.0.0.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dargslan_git_audit-1.0.0-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

Details for the file dargslan_git_audit-1.0.0.tar.gz.

File metadata

  • Download URL: dargslan_git_audit-1.0.0.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for dargslan_git_audit-1.0.0.tar.gz
Algorithm Hash digest
SHA256 e0c884367830c270231e9fe227fd3b42c61a152d5c0e1c68f844adc733af79ef
MD5 ef69e3917b3d2dd71cb6e06a5d710044
BLAKE2b-256 3819460f7a54e1668e344454dd5ab4730082f759a32783b0eb1311681a8fdf1d

See more details on using hashes here.

File details

Details for the file dargslan_git_audit-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for dargslan_git_audit-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2106086abd7e66e934a71c9a09af46fec49731146396ff607239e8de1dd36f5f
MD5 5abaf787e8c9c64044b307ef28ee7f77
BLAKE2b-256 23cf92f02db67e57ecd5b46b786824ef6dd485386e48dd42f9f14821812d032b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page