Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Granular Results returned after a scan. #25

Open
ssulei7 opened this issue Jun 22, 2022 · 5 comments
Open

Granular Results returned after a scan. #25

ssulei7 opened this issue Jun 22, 2022 · 5 comments

Comments

@ssulei7
Copy link

ssulei7 commented Jun 22, 2022

Hey all,

I have been using this particular action for awhile now for scanning applications across my stack. One thing that I would like to see is the ability to generate more granular results as to what the vulnerabilities entail. Right now, this is the only data that is returned when running my scans:

{
    "vulnerabilities": {
        "HIGH": 6,
        "MEDIUM": 163,
        "LOW": 205,
        "INFORMATIONAL": 1
    }
}

Ideally, I would also like to see the detail of each of those vulnerabilities... in which I can pull down into my BI solutions.

@ssulei7
Copy link
Author

ssulei7 commented Jul 13, 2022

@ckearney-r7 any insights into this?

@ckearney-r7
Copy link
Contributor

I think something like this is on the roadmap @ssulei7 , I will speak with the product manager to confirm.

@ssulei7
Copy link
Author

ssulei7 commented Jul 24, 2022

@ckearney-r7 Please do! Right now we're put in a position where we need to leverage the search API to tieback to the most recent scan to dump a JSON payload into storage for our BI solutions.

@rmccrory-r7
Copy link

Hey @ssulei7, I work on the Rapid7 PM team and we have added this as an item to review. Could you also raise this with your Rapid7 account team (Customer Success/Account Executive) We like to keep IDEA's tracked from those teams, so we can have better communication links with various people involved.

@ssulei7
Copy link
Author

ssulei7 commented Aug 3, 2022

@rmccrory-r7 I let my customer know to reach out to their customer success and account executive. Ideally, we would like to see this completed by end of this quarter to avoid having to implement any custom scripting. :)

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

No branches or pull requests

3 participants