Checkmarx / ast-github-action

Checkmarx application security testing (AST) GitHub action
https://github.com/marketplace/actions/checkmarx-ast-github-action
Apache License 2.0
16 stars 23 forks source link

[REQ] Dynamic Docker image location #199

Open techdoodle opened 2 months ago

techdoodle commented 2 months ago

Is your request related to a workflow problem?

When GH action tries to get the docker image 'ast-cli' our internal company network blocks it which i am assuming could be the case with a lot of enterprises due to security protocols. Only approved images are available to consume and are stored in an internal company repo

Propose a solution

Add another argument in GH action 'docker-image-path' which would give the user the freedom to use internally stored image and run the GH action. Make use of the argument in the dockerfile.

Additional comments

Add any other context, alternative solutions, current workarounds or screenshots about the request here.

fatimagoncalves commented 1 month ago

Hi @techdoodle , This was added to the GH action roadmap.