Process jar path represents a library jar loaded by the JVM of the monitored application.
The Jeyzer Recorder can collect the process jar paths when running as an agent.
Process jar paths are important as they do allow through the Jeyzer analysis :
- The version check of the libraries (through version stickers) for example to indicate the obsolescence or the unsecured aspect of the library.
- The non-release version detection (snapshot, alpha..)
- The absence of version detection
- The loading of obfuscation mappings files which are process jar version dependent