gitlabhq/gitlab-shell

View on GitHub
internal/sshd/gssapi.go

Summary

Maintainability
A
35 mins
Test Coverage

Method OSGSSAPIServer.AcceptSecContext has 5 return statements (exceeds 4 allowed).
Open

func (server *OSGSSAPIServer) AcceptSecContext(
    token []byte,
) (
    outputToken []byte,
    srcName string,
Severity: Major
Found in internal/sshd/gssapi.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status