Need to use sonar-iac's Kubernetes assertions

Hello,

We would like to create specific rules to improve the digital sobriety of infrastructure-related code assets.

In the unit tests of these specific rules, we would like to use KubernetesVerifier, available in your “sonar-iac” project.

Unfortunately, these test dependencies are not published on Maven Central for reuse.

Is it possible for you to publish these test dependencies?

Hi @jycr,
thanks for your suggestion.

Yes, it’s possible for us to publish some test dependencies, so that the KubernetesVerifier is usable.
I created this ticket: Jira to keep track of your request.
However I can’t guarantee that this will be tackled directly, as this requires some work to restructure our subprojects.

Best
Jonas