Open bekh6ex opened 5 years ago
Currently, when executing ./bin/hawkeye modules config files-secrets
I get this output:
[info] Version: v1.6.1
files-secrets module configuration properties:
files (string[]): List of files containing patterns of suspicious filenames
.hawkeyerc examples:
{
"moduleConfig": {
"files-secrets": {
"files": [
"path/to/patterns.json"
]
}
}
}
@felixhammerl Any comments on this?
A possible way to add configuration to individual modules
To try out documentation
./bin/hawkeye modules config files-secrets