> cat /dev/github | grep security-tools
discovered 03 Aug 2026

rss-fetch-action

via awesome-list
→ View on GitHub
The RSS Feed Fetch Action is a GitHub Action that automates the retrieval of RSS feeds from specified URLs and saves the data to a designated JSON file in a GitHub repository. It supports various feed formats, including RSS, Atom, RDF, and JSON, with customizable parsing and fetching options, making it particularly effective for content management on GitHub Pages or static site generators. Notable features include the ability to save feeds in a flexible format and an option to remove the 'published' field to avoid unnecessary commit triggers.