Add capability to set response headers in OPA filter #3195
Annotations
5 errors
filters/openpolicyagent/opaauthorizerequest/opaauthorizerequest.go#L137
should omit nil check; len() for []*github.com/envoyproxy/go-control-plane/envoy/config/core/v3.HeaderValueOption is defined as zero (S1009)
|
filters/openpolicyagent/opaauthorizerequest/opaauthorizerequest.go#L169
headersToAdd refers to the result of a failed type assertion and is a zero value, not the value that was being type-asserted (SA9008)
|
filters/openpolicyagent/opaauthorizerequest/opaauthorizerequest.go#L166
this is the variable being read
|
filters/openpolicyagent/opaauthorizerequest/opaauthorizerequest.go#L166
this is the variable being shadowed
|
|
The logs for this run have expired and are no longer available.
Loading