<testsuites tests="8" name="TERRASCAN_POLICY_SUITES" failures="1" time="0">
  <testsuite tests="8" failures="1" time="0" name="TERRASCAN_POLICY_SUITE" package="/Users/apple/go/src/github.com/patilpankaj212/terrascan/test/e2e/test_data/iac/k8s/kubernetes_ingress_violation">
    <properties>
      <property name="Terrascan Version" value="v1.3.3"></property>
    </properties>
    <testcase classname="config.yaml" name="[ERROR] resource: &#34;ingress-demo-disallowed&#34; at line: 1, violates: RULE - AC_K8S_0001" severity="HIGH" category="Network Security">
      <failure message="Description: TLS disabled can affect the confidentiality of the data in transit, File: /Users/apple/go/src/github.com/patilpankaj212/terrascan/test/e2e/test_data/iac/k8s/kubernetes_ingress_violation/config.yaml, Line: 1, Severity: HIGH, Rule Name: noHttps, Rule ID: AC_K8S_0001, Resource Name: ingress-demo-disallowed, Resource Type: kubernetes_ingress, Category: Network Security" type=""></failure>
    </testcase>
  </testsuite>
</testsuites>