mirror of
https://github.com/nttgin/BGPalerter.git
synced 2024-05-19 06:50:08 +00:00
* updated development dependencies to bump lodash version to 4.17.19 * updated rpki-validator version * update rpki-validator to support external vrps * improved stability of monitorRPKI, increased test coverage
17 lines
241 B
JSON
17 lines
241 B
JSON
[
|
|
{
|
|
"asn": "13335",
|
|
"prefix": "103.21.244.0/24",
|
|
"maxLength": 24
|
|
},
|
|
{
|
|
"asn": "AS2914",
|
|
"prefix": "8.8.8.0/22",
|
|
"maxLength": 24
|
|
},
|
|
{
|
|
"asn": 1234,
|
|
"prefix": "82.112.100.0/24",
|
|
"maxLength": 24
|
|
}
|
|
] |