Skip to content

Conversation

@cx-rahul-pidde
Copy link
Contributor

@cx-rahul-pidde cx-rahul-pidde commented Apr 16, 2025

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

Test Cases

  1. Execute command –
    engines list-api
    Expected Output – It will get list of all engine apis and display in default format (in Tabular format)

  2. engines list-api --engine-name sast
    Expected Output – It will get list of sast engine apis and display in default format (in Tabular format)

  3. engines list-api --engine-name sca
    Expected Output – It will get list of sca engine apis and display in default format (in Tabular format)

  4. engines list-api --engine-name sast --output-format json
    Expected Output – It will get list of sast engine apis and display in default format (in json format)

  5. engines list-api --engine-name sca --output-format json
    Expected Output – It will get list of sca engine apis and display in default format (in json format)

  6. engines list-api --output-format json
    Expected Output – It will get list of all engine apis and display in default format (in json format)

  7. engines list-api --output-format ABC
    Expected Output – Will get error Invalid Output format

@github-actions
Copy link

github-actions bot commented Apr 16, 2025

Logo
Checkmarx One – Scan Summary & Details2ba34f2a-0d25-41ef-b5b4-58e3bc5df53c

Great job, no security vulnerabilities found in this Pull Request

@cx-rahul-pidde cx-rahul-pidde removed the request for review from cx-anurag-dalke April 16, 2025 17:21
@cx-sanjay-waghmode cx-sanjay-waghmode changed the title Added new command engines list-api which returns list of engine APIs (AST-1234) Added new command engines list-api which returns list of engine APIs : (AST-1234) Apr 21, 2025
@cx-rahul-pidde cx-rahul-pidde changed the title Added new command engines list-api which returns list of engine APIs : (AST-1234) Added new command engines list-api which returns list of engine APIs : (AST-93454) Apr 21, 2025
@cx-rahul-pidde cx-rahul-pidde force-pushed the other/RPDevX/engine-list-api-cli-task branch from e6233d7 to 2a496ce Compare April 21, 2025 16:13
@cx-rahul-pidde cx-rahul-pidde deleted the other/RPDevX/engine-list-api-cli-task branch May 19, 2025 13:18
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.

1 participant