Security: AddonProperties to pass to plugins/addons which does not contain sensitive information
Instead of passing the whole ApplicationProperties, and therefor possible sensitive information such as tokens etc., create and pass a AddonsProperties to plugins/addons, which does not contain any sensitive information.