Skip to content

Fixes additional gosec complaints on example programs #578

Fixes additional gosec complaints on example programs

Fixes additional gosec complaints on example programs #578

Triggered via push February 23, 2026 12:56
Status Failure
Total duration 27s
Artifacts

lint.yml

on: push
Matrix: Check code
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Check code (1.24)
issues found
Check code (1.24): examples/keycreator/main.go#L27
return with no blank line before (nlreturn)
Check code (1.24): main.go#L62
G706: Log injection via taint analysis (gosec)
Check code (1.24): internal/cli/cli.go#L32
G117: Exported struct field "Password" (JSON key "Password") matches secret pattern (gosec)
Check code (1.24)
Restore cache failed: Dependencies file is not found in /home/runner/work/crypt4gh/crypt4gh. Supported file pattern: go.sum