albertogviana/easyrsa

View on GitHub

Showing 1 of 1 total issue

Function validate has 6 return statements (exceeds 4 allowed).
Open

func validate(config Config) error {
    if config.BinDir == "" {
        return errors.New("the path to easy-rsa directory was not define")
    }

Severity: Major
Found in easyrsa.go - About 40 mins to fix
    Severity
    Category
    Status
    Source
    Language