-
Notifications
You must be signed in to change notification settings - Fork 343
Open
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
Encountered an error while running the deepfenceio/deepfence_secret_scanner:2.0.0 docker image.
flag provided but not defined: -output-path
Noticed that 2 related json output options were remove from an earlier PR https://github.com/deepfence/SecretScanner/pull/97/files
json-filenameandoutput-path
However, those options are still being used / referenced in some docs. They probably should be updated so as not to cause confusions.
E.g.
| --image-name node:latest --json-filename=node-secret-scan.json |
Side note, slightly curious about the reason behind the sudden change removing json output support, I didn't find much explanation / change info from the PR itself.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation