Skip to content

Added new command engines list-api which returns list of engine APIs : AST(93866)#825

Closed
cx-sumit-morchhale wants to merge 1 commit intomainfrom
other/sumitmorchhale7898/engines-assignment
Closed

Added new command engines list-api which returns list of engine APIs : AST(93866)#825
cx-sumit-morchhale wants to merge 1 commit intomainfrom
other/sumitmorchhale7898/engines-assignment

Conversation

@cx-sumit-morchhale
Copy link

Added functionality of below command to get the checkmarx one engine APIs details
Command – engines list-api ––engine-name SAST ––output-format json

Following Integration tests are added:

EngineAPIList Successful case1
Command – engines list-api --engine-name SAST
Expected Output – It will get list of sast engine apis

EngineAPIList Successful case2
Command – engines list-api --engine-name SCA
Expected Output – It will get list of SCAengine apis

EngineAPIList Successful case3
Command – engines list-api --engine-name Iac
Expected Output – It will get list of Iac engine apis

EngineAPIList Successful case4
Command – engines list-api
Expected Output – It will get list of all engine apis

EngineAPIList Successful case5
Command – engines list-api ––engine-name "xyz" --output-format json
Expected Output – It will fail command.

@github-actions
Copy link
Contributor

Logo
Checkmarx One – Scan Summary & Detailsb8ada394-7fd5-4f72-acb7-efe0d512082a

Great job, no security vulnerabilities found in this Pull Request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants