Commit Graph

214 Commits (main)

Author SHA1 Message Date
Raphaël Vinot cd1de14927 chg: Bump deps 2023-08-21 14:35:08 +02:00
Raphaël Vinot 81e9738386
Merge pull request #27 from fukusuket/update-readme
fix: update README  Server Installation command
2023-08-10 22:23:34 +02:00
fukusuket a11d766239 fix: update server installation command 2023-08-11 04:59:31 +09:00
Raphaël Vinot f81495be99 git: Bump deps 2023-07-22 11:53:05 +02:00
Raphaël Vinot 4503b36b32 fix: Force use the new path for kvrocks 2023-05-23 15:23:49 +02:00
Raphaël Vinot fd8d62f170 chg: Bump deps 2023-05-02 16:19:41 +02:00
Raphaël Vinot 1effa21416 chg: Bump redis 2023-03-30 14:37:59 +02:00
Raphaël Vinot 9414a82551 chg: More logging 2023-03-22 14:10:51 +01:00
Raphaël Vinot b614d9bd15 fix: disable broken redis 2023-03-22 11:03:15 +01:00
Raphaël Vinot 420484baa9 chg: Bump deps 2023-03-22 10:23:03 +01:00
Raphaël Vinot 9dc673e2a4 chg: Bump deps 2023-02-16 16:18:59 +01:00
Alexandre Dulaunoy d039805947
Merge pull request #20 from D4-project/dependabot/pip/werkzeug-2.2.3
build(deps): bump werkzeug from 2.2.2 to 2.2.3
2023-02-16 06:31:22 +01:00
Raphaël Vinot 268781d4eb chg: Bump deps 2023-02-15 23:47:42 +01:00
dependabot[bot] 74ec6d6b18
build(deps): bump werkzeug from 2.2.2 to 2.2.3
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/2.2.2...2.2.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-15 22:07:59 +00:00
Raphaël Vinot bec940cba0 fix: poetry version check 2023-01-06 02:18:02 +01:00
Raphaël Vinot 78549b1c5b chg: Bump deps 2023-01-06 02:16:00 +01:00
Raphaël Vinot 648cb143ec chg: Sync with prod 2022-12-12 11:43:14 +01:00
Raphaël Vinot 79102a23eb fix: do not keep broken IPs forever in redis 2022-12-12 11:41:13 +01:00
Raphaël Vinot f49bbb87b6 chg: Bump certifi 2022-12-09 12:14:24 +01:00
Raphaël Vinot 1f2abffc3b chg: Bump mypy 2022-05-24 19:13:57 +02:00
Raphaël Vinot 3180620072 chg: Bump deps 2022-05-24 18:48:41 +02:00
Raphaël Vinot db1529b488 chg: Bump deps 2022-01-22 01:57:27 +01:00
Alexandre Dulaunoy ed7b694db2
Update README.md 2022-01-18 15:02:01 +01:00
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