Git Product home page Git Product logo

Comments (5)

github-actions avatar github-actions commented on July 21, 2024

Internal Jira issue: AST-25725

from ast-cli.

Yoavast avatar Yoavast commented on July 21, 2024

Hi @MAP4H
Thank you for reaching out and sharing your enhancement request. I understand that you are looking for a way to pull all the scan results from all projects in one single request.

To provide you with the correct solution, I would like to clarify whether you are using Checkmarx One or CxSAST?
This is because you mentioned "the scan results from all the SAST projects."
In Checkmarx One we do not have a base engine project type.

Yoav

from ast-cli.

MAP4H avatar MAP4H commented on July 21, 2024

Hi @MAP4H Thank you for reaching out and sharing your enhancement request. I understand that you are looking for a way to pull all the scan results from all projects in one single request.

To provide you with the correct solution, I would like to clarify whether you are using Checkmarx One or CxSAST? This is because you mentioned "the scan results from all the SAST projects." In Checkmarx One we do not have a base engine project type.

Yoav

Hello, I´m using Checkmarx One, sorry for the confusion. I´m trying to find a way to get all the results trough the CLI. Any ideas?

from ast-cli.

Yoavast avatar Yoavast commented on July 21, 2024

We currently do not have a dedicated command to retrieve all the results. However, this is something that we could consider adding to our CLI roadmap as we continue to enhance our platform's reporting capabilities.

To better assist you, it would be helpful to understand why you need to retrieve all the results in a single JSON file.
Also, are you looking for a summary of the total number of results per project, or do you require detailed results for each issue?

In the meantime, as a workaround, you can create a script that gets a list of all scan IDs and then iterates through them using the ./cx results show --scan-id command. The script can aggregate all the JSON reports into a single file.

from ast-cli.

jbrotsos avatar jbrotsos commented on July 21, 2024

Closing issue - this can be done with a script with the CLI as a wrapper:

  1. Get list of projects
  2. Get scan results for each projetct.

from ast-cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.