* Capture details on mojo goal executions: deploy:deploy, spring-boot:build-image
* Update screenshot
* Make spotless happy
* Clarify TODO + better class name
* Improve code
* Code cleanup
* Code cleanup
* Add handlers for `snyk:test` and `snyk:monitor`
* Add support for the Google Maven Jib Plugin
* Add unit tests, code cleanup
* Better README.md
* Better README.md
* Cleanup code
* Iterate on the semantic conventions
* Replace Optional by `@Nullable
* Make the built-in MojoGoalExecutionHandlers non-public while keeping the SPI mechanism
* Make the built-in MojoGoalExecutionHandlers non-public while keeping the SPI mechanism
* spotless apply
* Stop capturing auth username waiting for config flag to disable this
* Fix Javadocs
* Fix typo