I'd like to scan *.hcl and .*yml but dont want to scan some hcl files, how can I use exclude option in the pipeline ?
@faraz.younus hi. Thanks for your question.
There is no option to exclude some files. But you can use your own written reqexp that allows you to scan only needed files. Maybe this can article help you. Look how to use CUSTOM_PATTERN in advanced example in readme
Regards, Igor.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.