We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7095fbb + 71f2909 commit 2149b21Copy full SHA for 2149b21
layouts/_default/cve-feed.rss.xml
@@ -42,6 +42,7 @@
42
<pubDate>{{ time.Format "Mon, 02 Jan 2006 15:04:05 -0700" .date_published | safeHTML }}</pubDate>
43
<guid>{{ .external_url }}</guid>
44
<description>{{ htmlEscape .summary }}</description>
45
+ <category term="{{ .status }}" scheme="https://k8s.io/2024-06-27/cve-item-status" />
46
</item>
47
{{ end -}}
48
</channel>
0 commit comments