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

774 Commits

Author SHA1 Message Date
Massimo Candela
8b900f218c Update configuration.md 2020-04-29 00:47:21 +02:00
Massimo Candela
38cf6f5a67 Update configuration.md 2020-04-29 00:43:15 +02:00
Massimo Candela
edae264ec4 simplified number of peers check on monitorRPKI 2020-04-29 00:40:24 +02:00
Massimo Candela
a04ce4a024 introduced tresholdMinPeers for monitorRPKI 2020-04-29 00:27:34 +02:00
Massimo Candela
e8755762f6 fixed documentation header mix up 2020-04-29 00:27:15 +02:00
Massimo Candela
756dc5b9e0 Merge pull request #220 from nttgin/rpki
RPKI monitoring of AS
2020-04-29 00:01:10 +02:00
Massimo Candela
fe0ec70299 merge with dev 2020-04-28 23:58:26 +02:00
Massimo Candela
a5bb1eab96 Merge pull request #221 from jcoeder/patch-1
Update config.yml.example
2020-04-28 23:55:47 +02:00
Massimo Candela
2412e87892 Merge pull request #222 from nttgin/write_basic_config
added check for downloaded config file
2020-04-28 23:53:21 +02:00
Massimo Candela
8e2ff28b72 added check for downloaded config file 2020-04-28 23:48:45 +02:00
Justin Oeder
83a206ac59 Update config.yml.example
Webex example was missing params key
2020-04-28 17:42:21 -04:00
Massimo Candela
1893324eb2 added default monitorRPKI configuration 2020-04-28 23:31:50 +02:00
Massimo Candela
306af415ef added path into rpki report 2020-04-28 23:09:24 +02:00
Massimo Candela
8c340b65ab added rpki context into report 2020-04-28 22:42:21 +02:00
Massimo Candela
f9595fb872 fix reporting undefined 2020-04-28 22:36:16 +02:00
Massimo Candela
a068f4c83b add default context 2020-04-28 21:46:14 +02:00
Massimo Candela
30f97dbf8f minor refactorings 2020-04-28 18:54:09 +02:00
Massimo Candela
c214189312 monitorRPKI documentation 2020-04-28 18:53:38 +02:00
Massimo Candela
269d513bea fix dev conflict 2020-04-28 15:44:32 +02:00
Massimo Candela
91e494857c set proper timeout for tests 2020-04-28 15:37:27 +02:00
Massimo Candela
7fee9ee8c9 added monitorRPKI tests 2020-04-28 15:35:26 +02:00
Massimo Candela
8773df1447 refactoring, rely on superclass method for AS match 2020-04-28 15:34:50 +02:00
Massimo Candela
8a4997a998 updated dependencies 2020-04-28 15:34:04 +02:00
Massimo Candela
1a935bc844 refactoring, moved in super class a method that can be useful to more monitors 2020-04-28 15:33:49 +02:00
Massimo Candela
605672f424 fixed _getMonitoredAS method 2020-04-28 03:26:48 +02:00
Massimo Candela
101850e50e update package-lock 2020-04-27 21:24:37 +02:00
Massimo Candela
8eb23f69b0 added support for AS monitoring to monitorRPKI 2020-04-27 20:51:13 +02:00
Massimo Candela
e7c58bdad6 Merge pull request #217 from nttgin/dependabot/npm_and_yarn/dev/pkg-4.4.8
Bump pkg from 4.4.7 to 4.4.8
2020-04-27 12:40:40 +02:00
dependabot-preview[bot]
d626201df4 Bump pkg from 4.4.7 to 4.4.8
Bumps [pkg](https://github.com/zeit/pkg) from 4.4.7 to 4.4.8.
- [Release notes](https://github.com/zeit/pkg/releases)
- [Commits](https://github.com/zeit/pkg/compare/4.4.7...4.4.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-27 10:38:06 +00:00
Massimo Candela
f48f1cb721 Merge pull request #216 from nttgin/dependabot/npm_and_yarn/dev/ws-7.2.5
Bump ws from 7.2.3 to 7.2.5
2020-04-27 12:36:12 +02:00
dependabot-preview[bot]
3a2b983e91 Bump ws from 7.2.3 to 7.2.5
Bumps [ws](https://github.com/websockets/ws) from 7.2.3 to 7.2.5.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.2.3...7.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-27 10:32:01 +00:00
Massimo Candela
eec4c45e02 Merge pull request #215 from nttgin/dependabot/npm_and_yarn/dev/mocha-7.1.2
Bump mocha from 7.1.1 to 7.1.2
2020-04-27 12:30:09 +02:00
dependabot-preview[bot]
61567bbc0d Bump mocha from 7.1.1 to 7.1.2
Bumps [mocha](https://github.com/mochajs/mocha) from 7.1.1 to 7.1.2.
- [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/v7.1.1...v7.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-27 09:16:24 +00:00
Massimo Candela
7c07dc97ce documentation bgpaleter for researchers 2020-04-23 01:59:45 +02:00
Massimo Candela
bd93b87c36 Merge pull request #214 from nttgin/dependabot/npm_and_yarn/dev/sentry/node-5.15.5
Bump @sentry/node from 5.15.4 to 5.15.5
2020-04-22 13:37:46 +02:00
dependabot-preview[bot]
0c0ca1b8a4 Bump @sentry/node from 5.15.4 to 5.15.5
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 5.15.4 to 5.15.5.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.15.4...5.15.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-22 08:54:12 +00:00
Massimo Candela
0d418754a3 idea/draft who is using bgpalerter 2020-04-17 21:16:15 +02:00
Massimo Candela
413c193ebf improved git flow doc structure 2020-04-17 21:02:29 +02:00
Massimo Candela
6c1c744e36 added draft of git flow 2020-04-17 20:59:35 +02:00
Massimo Candela
e55fa71db2 Merge branch 'dev' of https://github.com/nttgin/BGPalerter into dev 2020-04-17 20:22:01 +02:00
Massimo Candela
85e499e1ce added sentence about additional testing 2020-04-17 20:21:58 +02:00
Massimo Candela
96739c5096 Update release-process.md 2020-04-17 20:10:13 +02:00
Massimo Candela
11fd22baf1 monor changes on release process 2020-04-17 20:00:40 +02:00
Massimo Candela
bc82aabfe5 first attempt of document about release process 2020-04-17 19:57:25 +02:00
Massimo Candela
74651d4a92 Merge branch 'master' into dev 2020-04-16 05:36:57 +02:00
Massimo Candela
54db94dd49 Merge pull request #212 from gawul/master
fix links to prefixes.md
2020-04-16 05:35:35 +02:00
Andy Koch
7df975d171 fix links to prefixes.md 2020-04-15 22:15:53 -05:00
Massimo Candela
d50fad7321 Merge pull request #211 from nttgin/dependabot/npm_and_yarn/dev/semver-7.3.2
Bump semver from 7.3.0 to 7.3.2
2020-04-15 13:16:27 +02:00
dependabot-preview[bot]
727993d455 Bump semver from 7.3.0 to 7.3.2
Bumps [semver](https://github.com/npm/node-semver) from 7.3.0 to 7.3.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.0...v7.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-15 08:34:35 +00:00
Massimo Candela
1a922d18a4 Merge pull request #210 from nttgin/dependabot/npm_and_yarn/dev/semver-7.3.0
Bump semver from 7.2.2 to 7.3.0
2020-04-14 13:33:34 +02:00