http://www.open-source-security-software.net/project/BGPRanking/releases.atomRecent releases for BGPRanking2025-05-01T13:08:25.513290+00:00python-feedgenBGPRanking 2.0BGPRanking 2.02022-01-18T14:03:43+00:00## BGP Ranking version 2.0 release - major upgrade 2.0 (2022-01-18)
BGP Ranking version 2.0 is released including an improvement back-end relying on [kvrocks](https://github.com/KvrocksLabs/kvrocks) and many improvements including source import, additional sources and many bugs fixed.
### New
* Add missing types in ssfetcher. [Raphaël Vinot]
* Abuse.ch lists - SSLBlacklist, ThreatFox. [Raphaël Vinot]
### Changes
* Bump deps, add pybgpranking2. [Raphaël Vinot]
* Use best source from ipasnhistory if possible. [Raphaël Vinot]
* Improve shadow server import, support network in sanitizer. [Raphaël Vinot]
* Improve logging when something is broken when caching. [Raphaël Vinot]
* Improve logging for parser on exception. [Raphaël Vinot]
* Bump deps. [Raphaël Vinot]
* Slight changes in migrate script. [Raphaël Vinot]
* Remove old file. [Raphaël Vinot]
* Bump deps. [Raphaël Vinot]
* Improve logging. [Raphaël Vinot]
* Move API to restx. [Raphaël Vinot]
* Migrate to new framework. [Raphaël Vinot]
* Sync code with prod. [Raphaël Vinot]
* Remove bambenekconsulting feeds (not free anymore) [Raphaël Vinot]
### Fix
* Incorrect redirect in asn. [Raphaël Vinot]
* Avoid exception if the source is created after we try to get the modules. [Raphaël Vinot]
* Do not cache load_all_modules_configs, it is dynamic. [Raphaël Vinot]
* Properly forward data to ipasnhistory. [Raphaël Vinot]
* Incorrect regex, again. [Raphaël Vinot]
* Incorrect regex match for list update. [Raphaël Vinot]
* Missing variable in threatfox parser. [Raphaël Vinot]
* Properly name abuse.ch SSL blacklist. [Raphaël Vinot]
* Avoid exception on GET request for ipasnhistory proxy. [Raphaël Vinot]
* POST for ipasnhistory via bgpranking works again. [Raphaël Vinot]
* Also start the website. [Raphaël Vinot]
### Other
* Merge pull request #13 from D4-project/dependabot/pip/jinja2-2.11.3. [Steve Clement]
* Build(deps): bump jinja2 from 2.10.3 to 2.11.3. [dependabot[bot]]
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.3 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.10.3...2.11.3)
2022-01-18T14:03:43+00:00BGPRanking 2.1BGPRanking 2.12022-04-27T08:22:03+00:00BGP Ranking version 2.1 released including updated dependencies.2022-04-27T08:22:03+00:00