Documentation
¶
Overview ¶
Package awsaccesskey extends the veles awsaccesskey.Detector to search inside the `~/.aws/credentials` file
Index ¶
Constants ¶
View Source
const ( // Name is the name of the extractor Name = "secrets/awsaccesskey" // Version is the version of the extractor Version = 0 )
Variables ¶
This section is empty.
Functions ¶
func FileRequired ¶
func FileRequired(api filesystem.FileAPI) bool
FileRequired returns true if a file contains aws credentials.
func New ¶
func New() filesystem.Extractor
New returns a filesystem.Extractor which extracts AWS Access Keys using the awsaccesskey.Detector
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.