ReadonlydescriptionA short description of what the plugin does.
ReadonlynameA unique, human-readable name of the plugin.
ReadonlytypeThe type of the plugin, determining when and for what purpose it is applied during the analysis.
ReadonlyversionThe version of the plugin, ideally following semver.
StaticdefaultReturns a default/dummy implementation to be used when no plugin of this type is registered or triggered.
metadata of the databases this plugin currently has loaded (empty for plugins without any)
Eagerly parse and mount this plugin's databases up front (no-op for plugins without any).
Run the plugin with the given context and arguments.
Reads package versions from an
rv.lock(the resolved rv project lockfile, TOML).