You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a Kubernetes deployment file(YAML), where the YAMl is a bit comples, I am getting error for one line in YAML, and I want to ignore the line. I have tried both #kics-scan ignore-line and #kics-scan ignore-block and its not working. I am not sure its because of indendation or something else. Can u help me with this. Pasting the code snipped for reference.
apurvakg
changed the title
query(<YAML>): kics-scan ignore-block not working
kics-scan ignore-block not working for YAML files
May 15, 2024
apurvakg
changed the title
kics-scan ignore-block not working for YAML files
query<Kubernetes>: kics-scan ignore-block not working for YAML files
May 15, 2024
Platform
Kubernetes YAML files
Description
I have a Kubernetes deployment file(YAML), where the YAMl is a bit comples, I am getting error for one line in YAML, and I want to ignore the line. I have tried both
#kics-scan ignore-line
and#kics-scan ignore-block
and its not working. I am not sure its because of indendation or something else. Can u help me with this. Pasting the code snipped for reference.The text was updated successfully, but these errors were encountered: