033aeca

Compliant

  1. Trail Events

    9 events
  2. Reported by: ci-user
    Commit:
    FayeSGW <108031168+FayeSGW@users.noreply.github.com> (main) 1719563248.0 • 2 months ago
    Sonarqube attestation (#248)

    * Include SonarQube URL in attest sonar command

    * Create separate test suites for SonarCloud and SonarQube testing with attest sonar command

    * Include all available metrics for sonar scan, add more detailed error messages, new tests

    * Update go-retryablehttp dependency for CVE-2024-6104

    * Update tests to include logical environment type

    * Added long description and better flag descriptions for attest sonar command
    Template:
    version: 1
    trail:
      attestations:
      - name: pr
        type: pull_request
      - name: lint
        type: generic
      - name: test
        type: junit
      - name: snyk-code
        type: snyk
      artifacts:
      - name: cli-docker
        attestations:
        - name: snyk-container
          type: snyk
        - name: smoke-test
          type: generic
        - name: container-sbom
          type: generic