fix: add Cache-Control no-store header to attestation responses#12
fix: add Cache-Control no-store header to attestation responses#12
Conversation
Attestation responses are unique per request (fresh timestamp, request ID, hardware-signed evidence) and must not be cached by proxies or clients. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughThe Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Attestation responses are unique per request (fresh timestamp, request ID, hardware-signed evidence) and must not be cached by proxies or clients.
Summary by CodeRabbit