Skip to content

[Enhancement]: Use own container registry #285

@Xaseron

Description

@Xaseron

Contact Details

No response

What problem does this solve?

As an enterprise user we would like to use our own registry to get the docker.io/checkmarx/ast-cli image

Proposed Solution

  - name: Checkmarx scan
    uses: checkmarx/ast-github-action@2.3.24
    with:
      **image: artifactory.octocorp.com/checkmarx/ast-cli ** 
      project_name: cx-cli-container-test
      base_uri: https://eu.ast.checkmarx.net
      branch: main
      cx_client_id: ast-app
      cx_client_secret: wayne
      cx_tenant: octocorp-sec

Importance Level

Important

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions