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

github-action-rss-crawler

via awesome-list
→ View on GitHub
The GitHub Action RSS Crawler automates the process of crawling RSS feeds every four hours using a C# (.NET Core) application. It fetches feed items, checks against a blacklist to avoid duplicates, and updates a static HTML page and a LiteDB database with the new entries, streamlining feed management and public access to updates. The tool features an automated workflow that includes repository management and scheduling through GitHub Actions, facilitating easy and efficient content updates.