Skip to content

Granular Results returned after a scan. #25

Description

@ssulei7

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions