feat: harden RSS source fetching

This commit is contained in:
2026-07-19 12:38:43 +08:00
parent 782f7988f1
commit 3fc274e9f1
3 changed files with 47 additions and 5 deletions
+4
View File
@@ -4,6 +4,10 @@
## [Unreleased]
### Added
- Hardened incoming RSS/Atom sources with public-HTTPS validation, redirect checks, response-size limits, and safe XML declaration rejection.
## [0.7.0] - 2026-07-19
### Fixed