package
3.0.0+incompatible
Repository: https://github.com/bountysecurity/gbounty.git
Documentation: pkg.go.dev

# Functions

New creates a new [Afero] instance, using the given [afero.Fs] and the base path.

# Constants

FileErrors is the name of the file where the scan errors are saved to.
FileMatches is the name of the file where the scan matches are saved to.
FileStats is the name of the file where the scan stats are saved to.
FileTasks is the name of the file where the scan tasks are saved to.
FileTemplates is the name of the file where the scan templates are saved to.

# Structs

Afero is a [scan.FileSystem] implementation that uses the [afero.Fs] interface under the hood.