Skip to content

fix(security): replace vulnerable feed dependencies - #4

Closed
pushkart2 wants to merge 1 commit into
mainfrom
agent/replace-vulnerable-feed-parser
Closed

fix(security): replace vulnerable feed dependencies#4
pushkart2 wants to merge 1 commit into
mainfrom
agent/replace-vulnerable-feed-parser

Conversation

@pushkart2

Copy link
Copy Markdown

Summary

  • replace the vulnerable rss-to-json dependency chain with fast-xml-parser
  • disable XML entity processing and bound feed fetches by timeout and response size
  • update Discord REST dependencies to patched releases
  • encode Google search terms as a single query parameter

Validation

  • npm audit (0 vulnerabilities)
  • npm run lint
  • npm run build
  • parsed the live Qbox Atom feed successfully
  • git diff --check

@ChatDisabled
ChatDisabled deleted the agent/replace-vulnerable-feed-parser branch July 18, 2026 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants