From f63398cb54aed28f60cb55876de0935217b7f565 Mon Sep 17 00:00:00 2001 From: Massimo Candela Date: Sat, 22 May 2021 19:21:09 +0200 Subject: [PATCH] added alert type in readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 27ab9d2..3e497f7 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Self-configuring BGP monitoring tool, which allows you to monitor in **real-time * any of your prefixes is hijacked; * your AS is announcing RPKI invalid prefixes (e.g., not matching prefix length); * your AS is announcing prefixes not covered by ROAs; +* any of your ROAs is expiring; * ROAs covering your prefixes are no longer reachable (e.g., TA malfunction); * a ROA involving any of your prefixes or ASes was deleted/added/edited; * your AS is announcing a new prefix that was never announced before;