fix(kas): Only hit authorization if data attributes not empty #6524
Annotations
3 errors
golangci-lint:
service/kas/access/accessPdp.go#L18
S1009: should omit nil check; len() for []string is defined as zero (gosimple)
|
golangci-lint:
service/kas/access/accessPdp.go#L22
S1009: should omit nil check; len() for []github.com/opentdf/platform/service/kas/access.Attribute is defined as zero (gosimple)
|
golangci-lint
issues found
|
Loading