RSS Feeds for GitHub Advisory Database.
- Visit https://azu.github.io/github-advisory-database-rss/
- Subscribe RSS Feeds
📝 It outputs JSON Feed and Atom Feed.
- Edit RSS_FEEDS.ts
- Add new ECOSYSTEM
📝 You may need to run yarn upgrade
for updating types.
yarn install
GITHUB_TOKEN=xxx yarn run main
See Releases page.
Install devDependencies and Run npm test
:
npm test
Pull requests and stars are always welcome.
For bugs and feature requests, please create an issue.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
MIT © azu