VulnFeed – Aggregated security RSS feed

A simple app that uses GitHub Actions to scan a configurable list of sources of security advisories and publishes them as an RSS feed.

VulnFeed aggregates GitHub Security Advisories from a user-defined list of repositories into a single RSS feed. It operates by using a Python script to fetch advisories via the GitHub API, deduplicate the results, and generate a structured XML feed. The process is automated using GitHub Actions, which runs the pipeline daily to ensure the feed stays up to date with the latest security alerts.

https://github.com/stephen-cox/vulnfeed


Links

  • [[2026-W16]]