Skip to content

Commit d1a6b34

Browse files
committed
renamed generic findings import
1 parent 5192f44 commit d1a6b34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/main/java/io/securecodebox/persistence/defectdojo

src/main/java/io/securecodebox/persistence/defectdojo/ScanType.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ public enum ScanType {
5656
DSOP_SCAN("DSOP Scan"),
5757
ES_LINT_SCAN("ESLint Scan"),
5858
FORTIFY("Fortify"),
59-
GENERIC_FINDINGS_IMPORT("Generic Findings Import"),
59+
GENERIC_SCB_FINDINGS_IMPORT("SCB Scan"),
6060
GITHUB_VULNERABILITY_SCAN("Github Vulnerability Scan"),
6161
GITLAB_SAST_REPORT("GitLab SAST Report"),
6262
GITLAB_DEPENDENCY_SCANNING_REPORT("GitLab Dependency Scanning Report"),

0 commit comments

Comments
 (0)