Support RSS feeds by generating data in Atom format #77
Labels
sig/docs
Categorizes an issue or PR as relevant to SIG Docs.
sig/security
Categorizes an issue or PR as relevant to SIG Security.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Description
We want to maintain an
index.xml
equivalent of https://kubernetes.io/docs/reference/issues-security/official-cve-feed/index.jsonso folks can subscribe to the auto-refreshing CVE feed when a new CVE comes up.
Details
We can use the kubernetes blog RSS feed to get started as an example:
The CVE feed items can be iterated similar to how it is done for
index.json
Hugo RSS generator: https://gohugo.io/templates/rss/
Testing / Validation
https://validator.w3.org/feed/#validate_by_input
The text was updated successfully, but these errors were encountered: