Skip to content

Commit 58bf85d

Browse files
committed
fix(crowdstrike): standardize configuration keys for CrowdStrike module
1 parent d81be05 commit 58bf85d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

  • backend/src/main/java/com/park/utmstack/domain/application_modules/enums

backend/src/main/java/com/park/utmstack/domain/application_modules/enums/ModuleName.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,5 @@ public enum ModuleName {
6565
PFSENSE,
6666
ORACLE,
6767
SURICATA,
68-
UTMSTACK,
69-
CROWDSTRIKE
68+
UTMSTACK
7069
}

0 commit comments

Comments
 (0)