Skip to content

Add http server with github app auth (#2) #1

Add http server with github app auth (#2)

Add http server with github app auth (#2) #1

Triggered via push July 22, 2025 22:18
Status Failure
Total duration 48s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint
issues found
lint: internal/ghmcp/http_server.go#L218
context-keys-type: should not use basic type untyped string as key in context.WithValue (revive)
lint: internal/ghmcp/http_server.go#L18
var-naming: type HttpServerConfig should be HTTPServerConfig (revive)
lint: internal/ghmcp/http_server.go#L136
G112: Potential Slowloris Attack because ReadHeaderTimeout is not configured in the http.Server (gosec)