-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
In the current implementation there are two configuration options hardcoded and not configurable for users. Would be great to make them configurable:
Lines 113 to 115 in 073387c
| mvn.add("close_old_findings", "true"); | |
| mvn.add("skip_duplicates", "false"); | |
| mvn.add("test_type", String.valueOf(testType)); |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Type
Projects
Status
Backlog