Files
xingrin/frontend
yyhuni ee2d99edda feat(asset): add response headers tracking to endpoints and websites
- Add response_headers field to Endpoint and WebSite models as JSONField
- Add response_headers field to EndpointSnapshot and WebsiteSnapshot models
- Update all related DTOs to include response_headers with Dict[str, Any] type
- Add GIN indexes on response_headers fields for optimized JSON queries
- Update endpoint and website repositories to handle response_headers data
- Update serializers to include response_headers in API responses
- Update frontend components to display response headers in detail views
- Add response_headers to fingerprint detection and site scan tasks
- Update command templates and engine config to support header extraction
- Add internationalization strings for response headers in en.json and zh.json
- Update TypeScript types for endpoint and website to include response_headers
- Enhance scan history and target detail pages to show response header information
2026-01-01 12:25:22 +08:00
..
2025-12-31 17:50:37 +08:00
2025-12-31 20:18:34 +08:00
2025-12-12 18:04:57 +08:00
2025-12-31 17:50:37 +08:00
2025-12-24 19:57:26 +08:00
2025-12-12 18:04:57 +08:00
2025-12-12 18:04:57 +08:00
2025-12-29 18:09:57 +08:00
2025-12-29 18:09:57 +08:00
2025-12-30 18:01:29 +08:00
2025-12-30 18:01:29 +08:00
2025-12-12 18:04:57 +08:00