Skip to content

Conversation

@cx-rahul-pidde
Copy link
Collaborator

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:

  1. EngineListAPI Successful case
    Command – engines list-api
    Expected Output – It will get list of all engine apis

  2. EngineListAPI Successful case with engine name sast
    Command – engines list-api ––engine-name sast
    Expected Output – It will get list of sast engine apis

  3. EngineListAPI Successful case with engine name sca
    Command – engines list-api --engine-name sca
    Expected Output – It will get list of sca engine apis

  4. EngineListAPI Failure case
    Command – engines list-api ––engine-name fakeengine--output-format json
    Expected Output – It will fail command

@github-actions
Copy link
Contributor

github-actions bot commented Apr 21, 2025

Logo
Checkmarx One – Scan Summary & Detailsfedd81e3-d5df-4f66-9bb6-1020e5684e40

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