Skip to content

close_old_findings and skip_duplicates should be configurable for Users #26

Open
@rseedorff

Description

@rseedorff

In the current implementation there are two configuration options hardcoded and not configurable for users. Would be great to make them configurable:

mvn.add("close_old_findings", "true");
mvn.add("skip_duplicates", "false");
mvn.add("test_type", String.valueOf(testType));

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions