Skip to content

Add plot of status codes per endpoint #1

Description

@ringogroenewegen

Similar to what was available in a previous version of WuppieFuzz, we would like to see a breakdown of the status codes per endpoint and method. An example of this can be seen below:
image

We would like to see a breakdown of the status codes per endpoint and method, whereby the adherence to the OpenAPI spec is shown. This means that (similar to the figure above) we can see for each status code in the spec if it has been detected during the fuzzing campaign, or if it was not reached. Additionally, we want to see status codes that were discovered which are not found in the spec.

This feature may require more than simply adding a visualization to Grafana. Namely, we need the information about hits and misses from the OpenAPI spec.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions