The documentation did not mention that the plugin name must be preceded by "harosplugin", and the error message made it sound like no plugins (at all) were found instead of just this particular plugin not being found.
Both analyse -w and analyse -b should not require the haros_plugin_ prefix to filter plugins. It is an implementation detail to locate plugins, not actually part of the name.
Originally posted by @max-krichenbauer in https://github.com/git-afsantos/haros/issues/72#issuecomment-519729404
Both
analyse -w
andanalyse -b
should not require theharos_plugin_
prefix to filter plugins. It is an implementation detail to locate plugins, not actually part of the name.