Tobias Neitzel
Tobias Neitzel
Hi there :wave: during a recent assessment your script was pretty useful. However, we had to refactor it a little bit and added some error handling. Moreover, the integrity of...
Hi @ankushagarwal :wave:, private vulnerability reporting is unfortunately deactivated for this project, but the vulnerability was already disclosed in #1 anyway. In the current implementation, clients can simply provide absolute...
### Added * Add GitHub pages for [Javadoc](https://qtc-de.github.io/remote-method-guesser/) * Add [IActionProvider](/src/eu/tneitzel/rmg/plugin/IActionProvider.java) plugin interface * Add [plugin template](/plugins/template) * Add [Quartz Scheduler plugin](/plugins/quartz-scheduler) * Add [Quartz Scheduler container](/docker/quartz-server) ### Changed *...
It seems that the installation process installs *v* to the current working directory. I think this choice is not optimal, as this could mess with module structuring or artifact collection....