Skip to content

Commit

Permalink
minor message tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
bhamail committed Apr 20, 2020
1 parent 2e69ac2 commit ba5af06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ func doIq(iqArgs []string) (err error) {
}
LogLady.WithField("config", config).Info("Obtained IQ config")
if err = processIQConfig(config); err != nil {
LogLady.Info("Nancy finished parsing config for IQ, vulnerability found")
return
}
LogLady.Info("Nancy finished parsing config for IQ")
Expand Down

0 comments on commit ba5af06

Please sign in to comment.