Commit Graph

4 Commits

Author SHA1 Message Date
Pushkar Joglekar ec9d29c0df Make the switch from alpha -> beta 2023-04-11 19:18:10 -07:00
mtardy ad7b108bc8 CVE feed: add RSS feed format
Add tabs to display the various feeds thanks to sftim!
2023-03-10 18:17:53 +01:00
Chris Short ec2a59efda
Update official-cve-feed.md
Without the `-L` flag `curl` will only report there's a redirect.
2022-08-26 11:58:28 -04:00
Pushkar Joglekar cafe6d258c Fetch and Render CVE JSON feed
- Pull JSON blob from queried issues
- Use layout output formats + templates to generate HTML table and JSON blob
- Add localized strings and caption for CVE feed
- Add a new page to describe details about CVE feed and how to use it
- Update existing pages and link the official CVE feed from it

Co-authored-by: Neha Lohia <nehapithadiya444@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-02 09:32:01 -07:00