photoncloud-monorepo/lightningstor/crates
centra 5c1cd9f9fc test(lightningstor): Add comprehensive S3 auth security tests
Added 9 security tests to verify SigV4 authentication hardening:
- Invalid/malformed auth header rejection
- Signature changes with different secret keys
- Signature changes with different request components (body, URI, headers, query params)
- Credential lookup for unknown keys
- Empty credentials fallback
- Malformed S3_CREDENTIALS handling

Result: 19/19 auth tests passing (10 original + 9 new security tests)

Task: T058.S3 Complete
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-12 06:48:15 +09:00
..
lightningstor-api Add T026 practical test + k8shost to flake + workspace files 2025-12-09 06:07:50 +09:00
lightningstor-server test(lightningstor): Add comprehensive S3 auth security tests 2025-12-12 06:48:15 +09:00
lightningstor-storage Add T026 practical test + k8shost to flake + workspace files 2025-12-09 06:07:50 +09:00
lightningstor-types Add T026 practical test + k8shost to flake + workspace files 2025-12-09 06:07:50 +09:00