Claude/security analysis recommendations 011 c upmb gphrt s6iwsgshxqe #3
Annotations
11 errors
|
|
|
Run tests:
pkg/auth/oauth2/scanner_test.go#L86
undefined: server
|
|
Run tests:
pkg/auth/oauth2/scanner_test.go#L85
undefined: server
|
|
Run tests:
cmd/auth.go#L491
cannot use log (variable of type *logger.Logger) as "github.com/CodeMonkeyCybersecurity/shells/pkg/auth/common".Logger value in argument to common.NewCrossProtocolAnalyzer: *logger.Logger does not implement "github.com/CodeMonkeyCybersecurity/shells/pkg/auth/common".Logger (wrong type for method Debug)
|
|
Run tests:
cmd/auth.go#L486
cannot use log (variable of type *logger.Logger) as "github.com/CodeMonkeyCybersecurity/shells/pkg/auth/common".Logger value in argument to webauthn.NewWebAuthnScanner: *logger.Logger does not implement "github.com/CodeMonkeyCybersecurity/shells/pkg/auth/common".Logger (wrong type for method Debug)
|
|
Run tests:
cmd/auth.go#L481
cannot use log (variable of type *logger.Logger) as "github.com/CodeMonkeyCybersecurity/shells/pkg/auth/common".Logger value in argument to oauth2.NewOAuth2Scanner: *logger.Logger does not implement "github.com/CodeMonkeyCybersecurity/shells/pkg/auth/common".Logger (wrong type for method Debug)
|
|
Run tests:
cmd/auth.go#L476
cannot use log (variable of type *logger.Logger) as "github.com/CodeMonkeyCybersecurity/shells/pkg/auth/common".Logger value in argument to saml.NewSAMLScanner: *logger.Logger does not implement "github.com/CodeMonkeyCybersecurity/shells/pkg/auth/common".Logger (wrong type for method Debug)
|
|
Run tests:
cmd/auth.go#L322
cannot use log (variable of type *logger.Logger) as "github.com/CodeMonkeyCybersecurity/shells/pkg/auth/common".Logger value in argument to common.NewAuthChainAnalyzer: *logger.Logger does not implement "github.com/CodeMonkeyCybersecurity/shells/pkg/auth/common".Logger (wrong type for method Debug)
|
|
Run tests:
cmd/auth.go#L315
cannot use log (variable of type *logger.Logger) as "github.com/CodeMonkeyCybersecurity/shells/pkg/auth/common".Logger value in argument to common.NewCrossProtocolAnalyzer: *logger.Logger does not implement "github.com/CodeMonkeyCybersecurity/shells/pkg/auth/common".Logger (wrong type for method Debug)
|
|
Run tests:
cmd/auth.go#L108
cannot use log (variable of type *logger.Logger) as "github.com/CodeMonkeyCybersecurity/shells/pkg/auth/common".Logger value in argument to federation.NewFederationDiscoverer: *logger.Logger does not implement "github.com/CodeMonkeyCybersecurity/shells/pkg/auth/common".Logger (wrong type for method Debug)
|
|
Run tests:
cmd/auth.go#L101
cannot use log (variable of type *logger.Logger) as "github.com/CodeMonkeyCybersecurity/shells/pkg/auth/common".Logger value in argument to common.NewCrossProtocolAnalyzer: *logger.Logger does not implement "github.com/CodeMonkeyCybersecurity/shells/pkg/auth/common".Logger (wrong type for method Debug)
|
Loading