deepscan

command
v1.18.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 10, 2026 License: MIT Imports: 8 Imported by: 0

README

deepscan

Deepscan is a command that will iterate over every commit to a repo and check for the presence of hardcoded credentials so that you can revoke previously leaked credentials.

Usage
go run cmd/deepscan/main.go --config /path/to/credential-config.yaml --path /path/to/repo
Notes

Currently it's very basic, simply brute-force scanning every commit and dumping the results. In the future it should store the list of results to avoid printing the same result over and over.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL