Add --assume-yes to prepare #260

This commit is contained in:
Oliver Bristow
2016-11-14 20:38:28 +00:00
parent 6d82ad32a9
commit a7db27ce5a
4 changed files with 61 additions and 44 deletions

View File

@@ -44,6 +44,7 @@ type Config struct {
CvssScoreOver float64
IgnoreUnscoredCves bool
AssumeYes bool
SSHExternal bool
ContainersOnly bool
SkipBroken bool