### Describe your use-case which is not covered by existing documentation. I want to use a build badge with a link to add a direct link to checkmark. Checkmarx sends me a link (in XML) which I then use with `setLink` The problem is that the link has query parameters and the `&` is converted to `&` by the time I click on the badge How do I pass a `&` as part of the link? ### Reference any relevant documentation, other materials or issues/pull requests that can be used for inspiration. _No response_