Skip to content

Allow Fleetspeak server to validate client certificate in http header #159

Allow Fleetspeak server to validate client certificate in http header

Allow Fleetspeak server to validate client certificate in http header #159

Re-run triggered July 19, 2023 13:21
Status Success
Total duration 12m 48s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 errors
build-osx
warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
test-osx
warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
test-osx
warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
build-test-linux: fleetspeak/src/osquery/connector.go#L86
misuse of unbuffered os.Signal channel as argument to signal.Notify
build-test-linux: fleetspeak/src/server/components/components.go#L94
github.com/google/fleetspeak/fleetspeak/src/server/components/https.ProxyListener struct literal uses unkeyed fields
build-test-linux: fleetspeak/src/server/mysql/filestore.go#L70
github.com/google/fleetspeak/fleetspeak/src/server/db.NOOPCloser struct literal uses unkeyed fields
build-test-linux: fleetspeak/src/server/server/server.go#L49
misuse of unbuffered os.Signal channel as argument to signal.Notify
build-test-linux: fleetspeak/src/server/sqlite/filestore.go#L78
github.com/google/fleetspeak/fleetspeak/src/server/db.NOOPCloser struct literal uses unkeyed fields
test-windows
unknown field SourceAddress in struct literal of type "github.com/pires/go-proxyproto".Header
test-windows
unknown field DestinationAddress in struct literal of type "github.com/pires/go-proxyproto".Header
test-windows
unknown field SourcePort in struct literal of type "github.com/pires/go-proxyproto".Header
test-windows
unknown field DestinationPort in struct literal of type "github.com/pires/go-proxyproto".Header
test-windows
h.SourceAddress undefined (type *proxyproto.Header has no field or method SourceAddress)
test-windows
h.SourcePort undefined (type *proxyproto.Header has no field or method SourcePort)