[minor]
- introduced reportMatrix (thanks @nickbouwhuis)
- introduced Jira integration (thanks @momorientes and @PacketVis)
- introduced safety threshold to avoid alerting on stale rpki data
- introduced possibility to specify
notificationIntervalSeconds
per reporting module - default to enableAdvancedRpkiStats to false to reduce memory usage
- migrated to node 18
[patch]
- fixed memory usage peaks that was causing occasional crashes on low-spec VMs
- reduced data usage for rpki data downloads based on http headers
- updated dependencies, including security patches (#801, #1010)
- improved wording of misconfiguration alert (#940)
- improved documentation
- fixed alert text including multiple origin ASes that was provoking weird comma-separated listing
- fixed ambiguous reporting of expiring roa components in case of advanced stats out of sync with vrp file
- fixed rpki parsing util not accepting "api" as valid provider (#1005)