Commit Graph

191 Commits (v2.0)

Author SHA1 Message Date
Raphaël Vinot 5c10ce75b7 chg: Bump deps, add pybgpranking2 2022-01-18 14:23:23 +01:00
Raphaël Vinot 47fb89e6e1 fix: Incorrect redirect in asn 2022-01-05 14:59:31 +01:00
Raphaël Vinot 438b8a9b52 chg: Use best source from ipasnhistory if possible. 2022-01-05 12:15:05 +01:00
Raphaël Vinot 536b82c026 fix: Avoid exception if the source is created after we try to get the modules 2022-01-04 15:22:52 +01:00
Raphaël Vinot 612cd12058 new: Add missing types in ssfetcher 2022-01-04 14:15:59 +01:00
Raphaël Vinot 240fafa110 fix: do not cache load_all_modules_configs, it is dynamic 2022-01-04 14:11:42 +01:00
Raphaël Vinot a8b62cff9c chg: Improve shadow server import, support network in sanitizer. 2022-01-03 13:38:12 +01:00
Raphaël Vinot 203e8f56ab fix: Properly forward data to ipasnhistory 2021-12-30 12:44:55 +01:00
Raphaël Vinot 1d7bf54bfc chg: Improve logging when something is broken when caching 2021-12-30 12:30:09 +01:00
Raphaël Vinot 613d2b501c fix: incorrect regex, again 2021-12-30 11:59:03 +01:00
Raphaël Vinot 1e37923fdf chg: Improve logging for parser on exception 2021-12-30 11:47:43 +01:00
Raphaël Vinot 075b1843af fix: incorrect regex match for list update 2021-12-30 11:31:23 +01:00
Raphaël Vinot 19f1aa2a1a fix: missing variable in threatfox parser 2021-12-30 11:28:03 +01:00
Raphaël Vinot a4a768da00 fix: properly name abuse.ch SSL blacklist 2021-12-30 11:12:04 +01:00
Raphaël Vinot b59ddd7024 new: abuse.ch lists - SSLBlacklist, ThreatFox 2021-12-30 11:09:30 +01:00
Raphaël Vinot 26d8259182 fix: avoid exception on GET request for ipasnhistory proxy 2021-12-29 22:51:12 +01:00
Raphaël Vinot 9d4fc9eda8 chg: Bump deps 2021-12-29 16:33:11 +01:00
Raphaël Vinot 69e42f3c5f fix: POST for ipasnhistory via bgpranking works again 2021-12-29 16:31:26 +01:00
Raphaël Vinot bb23308a59 chg: Slight changes in migrate script 2021-12-20 10:11:24 +01:00
Raphaël Vinot 01d7532bcd chg: Remove old file 2021-12-20 02:13:43 +01:00
Raphaël Vinot 7b0c69bbdb chg: Bump deps 2021-12-20 01:34:01 +01:00
Raphaël Vinot 892e1b0248 chg: Improve logging 2021-12-17 10:54:05 +01:00
Raphaël Vinot b0633bbd26 fix: Also start the website. 2021-12-16 15:29:32 +01:00
Raphaël Vinot ec56911ba4 chg: Move API to restx 2021-12-16 15:22:09 +01:00
Raphaël Vinot 80b5c045ac chg: Migrate to new framework 2021-12-16 11:43:44 +01:00
Raphaël Vinot aa7741710e chg: Sync code with prod 2021-12-06 08:40:37 +01:00
Raphaël Vinot 5faab0337b chg: Remove bambenekconsulting feeds (not free anymore) 2021-12-06 08:39:47 +01:00
Steve Clement 36688e85c1
Merge pull request #13 from D4-project/dependabot/pip/jinja2-2.11.3 2021-10-10 08:47:32 +02:00
dependabot[bot] 998cd95370
build(deps): bump jinja2 from 2.10.3 to 2.11.3
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)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-20 00:33:33 +00:00
Raphaël Vinot 68de39f6c5
Merge pull request #12 from D4-project/dependabot/pip/aiohttp-3.7.4
build(deps): bump aiohttp from 3.6.2 to 3.7.4
2021-02-26 15:21:35 +01:00
dependabot[bot] 6cef75b428
build(deps): bump aiohttp from 3.6.2 to 3.7.4
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.2 to 3.7.4.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.6.2...v3.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 02:20:28 +00:00
Raphaël Vinot fd9c0e03af Merge branch 'master' of github.com:D4-project/BGP-Ranking 2019-11-27 17:37:03 +01:00
Raphaël Vinot 7d8dc290e6 fix: ASN graph on web interface 2019-11-27 17:36:54 +01:00
Raphaël Vinot eeed3e27cd
Update README.md 2019-11-14 16:33:55 +01:00
Raphaël Vinot 091ca24091 fix: Multiple bugs in the JSON outputs. 2019-11-13 15:21:09 +01:00
Raphaël Vinot 15090db53d chg: Bump dependencies
Note: Cannot use gunicorn 20 due to
https://github.com/benoitc/gunicorn/issues/1925
2019-11-13 15:18:38 +01:00
Raphaël Vinot 4c1e9932a0 chg: Bump requirements.txt 2019-08-22 18:54:26 +02:00
Raphaël Vinot b367e1852c chg: Bump dependencies 2019-08-22 18:45:43 +02:00
Raphaël Vinot 4d6af4d763 chg: Bump dependencies 2019-08-19 16:35:44 +02:00
Raphaël Vinot 5ceed41417 chg: Bump dependencies 2019-07-24 10:30:24 +02:00
Raphaël Vinot 331bdf499c new: [client] Helper for asns_global_ranking 2019-07-22 16:28:58 +02:00
Raphaël Vinot c1351fc980 new: [json] Route to request asns_global_ranking 2019-07-22 15:45:17 +02:00
Raphaël Vinot dd39ad2f29 chg: Add documentation for Python client 2019-06-16 17:03:22 +02:00
Raphaël Vinot cc7c953493 chg: Bump dependency 2019-06-07 17:17:46 +02:00
Raphaël Vinot 3f1abddfbb chg: Bump dependencies 2019-05-29 23:44:59 +02:00
Raphaël Vinot 429cea9c07 fix: Exception when AS isn't known. 2019-05-21 12:30:28 +02:00
Raphaël Vinot 5257846241 fix: Worse AS is position 1 (not 0). 2019-05-21 12:25:44 +02:00
Raphaël Vinot 27dfb7dcf1 Merge branch 'master' of github.com:D4-project/BGP-Ranking 2019-05-21 12:22:51 +02:00
Raphaël Vinot 4c50285971 fix: Revert the position number (the lower, the worse). 2019-05-21 12:22:43 +02:00
Raphaël Vinot 57c6e855f6
Update README.md 2019-05-21 12:06:53 +02:00