Skip to content

AFRINIC/rpki-validator-3

 
 

Repository files navigation

The latest version is 3.1. Feel free to give it a try using one of our builds:

Or follow the step-by-step installation instructions.

Latest changes in 3.1:

  • Prometheus endpoint on /metrics for both validator and rtr-server.
  • JDK 11 support
  • Minimize memory consumption and disk requirement by dropping Hibernate/H2 database, and use Xodus https://github.com/JetBrains/xodus as persistence instead.
  • Improve responsiveness, set default RPKI object clean up grace period to 48 hours (used to be 7 days).
  • Store all the ignore filters and white lists in a slurm.json file instead of the database, so now the database can be deleted any time without losing any user-configured data.

We keep a change log of changes that are relevant to our users and include this in the build.

More information on the RPKI Validator 3 project is documented in the wiki.

About

RIPE NCC RPKI Validator 3

Resources

License

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Java 90.0%
  • TypeScript 6.7%
  • HTML 1.7%
  • Shell 0.7%
  • JavaScript 0.4%
  • CSS 0.3%
  • Dockerfile 0.2%