Skip to content

Commit 46b3681

Browse files
dev-done-using-developer-license
1 parent ba92626 commit 46b3681

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/wrappers/client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1028,7 +1028,7 @@ func GetUniqueID() string {
10281028
if !ok {
10291029
continue
10301030
}
1031-
if strings.EqualFold(engineStr, "Checkmarx One Assist") {
1031+
if strings.EqualFold(engineStr, "Checkmarx Developer Assist") {
10321032
isAllowed = true
10331033
break
10341034
}

0 commit comments

Comments
 (0)