azu / github-advisory-database-rss

GitHub Advisory Database RSS Feeds.

Home Page:https://azu.github.io/github-advisory-database-rss/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github-advisory-database-rss

RSS Feeds for GitHub Advisory Database.

Usage

  1. Visit https://azu.github.io/github-advisory-database-rss/
  2. Subscribe RSS Feeds

📝 It outputs JSON Feed and Atom Feed.

Add "ECOSYSTEM"

  1. Edit RSS_FEEDS.ts
  2. Add new ECOSYSTEM

📝 You may need to run yarn upgrade for updating types.

Debug

yarn install
GITHUB_TOKEN=xxx yarn run main

Changelog

See Releases page.

Running tests

Install devDependencies and Run npm test:

npm test

Contributing

Pull requests and stars are always welcome.

For bugs and feature requests, please create an issue.

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

License

MIT © azu

About

GitHub Advisory Database RSS Feeds.

https://azu.github.io/github-advisory-database-rss/

License:MIT License


Languages

Language:TypeScript 99.7%Language:Shell 0.3%