We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ccbae5f + 2080105 commit bae1b5aCopy full SHA for bae1b5a
1 file changed
src/main/java/io/securecodebox/persistence/defectdojo/models/Finding.java
@@ -58,7 +58,6 @@ public class Finding extends DefectDojoModel {
58
Long test;
59
60
@JsonProperty
61
- @NonNull
62
String mitigation;
63
64
0 commit comments