how to disable a certain check for all Dockerfiles #6776
-
Hello, I'd like to disable a single check across all files. Based on the docs I cannot see how to do it. The Error is: Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @uwebartels , Thanks for your inputs! In order to disable that specific query you can use the KICS flag |
Beta Was this translation helpful? Give feedback.
Hi @uwebartels ,
Thanks for your inputs!
I assume you are referring to this query.
In order to disable that specific query you can use the KICS flag
--exclude-queries
, kindly check it here.