1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00
Commit Graph

1212 Commits

Author SHA1 Message Date
Massimo Candela
733fba428b added retry function to http queries 2020-11-10 14:42:15 +01:00
Massimo Candela
a2a8b9b751 draft about public repos 2020-11-10 04:19:00 +01:00
Massimo Candela
efb419f412 Merge pull request #401 from lspgn/friends/cloudflare
Add Cloudflare to friends
2020-11-10 03:27:49 +01:00
Massimo Candela
a7790bbb90 Merge branch 'dev' into friends/cloudflare 2020-11-10 03:27:25 +01:00
Massimo Candela
0531c5196d fix tests 2020-11-10 03:15:01 +01:00
Massimo Candela
bbb3a64df4 Merge pull request #398 from edugas/master
Update friends.md
2020-11-10 01:44:53 +01:00
Massimo Candela
85d30d6092 updated docs for monitorROAs 2020-11-10 01:44:14 +01:00
Louis Poinsignon
960ba2f25a Add Cloudflare to friends 2020-11-09 16:43:46 -08:00
Massimo Candela
e3c950f9b4 Merge branch 'nocgroup' into dev 2020-11-10 01:09:30 +01:00
Massimo Candela
e697a6f5a3 added monitorROA to the config.yml.example 2020-11-10 01:07:42 +01:00
Massimo Candela
c0138f148a refactoring default group propagation 2020-11-10 01:05:53 +01:00
Massimo Candela
1d98392d8e Merge pull request #399 from nttgin/dependabot/npm_and_yarn/dev/find-my-way-2.2.5
[Security] Bump find-my-way from 2.2.3 to 2.2.5
2020-11-10 00:40:09 +01:00
Massimo Candela
b1c31d95e1 updated dependencies 2020-11-10 00:28:31 +01:00
Massimo Candela
8700b9cec7 add noc group to generate prefixes 2020-11-10 00:27:13 +01:00
Massimo Candela
ff0291a3e5 check for errors before saving prefixes.yml 2020-11-10 00:25:55 +01:00
Massimo Candela
19ac3bb228 introduced noc group 2020-11-10 00:23:46 +01:00
dependabot-preview[bot]
cd2c29fb12 [Security] Bump find-my-way from 2.2.3 to 2.2.5
Bumps [find-my-way](https://github.com/delvedor/find-my-way) from 2.2.3 to 2.2.5. **This update includes a security fix.**
- [Release notes](https://github.com/delvedor/find-my-way/releases)
- [Commits](https://github.com/delvedor/find-my-way/compare/v2.2.3...v2.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-09 22:20:48 +00:00
Eric Dugas
e025a24fab Update friends.md 2020-11-09 15:15:37 -05:00
Massimo Candela
8adf9b316a removed rm command in travis test 2020-11-07 23:36:08 +01:00
Massimo Candela
42e1dedbdb sudo for travis apt-get install 2020-11-07 23:32:57 +01:00
Massimo Candela
abc0c18960 adapt kafka tests to travis 2020-11-07 23:28:21 +01:00
Massimo Candela
6e6d43816e Merge pull request #394 from nttgin/kafkajs
moved from kafka-node to kafkajs, fixed #345
2020-11-07 23:17:00 +01:00
Massimo Candela
b25ac5b0bd moved from kafka-node to kafkajs, fixed #345, test coverage for reportKafka 2020-11-07 23:10:05 +01:00
Massimo Candela
44f43ff3be improved stability and error logging for prefix auto-reload 2020-11-07 20:15:32 +01:00
Massimo Candela
a58e07d2ec added feature to recover description from previous prefixes.yml 2020-11-07 15:03:18 +01:00
Massimo Candela
402a00ffe8 compare yaml configuration with rpki before alerting hijacks (#358) 2020-11-07 03:24:41 +01:00
Massimo Candela
4090b91c99 Merge pull request #393 from nttgin/vrpmonitoring
added roa diffing monitoring feature
2020-11-06 19:27:10 +01:00
Massimo Candela
47bed3bb67 fixed tests 2020-11-06 19:11:11 +01:00
Massimo Candela
cc117f56f5 attempt to fix travis tests 2020-11-06 18:12:06 +01:00
Massimo Candela
baeb87cd72 added rpki status/stale data check 2020-11-05 21:01:29 +01:00
Massimo Candela
4431dfa2ac added test coverage for monitorROAS 2020-11-05 15:59:24 +01:00
Massimo Candela
b879ce7b4c split monitorROAS from monitorRPKI 2020-11-05 03:03:54 +01:00
Massimo Candela
56ca028b93 simplified rpki client integration 2020-11-05 03:03:05 +01:00
Massimo Candela
ce886c2821 add export.json to gitignore 2020-11-05 03:02:46 +01:00
Massimo Candela
a0395793fb fixed wrong file name and wrong rpki-validator version 2020-11-04 21:51:50 +01:00
Massimo Candela
95f31f9c17 merge dev 2020-11-04 21:18:09 +01:00
Massimo Candela
1545712963 added documentation for rpki 2020-11-04 20:03:33 +01:00
Massimo Candela
a286a6236b refactored monitorRPKI to use rpkiUtils 2020-11-04 19:33:53 +01:00
Massimo Candela
c88a4f6821 set default value for rpki 2020-11-04 19:33:04 +01:00
Massimo Candela
f860f160cc removed useless commas 2020-11-04 19:29:15 +01:00
Massimo Candela
180ea0b9a7 fixed rpki tests 2020-11-04 19:27:34 +01:00
Massimo Candela
313ec31cb2 centralized rpki utils 2020-11-04 17:19:46 +01:00
Massimo Candela
a89a5842f1 update dependencies 2020-11-04 17:19:23 +01:00
Massimo Candela
5263c48cf1 Merge pull request #388 from nttgin/dependabot/npm_and_yarn/dev/mocha-8.2.1
Bump mocha from 8.2.0 to 8.2.1
2020-11-03 16:10:25 +01:00
Massimo Candela
71ec58bc6a Merge pull request #387 from nttgin/dependabot/npm_and_yarn/dev/bufferutil-4.0.2
Bump bufferutil from 4.0.1 to 4.0.2
2020-11-03 13:26:06 +01:00
dependabot-preview[bot]
4a1b4e2d9e Bump mocha from 8.2.0 to 8.2.1
Bumps [mocha](https://github.com/mochajs/mocha) from 8.2.0 to 8.2.1.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v8.2.0...v8.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-03 06:40:10 +00:00
dependabot-preview[bot]
11cbd92a9e Bump bufferutil from 4.0.1 to 4.0.2
Bumps [bufferutil](https://github.com/websockets/bufferutil) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/websockets/bufferutil/releases)
- [Commits](https://github.com/websockets/bufferutil/compare/v4.0.1...v4.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-02 16:20:45 +00:00
Massimo Candela
071e7e7e64 Merge pull request #386 from nttgin/dependabot/npm_and_yarn/dev/utf-8-validate-5.0.3
Bump utf-8-validate from 5.0.2 to 5.0.3
2020-11-02 17:18:45 +01:00
dependabot-preview[bot]
12f68e2327 Bump utf-8-validate from 5.0.2 to 5.0.3
Bumps [utf-8-validate](https://github.com/websockets/utf-8-validate) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/websockets/utf-8-validate/releases)
- [Commits](https://github.com/websockets/utf-8-validate/compare/v5.0.2...v5.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-02 06:39:45 +00:00
Massimo Candela
622e7d5094 Merge pull request #384 from nttgin/dependabot/npm_and_yarn/dev/sentry/node-5.27.2
Bump @sentry/node from 5.27.1 to 5.27.2
2020-10-29 22:55:24 +01:00