Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package cmd wires the patty command line.
|
Package cmd wires the patty command line. |
|
internal
|
|
|
detect
Package detect finds GitHub credentials in arbitrary byte content.
|
Package detect finds GitHub credentials in arbitrary byte content. |
|
disk
Package disk keeps patty's clone cache within a byte budget and off the last free gigabytes of the drive.
|
Package disk keeps patty's clone cache within a byte budget and off the last free gigabytes of the drive. |
|
github
Package github talks to the GitHub API: repository discovery, size estimates for the disk budget and the activity feed that names commits a clone can no longer see.
|
Package github talks to the GitHub API: repository discovery, size estimates for the disk budget and the activity feed that names commits a clone can no longer see. |
|
gitrepo
Package gitrepo drives git plumbing for a repository patty scans.
|
Package gitrepo drives git plumbing for a repository patty scans. |
|
localcreds
Package localcreds finds the GitHub tokens configured on this machine, so a report can say that a leaked token is not just out there but still in use right here.
|
Package localcreds finds the GitHub tokens configured on this machine, so a report can say that a leaked token is not just out there but still in use right here. |
|
report
Package report renders scan results for terminals and machines.
|
Package report renders scan results for terminals and machines. |
|
scan
Package scan runs the detector over every object of a repository and attributes what it finds to commits, paths and refs.
|
Package scan runs the detector over every object of a repository and attributes what it finds to commits, paths and refs. |
|
source
Package source turns command line arguments into scan targets: local repositories, single GitHub repositories, or every repository of a user or organization.
|
Package source turns command line arguments into scan targets: local repositories, single GitHub repositories, or every repository of a user or organization. |
Click to show internal directories.
Click to hide internal directories.