Increase test coverage for idemix identity package #4560
Annotations
10 errors
|
lint:
token/core/zkatdlog/nogh/v1/transfer_test.go#L172
directive `//nolint:gosec // i is a non-negative loop index` is unused for linter "gosec" (nolintlint)
|
|
lint:
token/core/zkatdlog/nogh/v1/issue/issuer_test.go#L235
directive `//nolint:gosec // i is a non-negative loop index, conversion is safe` is unused for linter "gosec" (nolintlint)
|
|
lint:
token/services/storage/db/sql/common/init_test.go#L21
G101: Potential hardcoded credentials (gosec)
|
|
lint:
token/services/identity/idemix/crypto/config.go#L36
G117: Exported struct field "Cred" (JSON key "Cred") matches secret pattern (gosec)
|
|
lint:
token/services/benchmark/runner.go#L692
G705: XSS via taint analysis (gosec)
|
|
lint:
token/services/benchmark/cmd/memcheck/main.go#L435
G705: XSS via taint analysis (gosec)
|
|
lint:
integration/nwo/txgen/service/user/rest/user.go#L176
G704: SSRF via taint analysis (gosec)
|
|
lint:
integration/nwo/txgen/service/user/rest/intermediary_api.go#L11
G117: Exported struct field "Password" (JSON key "password") matches secret pattern (gosec)
|
|
lint:
integration/nwo/txgen/model/config.go#L45
G117: Exported struct field "Password" (JSON key "password") matches secret pattern (gosec)
|
|
lint:
integration/nwo/token/common/utils.go#L25
G703: Path traversal via taint analysis (gosec)
|