Skip to content

LFKoning/git-scan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Git Repository Scan

Goal

This package scans a git repository for files that could potentially contain data.

Usage

To scan a git repository in the current working directory, type:

git-scan

To scan a repository in another directory, type:

git-scan -r <repository folder>

To get more verbose output, set the logging level with:

git scan -l debug

Installation

To use the tool, simply install it into your current Python environment:

pip install git+https://github.com/LFKoning/git-scan

Maintainers

  1. Lukas Koning (lfkoning@gmail.com)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages