diff --git a/.checkmarx/config.yml b/.checkmarx/config.yml index 7688854cd9..641da0eacb 100644 --- a/.checkmarx/config.yml +++ b/.checkmarx/config.yml @@ -9,3 +9,5 @@ checkmarx: sast: # Exclude test directory filter: "!test" + kics: + filter: "!dev,!.devcontainer"