secrets

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CloneRepo

func CloneRepo(url, dir string)

func CreateDirectory

func CreateDirectory(dirPath string)

func GetSecrets

func GetSecrets()

func RemoveDirectory

func RemoveDirectory(dirPath string)

func RunGitleaks added in v1.2.0

func RunGitleaks(repoPath string)

func RunTruffleHog

func RunTruffleHog(repoURL string)

Types

type Repos

type Repos struct {
	Name     string `json:"full_name"`
	CloneUrl string `json:"clone_url"`
	Fork     bool   `json:"fork"`
}

Jump to

Keyboard shortcuts

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