update 22
This commit is contained in:
@@ -12,6 +12,7 @@ public class PatternDto {
|
||||
private Long id;
|
||||
private String name;
|
||||
private String regex;
|
||||
private String excludeRegex; // 제외 정규식
|
||||
private String severity;
|
||||
private Integer contextLines;
|
||||
private String description;
|
||||
|
||||
Reference in New Issue
Block a user