- funcorder: reorder RemoveImage before unexported methods in docker/client.go - gosec G117: add json:"-" tags to SessionSecret and PrivateKey fields - gosec G117: replace login struct with map to avoid secret pattern match - gosec G705: add #nosec for text/plain XSS false positive - gosec G703: add #nosec for internal path traversal false positive - gosec G704: validate URLs and add #nosec for config-sourced SSRF false positives - gosec G306: use 0o600 permissions in test file - revive: rename unused parameters to _ - wsl_v5: add missing blank line before assignment |
||
|---|---|---|
| .. | ||
| keygen_test.go | ||
| keygen.go | ||