..
avatar.go
chore(lint): suppress known gosec false positives
2026-03-23 16:23:15 +01:00
duration.go
fix: correct license header references ( #882 )
2025-06-10 12:18:38 +02:00
duration_test.go
fix: correct license header references ( #882 )
2025-06-10 12:18:38 +02:00
humanize_duration.go
fix: correct license header references ( #882 )
2025-06-10 12:18:38 +02:00
humanize_duration_test.go
fix: correct license header references ( #882 )
2025-06-10 12:18:38 +02:00
md5_string.go
fix: correct license header references ( #882 )
2025-06-10 12:18:38 +02:00
md5_string_test.go
fix: correct license header references ( #882 )
2025-06-10 12:18:38 +02:00
normalize_hex.go
fix: correct license header references ( #882 )
2025-06-10 12:18:38 +02:00
normalize_hex_test.go
fix: correct license header references ( #882 )
2025-06-10 12:18:38 +02:00
random.go
fix: correct license header references ( #882 )
2025-06-10 12:18:38 +02:00
random_test.go
fix: correct license header references ( #882 )
2025-06-10 12:18:38 +02:00
retry.go
fix(auth): retry up to three times when an auth provider cannot be reached
2026-01-05 21:50:40 +01:00
sha256.go
fix: correct license header references ( #882 )
2025-06-10 12:18:38 +02:00
sha256_test.go
fix: correct license header references ( #882 )
2025-06-10 12:18:38 +02:00
slice_difference.go
fix: correct license header references ( #882 )
2025-06-10 12:18:38 +02:00
strings.go
fix: correct license header references ( #882 )
2025-06-10 12:18:38 +02:00
time.go
fix: correct license header references ( #882 )
2025-06-10 12:18:38 +02:00
umask_unix.go
chore(deps): update golangci-lint to 2.6.0 ( #1737 )
2025-10-31 17:28:52 +00:00
umask_windows.go
chore(deps): update golangci-lint to 2.6.0 ( #1737 )
2025-10-31 17:28:52 +00:00
userns_linux.go
feat(doctor): add user namespace detection and improved storage diagnostics ( #2180 )
2026-02-01 11:57:35 +01:00
userns_linux_test.go
feat(doctor): add user namespace detection and improved storage diagnostics ( #2180 )
2026-02-01 11:57:35 +01:00
userns_other.go
feat(doctor): add user namespace detection and improved storage diagnostics ( #2180 )
2026-02-01 11:57:35 +01:00
write_to_zip.go
fix: comment typo and misspellings
2025-07-02 17:46:21 +02:00
zip.go
refactor(utils): extract ContainsPathTraversal to shared utils package
2026-02-25 13:01:00 +01:00