Skip to content

Add a default constructor to XIssue #326

@salbracco24

Description

@salbracco24

Currently, Jackson is unable to deserialize a JSON to ScanResults.class unless you use the ParameterNamesModule.

This is because XIssue lacks an empty constructor. Please add an empty constructor XIssue(). Please do the same for OsaDetails and ScaDetails

The affected file is https://github.com/checkmarx-ltd/checkmarx-spring-boot-java-sdk/blob/develop/src/main/java/com/checkmarx/sdk/dto/ScanResults.java

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