feat: New environment variable obfuscation functionality #2348
Annotations
5 errors
Run go vet ./...:
attestation/commandrun/tracing_linux.go#L205
p.environmentBlockList undefined (type *ptraceContext has no field or method environmentBlockList)
|
Run go vet ./...:
attestation/commandrun/tracing_linux.go#L205
not enough arguments in call to environment.FilterEnvironmentArray
|
Run go vet ./...:
attestation/commandrun/tracing_linux.go#L206
undefined: filteredEnviron
|
Run go vet ./...
p.environmentBlockList undefined (type *ptraceContext has no field or method environmentBlockList)
|
Run go vet ./...
Process completed with exit code 1.
|
Loading